November 10, 2023
Announcements!
New version of PowerShell AI
(github.com)
Support latest OpenAI API models gpt-4-1106-preview and gpt-3.5-turbo-1106. Add Get-ChatCompletion
By: Doug Finke submitted:Nov 10 2023
Support latest OpenAI API models gpt-4-1106-preview and gpt-3.5-turbo-1106. Add Get-ChatCompletion
to the list to support Azure Open AI. Add function ConvertTo-JsonL
By: Doug Finke submitted:Nov 10 2023
Blogs, Articles, and Posts
Automating maintenance tasks with Azure Functions and PowerShell – Part 2: Deployment
(jannemattila.com)
Janne Mattila's blog | From programmer to programmer - Programming just for the fun of it
By: Janne Mattila submitted:Nov 10 2023
Janne Mattila's blog | From programmer to programmer - Programming just for the fun of it
By: Janne Mattila submitted:Nov 10 2023
Git Status – Clayton Errington
(claytonerrington.com)
Quick way to get the status of multiple repositories at a time
By: Clayton Errington submitted:Nov 10 2023
Quick way to get the status of multiple repositories at a time
By: Clayton Errington submitted:Nov 10 2023
Reporting the Storage Used by Loop Workspaces
(office365itpros.com)
When Microsoft put the Loop app into preview, they didn't impose any restrictions in terms of
By: Tony Redmond submitted:Nov 10 2023
When Microsoft put the Loop app into preview, they didn't impose any restrictions in terms of
licensing or workspace storage. MC678308 announces that Loop workspace storage will count against the tenant SharePoint Online storage quota. This article explains how to use the Get-SPOContainer cmdlet to fetch information about Loop workspaces and the storage they consume.
By: Tony Redmond submitted:Nov 10 2023
Send Emails with Microsoft Graph API and PowerShell
(woshub.com)
To send e-mail through an SMTP server from PowerShell scripts, you can use the built-in
By: Windows OS Hub submitted:Nov 10 2023
To send e-mail through an SMTP server from PowerShell scripts, you can use the built-in
Send-MailMessage cmdlet. Its major drawback is that it can only use Basic SMTP authentication and...
By: Windows OS Hub submitted:Nov 10 2023
Use symlinks to version-control your PowerShell profile with Git
(mikefrobbins.com)
PowerShell is a versatile command-line shell and scripting environment that empowers system
By: Mike F Robbins submitted:Nov 10 2023
PowerShell is a versatile command-line shell and scripting environment that empowers system
administrators and developers to automate tasks and manage systems more efficiently. One of PowerShell's features is its profile, a script that runs when you start a PowerShell session. Storing your PowerShell profile in a Git repository is an excellent option when working across multiple systems or when you want to version-control your setup. This article discusses using symbolic links to manage your PowerShell profile with Git.
By: Mike F Robbins submitted:Nov 10 2023
Projects, Scripts, and Modules
MailPolicyExplainer 1.3.0
(powershellgallery.com)
Explains a domain's email DNS records, including MX, SPF, DKIM, DMARC, and more.
By: Colin Cogle submitted:Nov 10 2023
Explains a domain's email DNS records, including MX, SPF, DKIM, DMARC, and more.
By: Colin Cogle submitted:Nov 10 2023
Removing stale devices from Entra/Intune
(randriksen.net)
Today, I continued the cleanup process of our Entra Directory. There were about 7500 Stale devices
By: Ole submitted:Nov 10 2023
Today, I continued the cleanup process of our Entra Directory. There were about 7500 Stale devices
in the directory, and I'm not that fond of clicking my mouse. So I needed a quicker method to deal with the devices. And as you've probably figured out already, that means PowerShell.
By: Ole submitted:Nov 10 2023
Books, Media, and Learning Resources
PowerShell 101: The No-Nonsense Guide to Windows PowerShell
(leanpub.com)
What does the flower on the cover of this book have to do with PowerShell? Flowers grow from the
By: Mike F. Robbins submitted:Nov 10 2023
What does the flower on the cover of this book have to do with PowerShell? Flowers grow from the
ground up. My goal with this book is to help you build your PowerShell skills from the ground up and be well on your way to writing PowerShell code that's as beautiful as the daylily on the cover of this book by the time you finish it.
By: Mike F. Robbins submitted:Nov 10 2023
Community
Entra Insights and Merill Fernando’s Toolbox: Powering the Community
(powershellpodcast.podbean.com)
In this episode of the PowerShell Podcast, we had an enlightening conversation with Merill Fernando,
By: The Powershell Podcast submitted:Nov 10 2023
In this episode of the PowerShell Podcast, we had an enlightening conversation with Merill Fernando,
a Principal Product Manager on Microsoft's Entra team. Our discussion unveiled an in-depth look at Microsoft Entra, providing listeners with tips and tricks. Merill generously shared his journey in becoming a PM, emphasizing the pivotal role of learning and sharing knowledge within our tech community. We also delved into the emerging importance of transitioning from the AzureAD module towards a more streamlined approach using Graph. Not to miss, Merill spotlighted his widely acclaimed tools such as [akasearch.net](http://akasearch.net), idPowerToys, and entra. news, and more, opening up an array of exciting possibilities for our listeners. Join us as we explore these topics and a whole lot more in yet another riveting session of the PowerShell Podcast.
By: The Powershell Podcast submitted:Nov 10 2023
Fun
ASCIIWRITE v 1.0.1
(powershellgallery.com)
Write ASCII Block Font
By: Robin Granberg submitted:Nov 10 2023
Write ASCII Block Font
By: Robin Granberg submitted:Nov 10 2023
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.