July 17, 2020
Announcements!
Azure PowerShell 4.4.0 Released
(powershellgallery.com)
We have added cmdlets to manage Azure Network Virtual Appliance and several updates for Azure
By: Microsoft submitted:Jun 16 2022
We have added cmdlets to manage Azure Network Virtual Appliance and several updates for Azure
Storage!
By: Microsoft submitted:Jun 16 2022
v7.0.3 Release of PowerShell
(github.com)
Available for download and install now!
By: PowerShell Team submitted:Jun 16 2022
Available for download and install now!
By: PowerShell Team submitted:Jun 16 2022
Version 2002 release notes – Configuration Manager
(docs.microsoft.com)
Configuration Manager current branch version 1910 is the baseline for these changes.
By: Microsoft submitted:Jun 16 2022
Configuration Manager current branch version 1910 is the baseline for these changes.
By: Microsoft submitted:Jun 16 2022
Blogs, Articles, and Posts
Detecting Wired, Wireless, and VPN Connections using PowerShell
(deploymentresearch.com)
In a recent customer project we needed to detect whether the clients where connected via Wired,
By: Johan Arwidmark submitted:Jun 16 2022
In a recent customer project we needed to detect whether the clients where connected via Wired,
Wireless (WiFi) and/or VPN. This was a decent sized environment, about 50K clients, with hardware models from both HP, Dell, and Lenovo. The existing code I had did not work across all the hardware, so I reached out to the ConfigMgr community, and got some great tips...
By: Johan Arwidmark submitted:Jun 16 2022
Generating Advanced hunting queries with PowerShell
(verboon.info)
I was recently writing some advanced hunting queries for Microsoft Defender ATP to search for the
By: Alex Verboon submitted:Jun 16 2022
I was recently writing some advanced hunting queries for Microsoft Defender ATP to search for the
execution of specific PowerShell commands. If you are just looking for one specific command, you can run query as shown below. But if you are looking for several functions, then there is going to be a lot of manual editing, and so the idea was born to use PowerShell to help me generate an advanced hunting query.
By: Alex Verboon submitted:Jun 16 2022
How to Delete Microsoft Teams Cache for All Users via PowerShell
(techcommunity.microsoft.com)
Sometimes there is a need to delete Microsoft Teams cache to quicken the adoption of an in-band
By: Anthony Bartolo submitted:Jun 16 2022
Sometimes there is a need to delete Microsoft Teams cache to quicken the adoption of an in-band
policy change or simply troubleshoot an issue. The challenge here is that the cache for Microsoft Teams is in multiple directories. This can be done manually but would result in a slow and tedious process. Again, we turn to PowerShell to automate this process and this time it's a one-liner that addresses this opportunity.
By: Anthony Bartolo submitted:Jun 16 2022
Want to Write Beautiful PowerShell Code? Here’s How.
(adamtheautomator.com)
Elegant, beautiful code that's crystal clear to read, easily-manageable and simple to add
By: Adam Bertram submitted:Jun 16 2022
Elegant, beautiful code that's crystal clear to read, easily-manageable and simple to add
functionality to. It's every PowerShell developer's dream. And it's possible.
By: Adam Bertram submitted:Jun 16 2022
Projects, Scripts, and Modules
Automatically set desktop wallpaper to the current spotlight image : PowerShell
(reddit.com)
I've been enjoying the images of Spotlight and wanted to have it set as my desktop wallpaper.
By: u/Otacrow submitted:Jun 16 2022
I've been enjoying the images of Spotlight and wanted to have it set as my desktop wallpaper.
Unfortunately this feature isn't built into Windows 10. So... Powershell to the rescue!
By: u/Otacrow submitted:Jun 16 2022
Get-PCUptime
(networkadm.in)
Find out how long computers have been running via PowerShell
By: Mike Kanakos submitted:Jun 16 2022
Find out how long computers have been running via PowerShell
By: Mike Kanakos submitted:Jun 16 2022
PSDates
(powershellgallery.com)
Shameless self promotion time. PSDates provides a set of tools to help you better work with dates
By: Matthew Dowst submitted:Jun 16 2022
Shameless self promotion time. PSDates provides a set of tools to help you better work with dates
and times in PowerShell. It contains function to help you find specific date formats, get certain dates based on other dates (first/last day of the month or year, patch Tuesday, etc). I also has functions for working with timezones, unix time, WMI time, crontabs.
By: Matthew Dowst submitted:Jun 16 2022
Books, Media, and Learning Resources
How to Write Scripts that Combine Azure CLI with PowerShell
(cloudskills.io)
Most articles that are written, regardless of who writes them, either focus on PowerShell or Azure
By: Michael Levan submitted:Jun 16 2022
Most articles that are written, regardless of who writes them, either focus on PowerShell or Azure
CLI. Two of the most popular ways to automate Azure workloads are always presented separately. Why? Azure CLI and PowerShell work well together right out of the box for all Azure services. How can we bring the two automation tools together?
By: Michael Levan submitted:Jun 16 2022
Module Monday: PSDepend – YouTube
(youtube.com)
Module Monday is a video series where I look at a cool PowerShell module every Monday. This Monday,
By: Adam Driscoll submitted:Jun 16 2022
Module Monday is a video series where I look at a cool PowerShell module every Monday. This Monday,
I looked at PSDepend. PSDepend is a simple dependency handler built on PowerShell. I show how to install various dependencies, how to order dependencies and how to build different types of requirements files.
By: Adam Driscoll submitted:Jun 16 2022
Fun
Are you already an advanced PowerShell user?
(forms.microsoft.com)
Take the quiz and find out
By: Patrick Gruenauer submitted:Jun 16 2022
Take the quiz and find out
By: Patrick Gruenauer submitted:Jun 16 2022
Justin Grote on Twitter: “Did you know?
(twitter.com)
Powershell fully supports unicode, meaning you can do fun stuff like this...
By: Justin Grote submitted:Jun 16 2022
Powershell fully supports unicode, meaning you can do fun stuff like this...
By: Justin Grote submitted:Jun 16 2022
We’ve all been there
(twitter.com)
Demonstrating the use of GIFs on PowerShell toast notifications.
By: Josh King submitted:Jun 16 2022
Demonstrating the use of GIFs on PowerShell toast notifications.
By: Josh King 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.