Pester is a unit testing framework built into PowerShell that allows developers of all kinds to write unit, integration and acceptance tests across a wide range of situations. It's a tool that enables ...
Over the past several years, I have developed a number of PowerShell scripts to create Hyper-V virtual machine (VM) inventory reports. I made some of these scripts available to the public and others ...