PowerShell for Admins PowerShell for Developers

ICYMI: PowerShell Week of 06-March-2020

Robin Dadswell
2 min read
Share:

Topics include PowerShell 7 GA, SCCM, Group Policy and more…

Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux

Step-by-Step Guide to Azure Private Endpoints (PowerShell Guide)

by Dishan M. Francis on 29th February

Dishan is trying to explain how to configure Azure Private Endpoints using PowerShell to access your Azure PaaS services securely.

Using PowerShell to generate and deploy Group Policies for non-domain environments

by Kelvin Tegelaar on 1st March

Kelvin explains how to generate and deploy GPOs for non-domain environments using PowerShell

Designing Professional Parameters

by Dr. Tobias Weltner on 2nd March

With the help of [Parameter()], you define sophisticated PowerShell parameters that enhance usability and versatility of your functions.

SCCM deployment validation using PowerShell Pester

by lynfordh on 3rd March

lynfordh is explaining how to validate the deployment of System Center Configuration Manager (SCCM) using PowerShell Pester.

What’s new in PowerShell 7 – Check it out!

by Thomas Maurer on 4th March

Thomas breaks down the new features in PS7

Reddit /r/PowerShell - Most Popular Weekly Post

UnderCoverITBoss writes their first scripts and is now on a mission to script everything

Tweet of the Week

The PowerShell team announced the general availability of version 7 on Wednesday.

Youtube: Core Concept: PowerShell 7 New Features

RTPSUG Met for their monthly virtual meeting and it was the perfect time to review some of the new features of PowerShell 7

Related Articles

Oct 8, 2021

ICYMI: PowerShell Week of 08-October-2021

Topics include VMWare, Windows 11, Web Reports and more… Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux How to gather your vCenter inventory data with this VMware PowerShell script by Scott Matteson on 7th October Inventory reports are a common request when administering a VMware vCenter environment. Learn how this VMware PowerShell script can make such requests quick and easy Building a Web Report in PowerShell, use the -Force Luke by Chris Noring on 8th October