May 1, 2020
Announcements!
vscode-powershell Release v2020.4.3-preview
(github.com)
Come check out what's new with the PowerShell extension for VS Code.
By: PowerShell Team submitted:Jun 15 2022
Come check out what's new with the PowerShell extension for VS Code.
By: PowerShell Team submitted:Jun 15 2022
Blogs, Articles, and Posts
Checking for SQL Server Updates with dbatools
(flxsql.com)
For the longest time, I've been checking my SQL Server instances to see what needs patching with
By: Andy Levy submitted:Jun 15 2022
For the longest time, I've been checking my SQL Server instances to see what needs patching with
Test-DbaBuild from the dbatools PowerShell module. But the result was always the same - it never returned a Service Pack or Cumulative Update target. I glossed over it because I knew what the right answer was already, but recently I decided that wasn't good enough. We need a reliable report to give to other people.
By: Andy Levy submitted:Jun 15 2022
Combine Two JSON Files With PowerShell
(jonathanmedd.net)
Over the years I've used a few different methods to combine two JSON files using PowerShell, but
By: Jonathan Medd submitted:Jun 15 2022
Over the years I've used a few different methods to combine two JSON files using PowerShell, but
today I found a neat way to do it, so thought I would document it here for easy recall next time I need to do it.
By: Jonathan Medd submitted:Jun 15 2022
Creating Azure DevOps WIKI Pages from within a pipeline – part 1 – Stefan Stranger
(stefanstranger.github.io)
Everything you need to know to create really cool documentation directly from an ARM Template during
By: Stefan Stranger submitted:Jun 15 2022
Everything you need to know to create really cool documentation directly from an ARM Template during
a pipeline build.
By: Stefan Stranger submitted:Jun 15 2022
If you want to see all scheduled tasks in a single pane
(twitter.com)
Another great sweet and slick tip from Guy.
By: Guy Leech submitted:Jun 15 2022
Another great sweet and slick tip from Guy.
By: Guy Leech submitted:Jun 15 2022
PowerShell ternary operator tips
(itluke.online)
Like you probably know, the PowerShell ternary operator ? : is the equivalent of the If/Then/Else
By: Luc Fullenwarth submitted:Jun 15 2022
Like you probably know, the PowerShell ternary operator ? : is the equivalent of the If/Then/Else
statement.
By: Luc Fullenwarth submitted:Jun 15 2022
Teams PowerShell [001]
(powershellgeek.com)
I've decided to see what I can do with PowerShell to manage and work with this setup . and blogging
By: Damian Scoles submitted:Jun 15 2022
I've decided to see what I can do with PowerShell to manage and work with this setup . and blogging
about it! So this will be an entire series on Teams PowerShell - including interlocking aspects like Skype, Azure AD and Exchange PowerShell.
By: Damian Scoles submitted:Jun 15 2022
Windows: Find and eliminate Duplicate Files with PowerShell
(sid-500.com)
We are living in a big data world which is both a blessing and a curse. Big data usually means a
By: Patrick Gruenauer submitted:Jun 15 2022
We are living in a big data world which is both a blessing and a curse. Big data usually means a
huge number of files such as photos and videos and finally a huge amount of storage space. Files are accidentally or deliberately moved from location to location without first considering that these duplicate files consumes more and more storage space. I want to change that with you in this blog post. We will search duplicate files and then move them to a different storage location for further review.
By: Patrick Gruenauer submitted:Jun 15 2022
Projects, Scripts, and Modules
A simple Health-check / Inventory Dashboard for WVD
(v-desktops.com)
So, we thought, why not build a quick healthcheck dashboard using powershell.. and the result is a
By: Surendra Dhondale submitted:Jun 15 2022
So, we thought, why not build a quick healthcheck dashboard using powershell.. and the result is a
powershell based healthcheck and / Or documentation dashboard. Customers may use this to perform their day to day checks before start of business to ensure the WVD availability. and at the same time be able to keep track of their inventory on WVD.
By: Surendra Dhondale submitted:Jun 15 2022
List all Devices in Device Manager
(twitter.com)
Nice, if you need the DeviceHardwareID + want/have to use your webcam as generic usb device in
By: Thorsten E. submitted:Jun 15 2022
Nice, if you need the DeviceHardwareID + want/have to use your webcam as generic usb device in
Citrix.
By: Thorsten E. submitted:Jun 15 2022
Microsoft.Online.SharePoint.PowerShell 16.0.20017.12000
(powershellgallery.com)
New SharePoint Online Management Shell version available - April 2020 monthly release
By: Microsoft submitted:Jun 15 2022
New SharePoint Online Management Shell version available - April 2020 monthly release
(16.0.20017.12000)
By: Microsoft submitted:Jun 15 2022
Never write a batch wrapper again
(reddit.com)
The purpose of this post is to share a batch script wrapper for powershell scripts with the goal
By: u/TheIncorrigible1 submitted:Jun 15 2022
The purpose of this post is to share a batch script wrapper for powershell scripts with the goal
that you don't have to reinvent the wheel and write one yourself.
By: u/TheIncorrigible1 submitted:Jun 15 2022
Books, Media, and Learning Resources
The Anatomy of a PowerShell Command
(freecontent.manning.com)
A great abstract from the book "Learn PowerShell in a Month of Lunches: Linux and macOS Edition" by
By: Travis Plunk submitted:Jun 15 2022
A great abstract from the book "Learn PowerShell in a Month of Lunches: Linux and macOS Edition" by
Travis Plunk. And a great refresher for those who've been using PowerShell for years.
By: Travis Plunk submitted:Jun 15 2022
Fun
Building a Network Usage PowerShell Monitor
(ironscripter.us)
The Chairman has issued a new PowerShell scripting challenge if you feel you are worthy of accepting
By: Iron Scripter submitted:Jun 15 2022
The Chairman has issued a new PowerShell scripting challenge if you feel you are worthy of accepting
it. These challenges are meant to not only prove your worth as a PowerShell Warrior but to also help educate and hone your skills. You are encouraged to post links to your work and solutions in the comments so that others may learn from your wisdom and experience.
By: Iron Scripter 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.