PowerShell Script: Change Advanced Settings of Hyper-V Virtual Machines

  Each Hyper-V virtual machine sports a number of settings that can be changed, but not by any sanctioned GUI tools. If you’re familiar with WMI, these properties are part of the Msvm_VirtualSystemSettingData class. Whether you’re familiar with WMI or not, these properties are not simple to change. I previously created a script that modifies … Continue reading PowerShell Script: Change Advanced Settings of Hyper-V Virtual Machines