In Case You Missed It

ICYMI: PowerShell Week of 02-July-2021

Robin Dadswell
1 min read
Share:

Topics include Monitoring Azure, Filtering objects, Generating SQL reports and more…

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

From SQL to Excel with PowerShell

by Jeff Hill on 30th June

Learn to pull data from SQL and generate reports for your manager using PowerShell.

*[error 0x800700c1 when launching `C:\Program Files\PowerShell\7\pwsh.exe’]*

by Darren Robinson on 30th June

How to fix an issue after updating Windows Teminal.

Monitoring with PowerShell: Monitoring Azure App Proxies

by Kelvin Tegelaar on 1st July

Following up on a previous Azure App Proxy post, learn how to monitor your Azure App for up/down status.

Filtering for Unique Objects in PowerShell

by Jeff Hicks on 1st July

There is more to filtering unique objects than you would think. In Jeff’s blog post he dives into finding unique objects in multiple ways.

John Savill posted a thanks to the community for the support of his master class on YouTube. videos.

Tweet of the Week

Chirssy got some PowerShell code auto created via Github AutoPilot!

Youtube: Workflows Tutorial: Execute On-Premise PowerShell with Okta Workflows

Learn to execute PowerShell code with Okta Workflows.

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

Sep 3, 2021

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