March 27, 2020
Announcements!
Microsoft and Facebook Are Helping to Organize a Giant Hackathon to Combat Coronavirus
(inc.com)
Got tech skills? #BuildforCOVID19 is your chance to pitch in and potentially save lives.
By: Jessica Stillman submitted:Jun 15 2022
Got tech skills? #BuildforCOVID19 is your chance to pitch in and potentially save lives.
By: Jessica Stillman submitted:Jun 15 2022
Power Lunch
(twitter.com)
Hey PowerShell Fam! If you haven't heard already, during the COVID-19 pandemic, @MrThomasRayner and
By: Adilio-vid-19 submitted:Jun 15 2022
Hey PowerShell Fam! If you haven't heard already, during the COVID-19 pandemic, @MrThomasRayner and
I are combating Social Isolation with a weekly #PowerLunch on Zoom at Noon Wednesdays (PDT)! Come hang out!
By: Adilio-vid-19 submitted:Jun 15 2022
PowerShell 7.1 Team Investments and Preview.1 Release
(devblogs.microsoft.com)
Today we released the first preview for PowerShell 7.1! This release includes a number of changes
By: Steve Lee submitted:Jun 15 2022
Today we released the first preview for PowerShell 7.1! This release includes a number of changes
that did not make it in time for the 7.0 release. It also includes .NET 5 preview 1!
By: Steve Lee submitted:Jun 15 2022
Blogs, Articles, and Posts
Add a PowerShell Remote Session in Windows Terminal
(thomasmaurer.ch)
I am sure you have heard about the new Windows Terminal, which is in preview, and you can get it
By: Thomas Maurer submitted:Jun 15 2022
I am sure you have heard about the new Windows Terminal, which is in preview, and you can get it
from the Windows Store. In this blog post, I want to share how you can add a PowerShell remote session to the drop-down menu in the Windows Terminal when you open a new tab. The new Windows Terminal is highly customizable and it allows you to run different shells like the classic command prompt, Windows PowerShell, PowerShell 7, and also Windows Subsystem for Linux shells (I am using, for example, Ubuntu with the Windows Subsystem for Linux 2 (WSL 2)).
By: Thomas Maurer submitted:Jun 15 2022
Everything you wanted to know about ShouldProcess
(powershellexplained.com)
PowerShell functions are very robust with several features that greatly improves the way users
By: Kevin Marquette submitted:Jun 15 2022
PowerShell functions are very robust with several features that greatly improves the way users
interact with them. One important feature that is often overlooked is -WhatIf and -Confirm support and it is easy to add to your functions. In this article, we will dive deep into how to implement this feature.
By: Kevin Marquette submitted:Jun 15 2022
How to Up your Game with PowerShell Try Catch Blocks
(adamtheautomator.com)
Have you ever run a script or a PowerShell cmdlet and get confronted with a screaming wall of text -
By: June Castillote submitted:Jun 15 2022
Have you ever run a script or a PowerShell cmdlet and get confronted with a screaming wall of text -
in red - like the one shown below?
By: June Castillote submitted:Jun 15 2022
PowerShell 7 Cross-Platform Scripting Tips and Traps
(jdhitsolutions.com)
One of the reasons you want to adopt PowerShell 7 on your desktop, is that it can be used
By: Jeff Hicks submitted:Jun 15 2022
One of the reasons you want to adopt PowerShell 7 on your desktop, is that it can be used
cross-platform. Theoretically, you can write a PowerShell script or function that works on Windows, Linux, and Mac. However, this is not without challenges. In some ways, it feels like we are back to the early days of PowerShell scripting where we are all trying to figure out what to do. Based on my experiences, let me share some thoughts on what I think you should keep in mind.
By: Jeff Hicks submitted:Jun 15 2022
The PowerShell Switch Statement: Much More than If/Then
(adamtheautomator.com)
The concept of conditional logic in programming is not anything new. Conditional logic is a fancy
By: June Castillote submitted:Jun 15 2022
The concept of conditional logic in programming is not anything new. Conditional logic is a fancy
term for first checking for a condition (if something happened) and then doing something as a result of that condition.
By: June Castillote submitted:Jun 15 2022
Use cases for the new null coalescing operator in PowerShell 7
(itluke.online)
I was just watching the recent presentation from the Research Triangle PowerShell Users Group, in
By: Luc FULLENWARTH submitted:Jun 15 2022
I was just watching the recent presentation from the Research Triangle PowerShell Users Group, in
which there is a demo about the new null coalescing operator in PowerShell 7 (by the way you should really subscribe to their Youtube channel!). And, someone asked what could be a use case for this operator.
By: Luc FULLENWARTH submitted:Jun 15 2022
Use deployment scripts in templates
(docs.microsoft.com)
Learn how to use deployment scripts in Azure Resource templates. With a new resource type called
By: Microsoft submitted:Jun 15 2022
Learn how to use deployment scripts in Azure Resource templates. With a new resource type called
Microsoft.Resources/deploymentScripts, users can execute deployment scripts in template deployments and review execution results. These scripts can be used for performing custom steps such as:
By: Microsoft submitted:Jun 15 2022
What’s new with Select-String in PowerShell7?
(networkadm.in)
Select-String is one of those commands that either you use it often or not much at all. There
By: Mike Kanakos submitted:Jun 15 2022
Select-String is one of those commands that either you use it often or not much at all. There
doesn't seem to be a middle of the road for Select-String. I don't get called upon to use it that often, but when I do, it usually saves my bacon at work. The most typical use case for me is for searching flat log files for patterns of text or for all entries of a particular phrase across a bunch of files.
By: Mike Kanakos submitted:Jun 15 2022
Windows Server DomainController find LDAP binds
(blog.it-koehler.com)
Some time ago Microsoft announced the changing of default domain controller behavior for ldap and
By: Alexander Koehler submitted:Jun 15 2022
Some time ago Microsoft announced the changing of default domain controller behavior for ldap and
ldap signing. See LINK. This affects every supported version of Windows Server (from 2008R2 till 2019). There is another LINK ADV190023 with detailed explanation.
By: Alexander Koehler submitted:Jun 15 2022
Projects, Scripts, and Modules
Fast Deploy Microsoft Teams for Education
(github.com)
These set of scripts are designed to help small schools, co-ops, and tutors quickly get up and
By: Matthew Dowst submitted:Jun 15 2022
These set of scripts are designed to help small schools, co-ops, and tutors quickly get up and
running using Microsoft Teams
By: Matthew Dowst submitted:Jun 15 2022
Managing Azure Functions via PowerShell
(gist.github.com)
Some great examples of how to manage Azure Functions with PowerShell
By: Francisco Gamino submitted:Jun 15 2022
Some great examples of how to manage Azure Functions with PowerShell
By: Francisco Gamino submitted:Jun 15 2022
Microsoft.PowerShell.ConsoleGuiTools 0.4.0
(powershellgallery.com)
Cross-platform Console Gui Tools for PowerShell
By: PowerShell Team submitted:Jun 15 2022
Cross-platform Console Gui Tools for PowerShell
By: PowerShell Team submitted:Jun 15 2022
PSGuacamole
(github.com)
PowerShell functions useful to manage Apache Guacamole
By: Matthieu C. submitted:Jun 15 2022
PowerShell functions useful to manage Apache Guacamole
By: Matthieu C. submitted:Jun 15 2022
Windows Virtual Desktop – Cleanup
(mczerniawski.pl)
How to remove all artifacts from WVD using PowerShell
By: Mateusz Czerniawski submitted:Jun 15 2022
How to remove all artifacts from WVD using PowerShell
By: Mateusz Czerniawski submitted:Jun 15 2022
Books, Media, and Learning Resources
From Admin to DevOps
(leanpub.com)
If you want to know a No BS way to 'do the DevOps' in Azure, you're in luck. You will not only learn
By: Adam Bertram and Michael Levan submitted:Jun 15 2022
If you want to know a No BS way to 'do the DevOps' in Azure, you're in luck. You will not only learn
how to implement DevOps tools and strategies in Azure but more importantly why. Prepare yourself to embark on a DevOps in Azure journey!
By: Adam Bertram and Michael Levan submitted:Jun 15 2022
The PowerShell Conference Book: Volume 2: Now Available in Print
(amazon.com)
Forty subject matter experts have teamed up to bring you the ultimate collection of PowerShell
By: submitted:Jun 15 2022
Forty subject matter experts have teamed up to bring you the ultimate collection of PowerShell
topics that are designed to be like a conference in a book. This book not only delivers top-notch content that rivals any book on the market, but all royalties are donated to the OnRamp scholarship program which bootstraps others into the industry.
By: submitted:Jun 15 2022
Fun
What’s a cmdlet that you use a lot or just have used before, that some on here might not have heard of before?
(reddit.com)
I love when one of these threads come up. Even after all these years, I never fail to learn
By: u/afbrh submitted:Jun 15 2022
I love when one of these threads come up. Even after all these years, I never fail to learn
something new.
By: u/afbrh 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.