July 8, 2022
Announcements!
Congrats to all those who made MVP this year!
(twitter.com)
It is always well earned
By: Microsoft submitted:Jul 8 2022
It is always well earned
By: Microsoft submitted:Jul 8 2022
PowerShell Extension for Visual Studio Code June 2022 Update
(devblogs.microsoft.com)
We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now
By: Sydney Smith submitted:Jul 8 2022
We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now
available on the extension marketplace.
By: Sydney Smith submitted:Jul 8 2022
Windows Terminal Preview 1.15 Release
(devblogs.microsoft.com)
Welcome back to another Windows Terminal release!
By: Kayla Cinnamon submitted:Jul 8 2022
Welcome back to another Windows Terminal release!
By: Kayla Cinnamon submitted:Jul 8 2022
Blogs, Articles, and Posts
Automating with PowerShell: Setting Sharepoint Sharing Settings
(cyberdrain.com)
For a long time SharePoint Admin Settings wasn't something available inside the Graph API. We always
By: Kelvin Tegelaar submitted:Jul 8 2022
For a long time SharePoint Admin Settings wasn't something available inside the Graph API. We always
had to jump through many hoops and had an issue with running changes headless because the PowerShell modules didn't support it. Recently I've been in contact with the SharePoint team and we now have a functional API for most of the important admin settings.
By: Kelvin Tegelaar submitted:Jul 8 2022
Install Windows Terminal without the Store (on Windows Server)
(4sysops.com)
Microsoft has made its new terminal for multiple shells and command line programs available as a
By: Wolfgang Sommergut submitted:Jul 8 2022
Microsoft has made its new terminal for multiple shells and command line programs available as a
Store app. However, if you want to install the package with PowerShell because, for example, there is no Store app on Windows Server or Windows 10 LTSC, you'll get an error message due to a missing library.
By: Wolfgang Sommergut submitted:Jul 8 2022
Performing a Conditional Access Assessment with PowerShell
(practical365.com)
Conditional Access is a powerful tool granting an easy way to bolster the security of an Office 365
By: Sean McAvinue submitted:Jul 8 2022
Conditional Access is a powerful tool granting an easy way to bolster the security of an Office 365
tenant. The flexibility of Conditional Access means it can fit most organizational and security requirements easily. However, as with most things in technology, with flexibility there often comes complexity.
By: Sean McAvinue submitted:Jul 8 2022
PowerShell: Decrypt a Secure String
(sid-500.com)
In this blog post I will carry out how to decrypt a secure string. A secure string is a string that
By: Patrick Gruenauer submitted:Jul 8 2022
In this blog post I will carry out how to decrypt a secure string. A secure string is a string that
is saved in a non-readable format to temporarily store passwords and strings. Let's start.
By: Patrick Gruenauer submitted:Jul 8 2022
The Value of Objects
(jdhitsolutions.com)
I expect I will write several articles about PowerShell and its relationship with objects. I know
By: Jeffery Hicks submitted:Jul 8 2022
I expect I will write several articles about PowerShell and its relationship with objects. I know
that this is the biggest hurdle for PowerShell beginners to overcome. But once they grasp that PowerShell is about working with objects in the pipeline, they recognize the value and begin finding it easier to write PowerShell code and use it interactively at a console prompt.
By: Jeffery Hicks submitted:Jul 8 2022
Projects, Scripts, and Modules
BinaryPasswordGenerator
(powershellgallery.com)
A binary password generator rewritten from of the popular PasswordGenerator nuget package.
By: Emil Larsson submitted:Jul 8 2022
A binary password generator rewritten from of the popular PasswordGenerator nuget package.
By: Emil Larsson submitted:Jul 8 2022
Books, Media, and Learning Resources
Streamlining Learning with Josh Duffney
(powershellpodcast.podbean.com)
In this episode, we talk about how unique your career path can be, how common it is to end up doing
By: The PowerShell Podcast submitted:Jul 8 2022
In this episode, we talk about how unique your career path can be, how common it is to end up doing
things you never imagined, and how PowerShell plays a role in getting you there. Josh talks about streamlining his day-to-day life to maximize his ability to learn new things. We talk about leaving your work on a high note and how leaving linkage can help you get to a cleaner start when you return to a project.
By: The PowerShell Podcast submitted:Jul 8 2022
Fun
Get a Message Of The Day in your PowerShell session
(powershellisfun.com)
Sometimes you just need a nice inspirational quote to get some motivation ?? In this blogpost I will
By: Harm Veenstra submitted:Jul 8 2022
Sometimes you just need a nice inspirational quote to get some motivation ?? In this blogpost I will
show you how to get one each time you start a new PowerShell session.
By: Harm Veenstra submitted:Jul 8 2022
In honor of Independence Day I made an alien invasion game in PowerShell (two versions in fact!)
(reddit.com)
In short, I made a Space Invaders-esque game in PowerShell.
By: u/Ecrofirt submitted:Jul 8 2022
In short, I made a Space Invaders-esque game in PowerShell.
By: u/Ecrofirt submitted:Jul 8 2022
Looking Busy – Powershell
(reddit.com)
(Use caution before running anything in here) Does anyone have some Powershell commands that look
By: u/Bartoosk submitted:Jul 8 2022
(Use caution before running anything in here) Does anyone have some Powershell commands that look
super impressive? I'm talking Hollywood movie, code flying everywhere kind of stuff. Ideally on a loop.
By: u/Bartoosk submitted:Jul 8 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.