Write PowerShell Online using Visual Studio Codespaces
Last week the Visual Studio Services team announced a new service called Visual Studio Codespaces....
How to use PowerShell ISE Mode in Visual Studio Code
If you are writing PowerShell code, you might have realized that there weren’t really improvements to the PowerShell Integrated...
Recording: Scripting & Automation in Hyper-V without SCVMM now available
Last week I had the chance to do a Webinar together with Altaro about Scripting & Automation in Hyper-V without SCVMM. Now you can...
Webinar: Scripting & Automation in Hyper-V without SCVMM
There are some great Webinars coming up and I am proud to speak in one of them with Andrew...
Judge at the Nutanix Coding Challenge
Nutanix just announced the PowerShell Coding Challenge for your Nutanix environment. The challenge will be to build a script which solves a...
Powershell: if Statement basics
The if-statement is pretty important if you are creating PowerShell scripts. So I created this post to get some basic information about how...