June 11, 2021
Announcements!
Microsoft.PowerShell.SecretManagement 1.1.0-preview2
(powershellgallery.com)
SecretManagement 1.1-preview2 is out! A stable 1.1 release is expected in a few weeks if there are
By: PowerShell Team submitted:Jun 16 2022
SecretManagement 1.1-preview2 is out! A stable 1.1 release is expected in a few weeks if there are
no major issues reported.
By: PowerShell Team submitted:Jun 16 2022
Blogs, Articles, and Posts
6 steps to pimp my terminal
(dev.to)
My current setup is mixed of tools from following list:
By: Piotr Stapp submitted:Jun 16 2022
My current setup is mixed of tools from following list:
By: Piotr Stapp submitted:Jun 16 2022
How anyone can contribute to the MS Docs website! – YouTube
(youtube.com)
docs.microsoft.com is the home for Microsoft documentation. It is a valuable resource for IT pros to
By: Research Triangle PowerShell Users Group submitted:Jun 16 2022
docs.microsoft.com is the home for Microsoft documentation. It is a valuable resource for IT pros to
learn how various Microsoft services and products work. What may not be well-known is that the docs website is open source! Anyone can contribute, edit, change, add to the documentation available. The question is how to does someone make a change and what happens after they submit a change?
By: Research Triangle PowerShell Users Group submitted:Jun 16 2022
How I Automated Software Management
(tseknet.com)
Did someone say chocolate?
By: Dan Tsekhanskiy submitted:Jun 16 2022
Did someone say chocolate?
By: Dan Tsekhanskiy submitted:Jun 16 2022
How to chain multiple PowerShell commands on one line ?? – YouTube
(youtube.com)
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
How to show all known Wi-Fi network SSIDs and Passphrases with Powershell
(scriptinglibrary.com)
I think is very important to remember how much information is stored on our laptops over the years,
By: Paolo Frigo submitted:Jun 16 2022
I think is very important to remember how much information is stored on our laptops over the years,
this is the case also for all wireless networks with (SSID and Passphrase) that our OS stores and use to connect automatically.
By: Paolo Frigo submitted:Jun 16 2022
Is Python better than PowerShell?
(itblogpros.com)
Many developers and IT professionals have been debating for years whether Python is better than
By: Graeme John submitted:Jun 16 2022
Many developers and IT professionals have been debating for years whether Python is better than
Powershell. There are many factors to consider when making this decision, including speed, ease of use, adoption rates, and demand for each technology. In this article we will try to answer the question by comparing these four factors side-by-side.
By: Graeme John submitted:Jun 16 2022
Moving on from Send-MailMessage
(practical365.com)
Sending Email from PowerShell using the Graph API
By: Tony Redmond submitted:Jun 16 2022
Sending Email from PowerShell using the Graph API
By: Tony Redmond submitted:Jun 16 2022
PowerShell Remoting for Troubleshooting Purposes | ScriptRunner
(scriptrunner.com)
I'm going to show you ways to perform troubleshooting, remotely, for instance when the problem is
By: Guy Leech submitted:Jun 16 2022
I'm going to show you ways to perform troubleshooting, remotely, for instance when the problem is
that a GUI based logon such as through mstsc or the physical or virtual console hangs/goes slowly.
By: Guy Leech submitted:Jun 16 2022
These damn curly quote marks!
(reddit.com)
You copy / pasta some snippet of code you find handy, and then when you go to actually use the
By: u/richie65 submitted:Jun 16 2022
You copy / pasta some snippet of code you find handy, and then when you go to actually use the
script...
By: u/richie65 submitted:Jun 16 2022
Books, Media, and Learning Resources
PowerShell Pocket Reference, 3rd Edition
(oreilly.com)
This portable reference to PowerShell summarizes the command shell and scripting language and
By: Lee Holmes submitted:Jun 16 2022
This portable reference to PowerShell summarizes the command shell and scripting language and
provides a concise guide to the many tasks that make PowerShell so useful. If you're a busy administrator and don't have time to plow through huge books or in-depth online searches, this is the ideal on-the-job tool.
By: Lee Holmes submitted:Jun 16 2022
Fun
Powershell Codewars
(codewars.com)
Interactive PowerShell Learning
By: u/we3trees submitted:Jun 16 2022
Interactive PowerShell Learning
By: u/we3trees 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.