February 21, 2020
Blogs, Articles, and Posts
AWS Key Management Service
(docs.aws.amazon.com)
PowerShell examples for AWS Key Management Service (AWS KMS)
By: June Blender submitted:Jun 15 2022
PowerShell examples for AWS Key Management Service (AWS KMS)
By: June Blender submitted:Jun 15 2022
Did you know both array and dictionary index accessors in #PowerShell supports array expressions as index values?
(twitter.com)
I learned something very useful today, thanks to Mathias.
By: Mathias Jessen submitted:Jun 15 2022
I learned something very useful today, thanks to Mathias.
By: Mathias Jessen submitted:Jun 15 2022
Install PowerShell 7 On WSL and Ubuntu
(saggiehaim.net)
With PowerShell 7, we get the best PowerShell edition, most importantly, it's cross-platform! While
By: Saggie Haim submitted:Jun 15 2022
With PowerShell 7, we get the best PowerShell edition, most importantly, it's cross-platform! While
last time we installed the latest PowerShell 7 on a container, sometimes we don't want just a plain environment with PowerShell, sometimes we want a to add other tools, change system configurations or use different Linux Distros.
By: Saggie Haim submitted:Jun 15 2022
Microsoft Endpoint Manager Documentation and Export tool
(deploymentresearch.com)
I have just published a tool (PowerShell script) on github to create a comprehensive documentation
By: Mattias Benninge submitted:Jun 15 2022
I have just published a tool (PowerShell script) on github to create a comprehensive documentation
of a tenant and also export all settings in JSON format that can also be used for importing settings again in the same tenant or even another. This can be very useful in a scenario where there is a DEV-tenant and then a production tenant to make sure the settings are the same in both.
By: Mattias Benninge submitted:Jun 15 2022
PowerShell Scripting in Azure DevOps Pipelines
(adamtheautomator.com)
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines? By using
By: Adam Bertram submitted:Jun 15 2022
Did you know you can natively run scripts like PowerShell in Azure DevOps (AzDo) pipelines? By using
the tips and techniques you'll learn in this article, you'll be well on your way to scripting your way to automation greatness.
By: Adam Bertram submitted:Jun 15 2022
PSA: ActiveDirectory module works natively with PowerShell Core (6.2/7.0)
(reddit.com)
I saw that a few people couldn't use PowerShell 7.0 because the ActiveDirectory module isn't
By: u/Emiroda submitted:Jun 15 2022
I saw that a few people couldn't use PowerShell 7.0 because the ActiveDirectory module isn't
supported. You can totally run the ActiveDirectory module, natively, without using the WindowsCompatibility module! This is one of the most under-reported facts of PowerShell 7, even going as far back as 6.1
By: u/Emiroda submitted:Jun 15 2022
The PowerShell Block Comment and Commenting Best Practices
(adamtheautomator.com)
Learn how and when to create block comments in PowerShell and many best practices for writing
By: June Castillote submitted:Jun 15 2022
Learn how and when to create block comments in PowerShell and many best practices for writing
descriptive comments!
By: June Castillote submitted:Jun 15 2022
Projects, Scripts, and Modules
Hyper-V Backup Utility – Stick To The Script
(gal.vin)
This script will create a full backup of virtual machines, complete with configuration,
By: Mike Galvin submitted:Jun 15 2022
This script will create a full backup of virtual machines, complete with configuration,
snapshots/checkpoints, and VHD files.
By: Mike Galvin submitted:Jun 15 2022
New Machine Setup with PowerShell profile
(github.com)
So happy that I wrote a script for setting up a new Windows machine last time Windows chrashed hard
By: Patrik Svensson submitted:Jun 15 2022
So happy that I wrote a script for setting up a new Windows machine last time Windows chrashed hard
. From nothing to usable in less than 30 minutes thanks to @chocolateynuget , #boxstarter and #powershell.
By: Patrik Svensson submitted:Jun 15 2022
PSEmailRep PowerShell Module
(kyleparrish.com)
PSEmailRep is a simple PowerShell module to interface with the EmailRep.io API.
By: Kyle Parrish submitted:Jun 15 2022
PSEmailRep is a simple PowerShell module to interface with the EmailRep.io API.
By: Kyle Parrish submitted:Jun 15 2022
Books, Media, and Learning Resources
Azure AD PowerShell Module Options
(youtube.com)
In this video I walk through the key modules that can be used to manage Azure AD with PowerShell
By: John Savill submitted:Jun 15 2022
In this video I walk through the key modules that can be used to manage Azure AD with PowerShell
including a look at the old and a focus on the new!
By: John Savill submitted:Jun 15 2022
Fun
Can we start a PowerShell project of the day?
Certainly an interesting idea, and a great way to continue learning for users at all levels.
By: u/iliketonukeitnukeit submitted:Jun 15 2022
Certainly an interesting idea, and a great way to continue learning for users at all levels.
By: u/iliketonukeitnukeit submitted:Jun 15 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.