In Case You Missed It

ICYMI: PowerShell Week of 10-July-2020

Robin Dadswell
2 min read
Share:

Topics include Hyper-V, Windows Terminal, VMWare and more…

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

PowerShell to C# & back: Hello World Explained

by Prateek Singh on 6th July
Creating a Hello World app in c# using dotnet cli.

Cloud Director service - Part 1 : VMware.CDS.Community PowerShell module

by Adrian Begg on 7th July
PowerShell module to facilitate code based deployments of VMware Cloud Director instances using VMWare’s recently announced Cloud Director service.

Windows Terminal: The Ultimate Guide

by @devbyaccident on 7th July
In this ultimate guide, you’re going to get a full rundown of nearly all features of Windows Terminal and learn how it can help you get things on Windows at the command line.

How To Manage Hyper-V VM Checkpoints With Powershell

by @ThomasMaurer on 7th July
In this blog post Thomas explains how to create, manage, apply, and remove VM Checkpoints in Hyper-V using PowerShell.

u/mrmonday announces an alpha version of a search engine for PowerShell cmdlets

Tweet of the Week

PowerShell 7.1-Preview.5 is out!

Youtube: PSPowerHour Epsiode 3 - PowerShell 7.1: The Modern/Next-Gen Shell

Join Steve and Jason to discuss future shell improvements, Predictive IntelliSense, Dynamic Help, Native Commands and more in this exciting look at PowerShell 7.1.

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