April 10, 2020
Announcements!
Pester v5 – release candidate 1
(github.com)
Pester release candidate is finally here! As the name suggests this release is close to final and
By: Jakub Jares submitted:Jun 15 2022
Pester release candidate is finally here! As the name suggests this release is close to final and
most things that I wanted to get working actually work. This version is already stable enough to be used for new projects, and is the recommended choice if you just started learning Pester. If you own a larger project, please give it a try and report back.
By: Jakub Jares submitted:Jun 15 2022
Regarding the change on PSGallery to require TLS1.2
(twitter.com)
Regarding the change on PSGallery to require TLS1.2, we're going to update the change so that 1.2 is
By: Steve Lee submitted:Jun 15 2022
Regarding the change on PSGallery to require TLS1.2, we're going to update the change so that 1.2 is
default, but 1.1 and 1.0 are still supported (for now). Sorry about that.
By: Steve Lee submitted:Jun 15 2022
Blogs, Articles, and Posts
5 PowerShell tools to help simplify admin tasks and support
(searchwindowsserver.techtarget.com)
Here, we examine five companies that offer products and services that focus on or heavily depend on
By: Adam Bertram submitted:Jun 15 2022
Here, we examine five companies that offer products and services that focus on or heavily depend on
PowerShell. We'll examine each product's focus, target audience, pricing and how each PowerShell tool integrates into the bigger tech ecosystem. Note that product costs are listed in U.S. dollars.
By: Adam Bertram submitted:Jun 15 2022
Monitoring with PowerShell: Monitoring DNS record changes
(cyberdrain.com)
At my company we use a dynamic DNS service for load balancing or failover. This is great because
By: Kelvin Tegelaar submitted:Jun 15 2022
At my company we use a dynamic DNS service for load balancing or failover. This is great because
clients don't notice downtime when a failover or load balancing action occurs. It makes everything smooth and fluent for clients and users of our systems. The only problem with this is that sometimes a failover occurs and you don't notice. Great for users, not so great for administrators; if a server crashes in the woods, did it really crash at all? To make sure we always get notified about these situations we use the following script via our RMM system.
By: Kelvin Tegelaar submitted:Jun 15 2022
Replicate your favorite VSCode theme in Windows Terminal
(powers-hell.com)
Windows Terminal has been out for around 6 months now and it's safe to say it's a huge success. It's
By: Ben Reader submitted:Jun 15 2022
Windows Terminal has been out for around 6 months now and it's safe to say it's a huge success. It's
a great way to handle working with multiple terminal applications in one space, and the ability to customize the environment to suit your needs (both aesthetic and functional) make it a perfect tool for anyone who lives in a shell environment for hours on end.
By: Ben Reader submitted:Jun 15 2022
Understanding PowerShell Modules
(powershell.one)
Almost all PowerShell commands live in modules, and by adding new modules to PowerShell, you can
By: Dr. Tobias Weltner submitted:Jun 15 2022
Almost all PowerShell commands live in modules, and by adding new modules to PowerShell, you can
easily add more commands. Here is all you need to know about PowerShell modules.
By: Dr. Tobias Weltner submitted:Jun 15 2022
Projects, Scripts, and Modules
PrimalScript 2020 adds PowerShell 7 support
(sapien.com)
PrimalScript 2020 (7.7.139) adds PowerShell 7 support. While we have had the ability to run scripts
By: SAPIEN Technologies submitted:Jun 15 2022
PrimalScript 2020 (7.7.139) adds PowerShell 7 support. While we have had the ability to run scripts
in a PowerShell 6 or 7 console for some time, support for new language elements, packaging, etc. was not implemented yet. Now that PowerShell 7 was released, we have added full support for it across the board. I should note here that we do not install PowerShell 7 for you.
By: SAPIEN Technologies submitted:Jun 15 2022
PSQueue
(github.com)
A PowerShell Class that uses Stacks and Queues to process/hold information.
By: Josh Rickard submitted:Jun 15 2022
A PowerShell Class that uses Stacks and Queues to process/hold information.
By: Josh Rickard submitted:Jun 15 2022
Books, Media, and Learning Resources
Getting started with Azure Automation and Power Automate
(youtube.com)
In this video, I give a short interview about how you can get started using Azure Automation and
By: Intelligink submitted:Jun 15 2022
In this video, I give a short interview about how you can get started using Azure Automation and
Power Automate to integrated PowerShell into your Flows and never leave the Microsoft Cloud!
By: Intelligink submitted:Jun 15 2022
Why Powershell is SO Powerful
(youtube.com)
PowerShell was my first programming language thanks to the book Learn PowerShell in a Month of
By: Knox Hutchinson submitted:Jun 15 2022
PowerShell was my first programming language thanks to the book Learn PowerShell in a Month of
Lunches by Don Jones coupled with studying for my MCSE. Once I learned how powerful scripting and automating tasks could be, it set me on a path that changed my career. PowerShell is similar to other languages like Python, but the Pipeline is where it sets itself apart. Let's break down why the pipeline is so powerful!
By: Knox Hutchinson submitted:Jun 15 2022
Fun
April Fools Day: PowerShell Tips, Tricks & Dad Jokes with Steven Judd
(youtube.com)
Our speaker for this session is Steven Judd, who is a Digital Security Analyst at Devon Energy
By: Research Triangle PowerShell Users Group submitted:Jun 15 2022
Our speaker for this session is Steven Judd, who is a Digital Security Analyst at Devon Energy
Corporation. Steven's day to day focus is on DevOps and cloud focused solutions and infrastructure. Steven has amassed a bunch of fun and unusual tips and tricks over the years and he'll be sharing them with you!
By: Research Triangle PowerShell Users Group 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.