A simple command to see all Automatic Start actions is to run: [sourcecode language=”powershell”] get-vm -ComputerName HypervHost | select name,auto* [/sourcecode]
A simple command to see all Automatic Start actions is to run: [sourcecode language=”powershell”] get-vm -ComputerName HypervHost | select name,auto* [/sourcecode]