ICYMI: PowerShell Week of 03-September-2021

In Case You Missed It

Topics include O365, SQL, Code Formatting and more...

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

Automating with PowerShell: Setting up application consent

by Kelvin Tegelaar on 29th August

In this post you will learn two things about 0365 application consent: how to setup the OAuth consent workflow and how to monitor for application requests.

Easy way to connect to FTPS and SFTP using PowerShell

by Przemyslaw Klys on 29th August

In this post learn how to use the Transferfto module and make ftp easier.

Stop or Start SQL Server With PowerShell

by Jeff Hill on 31st August

Stop and Start SQL with easy by following this blog post.

Understanding When & When Not to Create PowerShell New Lines

by Bill Kindle on 31st August

Great post showing how and when to format your code with new lines.

Reddit /r/PowerShell - Most Popular Weekly Post

Great curated list of beginner PowerShell content.

Youtube: Azure Automation Tutorial - Remote PowerShell Execution on an Azure virtual machine

Learn to run remote code against an Azure VM with a managed identity in PowerShell

Comments are closed.