In Case You Missed It

ICYMI: PowerShell Week of 03-September-2021

Robin Dadswell
1 min read
Share:

Topics include O365, SQL, Code Formatting and more…

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

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.

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

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