In Case You Missed It

ICYMI: PowerShell Week of 31-July-2020

Robin Dadswell
2 min read
Share:

Topics include Windows Sandbox, Pausing scripts, PowerCLI, SendGrid and more…

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

PSSendgrid: Send email from PowerShell with Sendgrid

by @Ba4bes on 26th July
In this post, Barbara will show you how to send email from PowerShell with SendGrid.

Doing More with Windows Sandbox

by @JeffHicks on 29th July
Jeff is showing us on how to enable and play around with the Windows Sandbox using PowerShell.

Documenting with PowerShell: Documenting Azure VMs (And lighthouse setup)

by @KelvinTegelaar on 29th July
Kelvin shows how to setup Azure Lighthouse and manage via PowerShell, and demonstrate how to document the VMs.

How to Pause a PowerShell Script

by @alistek on 30th July
In this article, Adam is going to break down the ability to pause into either native and non-native commands in PowerShell.

Managing VCD VM Disks from PowerCLI / PowerShell.

by @jondwaite on 30th July
A way to manage the internal hard disks attached to some of their virtual machines from code.

u/thebeersgoodnbelgium made a synthwave-y type theme for PowerShell for Windows Terminal, please take a look.

Tweet of the Week

Checkout the new blog post from @sydneysmithreal on the latest PSScriptAnalyzer 1.19.1 release!

Youtube: How to Use .NET Interactive Jupyter Notebooks in Daily Work-Life | Data Exposed: MVP Edition

In this episode, MVP Rob Sewell will introduce Jupyter Notebooks and show you how useful they could be for you in your daily work-life for Incident Resolution, Repeatable Tasks, and Demoing New Features.

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