In Case You Missed It

ICYMI: PowerShell Week of 17-July-2020

Robin Dadswell
2 min read
Share:

Topics include OneDrive client, HTML reports, Beautiful code and more…
Special thanks to Robin Dadswell, Prasoon Karunan V, Kiran Patnayakuni and Kevin Laux

Automate Azure update management scheduling with PowerShell

by Barbara Forbes on 12th July
Barbara is explaining about how to automate Azure update management and scheduling updates using PowerShell

Active Directory DHCP Report to HTML or EMAIL with zero HTML knowledge

by Przemyslaw Klys on 12th July
Przemyslaw is using PSWriteHTML module and and demonstrating how to generate html reports seamlessly.

Monitoring with PowerShell: Monitoring the Onedrive client limitations

by Kelvin Tegelaar on 13th July
Kelvin shared a script to monitor the Onedrive sysc status and client limitations.

Elevate your documentation with PowerShell Jupyter Notebook

by Darren Robinson on 16th July
Some more information on using PowerShell Jupyter Notebooks

Want to Write Beautiful PowerShell Code? Here’s How.

by Adam Bertram on 16th July
Adam explains the best pratices in writing the beautiful PowerShell Code

u/Otacrow shared a script to set the desktop wallpaper from the current spotlight image

Tweet of the Week

PowerShell 7.0.3 and 6.2.7 are out!

Youtube: Change your world the way you want: A simple contribution to PowerShell 7

Prasoon Karunan took a session on how to contribute to PowerShell, that includes finding the issues, identifying the code changes, fixing, testing and raising a pull request.

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