March 26, 2021
Announcements!
SecretManagement and SecretStore are Generally Available
(devblogs.microsoft.com)
We are excited to announce two modules are now generally available on the PowerShell Gallery
By: PowerShell Team submitted:Jun 16 2022
We are excited to announce two modules are now generally available on the PowerShell Gallery
By: PowerShell Team submitted:Jun 16 2022
Blogs, Articles, and Posts
Can you specify powershell 7 for remote sessions?
(reddit.com)
A neat little trick on how to use PowerShell 7 from an Azure Automation Hybrid Runbook Worker.
By: u/PartTimeTulsa submitted:Jun 16 2022
A neat little trick on how to use PowerShell 7 from an Azure Automation Hybrid Runbook Worker.
By: u/PartTimeTulsa submitted:Jun 16 2022
Enable Remote Desktop remotely with PowerShell
(sid-500.com)
Forgot to enable remote desktop? This is bad. The only solution is to go back to the remote computer
By: Patrick Gruenauer submitted:Jun 16 2022
Forgot to enable remote desktop? This is bad. The only solution is to go back to the remote computer
and then enable RD. Not really. In this blog post I will show you how you can enable RD with PowerShell. Let's jump in.
By: Patrick Gruenauer submitted:Jun 16 2022
Going Deep Converting PowerShell Objects to JSON
(jeffbrown.tech)
When working with APIs, you often need to convert between PowerShell objects and JSON. Web APIs
By: Jeff Brown submitted:Jun 16 2022
When working with APIs, you often need to convert between PowerShell objects and JSON. Web APIs
accept requests in JSON notation, and your PowerShell script might have data represented as a PowerShell object. In order to use this data in a web request, you convert it to JSON.
By: Jeff Brown submitted:Jun 16 2022
How to chain multiple PowerShell commands on one line
(thomasmaurer.ch)
PowerShell one-liners sometimes are an easy way to achieve something quickly. There are cases where
By: Thomas Maurer submitted:Jun 16 2022
PowerShell one-liners sometimes are an easy way to achieve something quickly. There are cases where
you might want to run multiple separated PowerShell commands on one line. This can be handy if you do copy pasting of commands or if you want to make it easy for the end-user when you need to troubleshoot something. In this blog post, we will look at how you can chain and run multiple PowerShell commands on one line using pipelines and chaining commands.
By: Thomas Maurer submitted:Jun 16 2022
Powershell and Azure Functions – Some experience to Share
(reddit.com)
I've had a couple people asking me for details on what I did with azure functions, so I figured that
By: u/Szeraax submitted:Jun 16 2022
I've had a couple people asking me for details on what I did with azure functions, so I figured that
I'd just detail a little bit real quick for you
By: u/Szeraax submitted:Jun 16 2022
TIL you can color text without Write-Host
(reddit.com)
I don't know how on earth I've gone all this time without knowing this, but this was the only reason
By: u/CohorsMando submitted:Jun 16 2022
I don't know how on earth I've gone all this time without knowing this, but this was the only reason
I ever used Write-Host.
By: u/CohorsMando submitted:Jun 16 2022
What’s One Thing that PowerShell dosen’t do that you wish it did?
(reddit.com)
Join the discussion on Reddit for what you would like to see in PowerShell
By: u/PowerShellMichael submitted:Jun 16 2022
Join the discussion on Reddit for what you would like to see in PowerShell
By: u/PowerShellMichael submitted:Jun 16 2022
Projects, Scripts, and Modules
Bicep 1.4.3
(powershellgallery.com)
Just updated the Flexed biceps Bicep PowerShell module to use the BicepLang v0.3.126 assemblies.
By: Stefan Ivemo submitted:Jun 16 2022
Just updated the Flexed biceps Bicep PowerShell module to use the BicepLang v0.3.126 assemblies.
By: Stefan Ivemo submitted:Jun 16 2022
Subnet 1.0.5
(powershellgallery.com)
Quickly find network details from the command line. Sorry, no #IPv6 support yet. :/
By: Richard Hicks submitted:Jun 16 2022
Quickly find network details from the command line. Sorry, no #IPv6 support yet. :/
By: Richard Hicks submitted:Jun 16 2022
Winfetch 2.0.0 released
(github.com)
New segments, better speed, tons of improvements!
By: LPTSTR submitted:Jun 16 2022
New segments, better speed, tons of improvements!
By: LPTSTR submitted:Jun 16 2022
Fun
Have they never heard of PowerShell?
(twitter.com)
No love, I tell ya
By: Guy Leech submitted:Jun 16 2022
No love, I tell ya
By: Guy Leech 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.