Get-Stat -Entity $VMNAME -State sys.osuptime.latest -RealTime -MaxSample 1
Get-Stat -Entity $VMNAME -State sys.uptime.latest -RealTime -MaxSample 1
$VMNAME.ExtensionData.Runtime.BootTime
VCSA Certificate Renewal Process
Mostly Used Hardware:
ansible -i inventory.ini -m ping all # inventory.ini it will ping to the hosts which are in inventory # ansible -i inventory.ini -m pin...