May 20, 2022
Announcements!
Automation + DevOps Summit 2022: Call for Speakers
(sessionize.com)
The Call for Presentations for the Automation + DevOps Summit 2022 is now OPEN!
By: The Automation Summit submitted:Jun 16 2022
The Call for Presentations for the Automation + DevOps Summit 2022 is now OPEN!
By: The Automation Summit submitted:Jun 16 2022
PowerShell 7.3 Experimental Features
(github.com)
Use Get-ExperimentalFeature to get a list of the currently enabled features. You might need to
By: PowerShell Team submitted:Jun 16 2022
Use Get-ExperimentalFeature to get a list of the currently enabled features. You might need to
explicitly enable them to use them:
By: PowerShell Team submitted:Jun 16 2022
Release v7.2.4 Release of PowerShell
(github.com)
Come get the latest PowerShell release now!
By: PowerShell Team submitted:Jun 16 2022
Come get the latest PowerShell release now!
By: PowerShell Team submitted:Jun 16 2022
Blogs, Articles, and Posts
3 different options to Sort
(gist.github.com)
I ended up writing some notes on a few different ways to sort. I'm pretty sure others might find
By: Panos Grigoriadis submitted:Jun 16 2022
I ended up writing some notes on a few different ways to sort. I'm pretty sure others might find
this useful, so I created a gist. I have an example for sorting a) with an IComparer, b) with LINQ and c) with [array]
By: Panos Grigoriadis submitted:Jun 16 2022
How to create a command-line predictor
(docs.microsoft.com)
PSReadLine 2.1.0 introduced the concept of a smart command-line predictor by implementing the
By: PowerShell Team submitted:Jun 16 2022
PSReadLine 2.1.0 introduced the concept of a smart command-line predictor by implementing the
Predictive IntelliSense feature. PSReadLine 2.2.2 expanded on that feature by adding a plugin model that allows you create your own command-line predictors.
By: PowerShell Team submitted:Jun 16 2022
How to use Managed Identity to connect to Azure, Exchange, Graph, Intune,… in Azure Automation Runbook
(doitpsway.com)
Managed Identity is definitely a better option for authentication in Azure Automation Runbooks than
By: Ondrej Sebela submitted:Jun 16 2022
Managed Identity is definitely a better option for authentication in Azure Automation Runbooks than
RunAs account because it doesn't require certificate/secret renewal. Therefore it is maintenance-free.
By: Ondrej Sebela submitted:Jun 16 2022
Projects, Scripts, and Modules
AzureADStuff 1.0.10
(powershellgallery.com)
Various Azure AD related functions.
By: Andrew Ztrhgf submitted:Jun 16 2022
Various Azure AD related functions.
By: Andrew Ztrhgf submitted:Jun 16 2022
CleanUserProfileFolders.ps1
(github.com)
Clean up user profiles on a machine or terminal server
By: My Random Thoughts submitted:Jun 16 2022
Clean up user profiles on a machine or terminal server
By: My Random Thoughts submitted:Jun 16 2022
IntuneStuff 1.0.2
(powershellgallery.com)
Various Intune related functions
By: Andrew Ztrhgf submitted:Jun 16 2022
Various Intune related functions
By: Andrew Ztrhgf submitted:Jun 16 2022
SCCMStuff 1.0.1
(powershellgallery.com)
Various SCCM related functions
By: Andrew Ztrhgf submitted:Jun 16 2022
Various SCCM related functions
By: Andrew Ztrhgf submitted:Jun 16 2022
Books, Media, and Learning Resources
Call REST APIs with Invoke-RestMethod in PowerShell – YouTube
(youtube.com)
In this video, we look at the basics of REST APIs. Next, we dive deep into Invoke-RestMethod. We'll
By: Adam Driscoll submitted:Jun 16 2022
In this video, we look at the basics of REST APIs. Next, we dive deep into Invoke-RestMethod. We'll
look at various methods, status codes, headers, query string parameters, cookies, sessions, authentication, sending files, processing JSON, XML and text and finally we look at retries, redirects and timeouts.
By: Adam Driscoll submitted:Jun 16 2022
How to Restore a Deleted Power Automate Flow via PowerShell, Power Automate and Power Apps – YouTube
(youtube.com)
If you've ever deleted a flow and required assistance from Microsoft to restore it, you're in luck.
By: Damien Bird submitted:Jun 16 2022
If you've ever deleted a flow and required assistance from Microsoft to restore it, you're in luck.
Non solution aware flows can now be restored via PowerShell but in this video I demonstrate how you can turn a PowerShell script into an Azure RunBook, which in turn can be called from Power Automate and Power Apps.
By: Damien Bird submitted:Jun 16 2022
Talking Crescendo and Documentation with Stevie Coaster
(powershellpodcast.podbean.com)
In this episode, we talk about Crescendo, a development accelerator that can help rapidly build
By: The PowerShell Podcast submitted:Jun 16 2022
In this episode, we talk about Crescendo, a development accelerator that can help rapidly build
PowerShell cmdlets around existing command-line tools. We also discuss coding on twitch, writing with the customer in mind, and proper documentation practices.
By: The PowerShell Podcast submitted:Jun 16 2022
Fun
I, uh, may have gotten a little carried away with my
(twitter.com)
#Powershell #Azure #PIM role activation status monitor...
By: Justin Grote submitted:Jun 16 2022
#Powershell #Azure #PIM role activation status monitor...
By: Justin Grote submitted:Jun 16 2022
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.