June 26, 2020
Announcements!
Release v7.1.0-preview.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
5 Tips On Getting Started with AWS and PowerShell
(scriptrunner.com)
How many times have you had to open up a web browser, log in to the portal, choose a service, click
By: Adam Bertram submitted:Jun 16 2022
How many times have you had to open up a web browser, log in to the portal, choose a service, click
a bunch of buttons, and finally receive the information you were trying to retrieve on an AWS service? Perhaps the metadata on an EC2 instance? Now you can do it all automatically!
By: Adam Bertram submitted:Jun 16 2022
Backup and Restore your Microsoft Intune configuration with PowerShell!
(srdn.io)
BREAKING Update: IntuneBackupAndRestore v2.0.0 released, which relies on the Microsoft.Graph.Intune
By: John Seerden submitted:Jun 16 2022
BREAKING Update: IntuneBackupAndRestore v2.0.0 released, which relies on the Microsoft.Graph.Intune
PowerShell module instead of MSGraphFunctions
By: John Seerden submitted:Jun 16 2022
Building a PowerShell Command Inventory Solution – Part Deux
(powershell.anovelidea.org)
A quick update on how I used PowerShell Abstract Tree Syntax to solve this Iron Scripter challenge.
By: Dave Carroll submitted:Jun 16 2022
A quick update on how I used PowerShell Abstract Tree Syntax to solve this Iron Scripter challenge.
By: Dave Carroll submitted:Jun 16 2022
Getting file metadata with PowerShell similar to what Windows Explorer provides
(evotec.xyz)
I'm working on a new feature for one of my modules that requires me to know what kind of files I am
By: Przemyslaw Klys submitted:Jun 16 2022
I'm working on a new feature for one of my modules that requires me to know what kind of files I am
working with. It's quite easy in PowerShell, and without a lot of code, you can reasonably quickly get necessary information about data stored on your desktop or anywhere else for that matter.
By: Przemyslaw Klys submitted:Jun 16 2022
Native Commands in PowerShell – A New Approach
(devblogs.microsoft.com)
In this two part blog post I'm going to investigate how PowerShell can take better advantage of
By: James Truher submitted:Jun 16 2022
In this two part blog post I'm going to investigate how PowerShell can take better advantage of
native executables.
By: James Truher submitted:Jun 16 2022
Run reports on All users permissions in SharePoint Online with PowerShell
(chironusa.com)
If you are managing the SharePoint online environment there pretty high chances that you would need
By: Alex Pashkevych submitted:Jun 16 2022
If you are managing the SharePoint online environment there pretty high chances that you would need
to run the report on users who have access to the site / list / library and all sub-sites or sub-items. If you have a pretty complex structure of sites / lists and permissions you wouldn't like to spend all your time by manually going and checking permission. Also, if you don't have any reporting tools like ShareGate - PowerShell would be the best option here.
By: Alex Pashkevych submitted:Jun 16 2022
Projects, Scripts, and Modules
Export all GPOs to a folder
(pastebin.com)
Quick script to export all GPOs
By: Guy Leech submitted:Jun 16 2022
Quick script to export all GPOs
By: Guy Leech submitted:Jun 16 2022
PS1 to Service
(systanddeploy.com)
A tool to convert your PS1 to Windows Service on local or other devices
By: Damien Van Robaeys submitted:Jun 16 2022
A tool to convert your PS1 to Windows Service on local or other devices
By: Damien Van Robaeys submitted:Jun 16 2022
Fun
Yes please!
(twitter.com)
A shell that changes background color based on music beat. The dumbest thing ever that I will
By: Adam Bertram submitted:Jun 16 2022
A shell that changes background color based on music beat. The dumbest thing ever that I will
install immediately. Someone do this with PowerShell.
By: Adam Bertram 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.