ICYMI: PowerShell Week of 03-September-2021
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
Related Articles
ICYMI: PowerShell Week of 22-October-2021
Topics include Microsoft Graph, PowerShell remoting and more…
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
ICYMI: PowerShell Week of 16-July-2021
Topics include Azure Devops, Microsoft Defender, Azure and more…