New Hyper-V Feature Request
reviewed
L
Lucas Mayo
We would like to see the status of auto-start for all VM on the HyperV host.
Something similar to the "Get-VM | Select-Object Name, AutomaticStartAction" command output to be added to the inspection job and added to the dataprint.
Just simple output like
PS C:\> Get-VM | Select-Object Name, AutomaticStartAction
Name AutomaticStartAction
---- --------------------
DC05 Start
FS03 Start
RDCB2024 Start
RDS2024 Start
SQL03 Start