May 7, 2021
Announcements!
Announcing PowerShell Crescendo Preview.2
(devblogs.microsoft.com)
We are pleased to announce the second preview of PowerShell Crescendo, a framework to rapidly
By: PowerShell Team submitted:Jun 16 2022
We are pleased to announce the second preview of PowerShell Crescendo, a framework to rapidly
develop PowerShell cmdlets for native commands, regardless of platform.
By: PowerShell Team submitted:Jun 16 2022
Az 5.9 is out!
(docs.microsoft.com)
Checkout the new features of Az.AKS - attach / detach an Azure Container Registry (ACR) to an Azure
By: Azure PowerShell submitted:Jun 16 2022
Checkout the new features of Az.AKS - attach / detach an Azure Container Registry (ACR) to an Azure
Kubernetes Cluster (AKS) and reset the service principal of an existing AKS cluster !
By: Azure PowerShell submitted:Jun 16 2022
Pester 5.2.0 is out
(github.com)
Code coverage works, including report! And more
By: Pester Team submitted:Jun 16 2022
Code coverage works, including report! And more
By: Pester Team submitted:Jun 16 2022
Blogs, Articles, and Posts
Deploying Temporary Access passwords
(cyberdrain.com)
So last time I spoke about Passwordless but skimped over the new feature TAP. TAP stands for
By: Kelvin Tegelaar submitted:Jun 16 2022
So last time I spoke about Passwordless but skimped over the new feature TAP. TAP stands for
Temporary Access Password and TAP is actually pretty cool, especially for MSPs deploying loads of devices. The TAP is a generated password th at has a maximum amount of uses...
By: Kelvin Tegelaar submitted:Jun 16 2022
From PowerShell to Payload: An Analysis of Weaponized Malware
(huntress.com)
Click, boom, and your network is compromised. All a hacker needs is one successful exploit and you
By: John Hammond submitted:Jun 16 2022
Click, boom, and your network is compromised. All a hacker needs is one successful exploit and you
could have a very bad day. Recently, we uncovered one artifact that we would like to break down and showcase. We will get "into the wee ds" here and really deep-dive on the technical details, so put on your ear protection and let's walk down range...
By: John Hammond submitted:Jun 16 2022
How to Use PowerShell to Remove OneDrive Files Found by a Content Search
(practical365.com)
Recently, while working on some Content Searches, a question came up on how to perform selective
By: Damian Scoles submitted:Jun 16 2022
Recently, while working on some Content Searches, a question came up on how to perform selective
deletion of OneDrive documents found in the searches. While you can remove email using a content search action, Office 365 doesn't includ e a method to cleanup OneDrive documents found by content searches....
By: Damian Scoles submitted:Jun 16 2022
Run PowerShell scripts or commands to your Azure Windows VM from Cloud Shell
(markou.me)
I am pretty sure that you have already have found out that you can run PowerShell scripts or
By: George Markou submitted:Jun 16 2022
I am pretty sure that you have already have found out that you can run PowerShell scripts or
Commands within your VMs using the Azure Portal or the Azure PowerShell or Azure CLI modules....
By: George Markou submitted:Jun 16 2022
Send a mail using the current outlook user account without to provide credentials with PowerShell
(systanddeploy.com)
In this post I will show you how to send a mail using the current outlook user account without to
By: Damien Van Robaeys submitted:Jun 16 2022
In this post I will show you how to send a mail using the current outlook user account without to
provide credentials....
By: Damien Van Robaeys submitted:Jun 16 2022
Using the new PowerShell profiler to profile `Export-Excel`
(twitter.com)
Using the new PowerShell profiler to profile `Export-Excel` and then use `Export-Excel` to export
By: Doug Finke submitted:Jun 16 2022
Using the new PowerShell profiler to profile `Export-Excel` and then use `Export-Excel` to export
the trace, and apply a data bar
By: Doug Finke submitted:Jun 16 2022
Projects, Scripts, and Modules
Make your code faster with Profiler
(powershellmagazine.com)
Making PowerShell code faster has always been a difficult task. There are few DOs and DON'Ts of
By: Jakub Jares submitted:Jun 16 2022
Making PowerShell code faster has always been a difficult task. There are few DOs and DON'Ts of
writing fast PowerShell code, but until now there was not a good way to measure what is actually happening. This changes with my new Profiler module....
By: Jakub Jares submitted:Jun 16 2022
Microsoft Releases V2.3.0 of the Teams PowerShell Module
(office365itpros.com)
On April 30, 2021, Microsoft published V2.3.0 of the Microsoft Teams PowerShell module in the
By: Tony Redmond submitted:Jun 16 2022
On April 30, 2021, Microsoft published V2.3.0 of the Microsoft Teams PowerShell module in the
PowerShell Gallery. Welcome as any update is, the publication was unaccompanied by any announcement or notification, and Microsoft didn't up date the release notes for the module until late on May 3. Even with the release notes, we don't know exactly what V2.3.0 contains, so it's time for inspired interpre...
By: Tony Redmond submitted:Jun 16 2022
Pglet
(pglet.io)
Web app to run PowerShell commands on a computer from anywhere
By: Feodor Fitsner submitted:Jun 16 2022
Web app to run PowerShell commands on a computer from anywhere
By: Feodor Fitsner submitted:Jun 16 2022
TlsConfig
(github.com)
Imagine how great it would be if all you had to do to get secure TLS settings on your box were
By: Friedrich Weinmann submitted:Jun 16 2022
Imagine how great it would be if all you had to do to get secure TLS settings on your box were
running: Set-TlsConfiguration -EnableSecure -DisableInsecure Fortunately it IS that simple with the new PowerShell module TlsConfig
By: Friedrich Weinmann submitted:Jun 16 2022
Books, Media, and Learning Resources
Automating SSLabs testing using PowerShell – YouTube
(youtube.com)
Clem Messerli demos a script he wrote to automate the testing of a website SSL settings. The script
By: Clem Messerli submitted:Jun 16 2022
Clem Messerli demos a script he wrote to automate the testing of a website SSL settings. The script
leverages the SSLabs API to test websites from the command line. Clem walks through why he is using the various settings that he added to his script. This is an excellent example of how API's can be leveraged to automate a task and query for certain suspect security settings.
By: Clem Messerli submitted:Jun 16 2022
Fun
Counting Down Events with PowerShell
(jdhitsolutions.com)
We just finished a very successful virtual edition of the PowerShell+DevOps Global Summit. We lost
By: Jeff Hicks submitted:Jun 16 2022
We just finished a very successful virtual edition of the PowerShell+DevOps Global Summit. We lost
our 2020 event to the pandemic but fortunately, the people at The DevOps Collective were able to pull together a fantastic virtual even t. There were as many virtual attendees as we normally have at the in person event. But of course, we are all looking forward to next year when we can gather again in...
By: Jeff Hicks submitted:Jun 16 2022
Fun with PSWordCloud
(twitter.com)
Fun PowerShell things I made that bring me simple joys
By: Joe Sallow submitted:Jun 16 2022
Fun PowerShell things I made that bring me simple joys
By: Joe Sallow submitted:Jun 16 2022
Happy Birthday Song
(reddit.com)
With Beep Tones in PowerShell Script (My Cake day)
By: u/hackoofr submitted:Jun 16 2022
With Beep Tones in PowerShell Script (My Cake day)
By: u/hackoofr 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.