These cheat sheets are to be used on the VMware platform. Some commands require PowerCLI, others can be run directly on the Photon OS. Command What it does /etc/init.d/hostd restart/etc/init.d/vpxa restart Restart VMWare Management services on Host # Check if your VM has (Change Block Tracking) enabled or not(Get-VM -Name Server_Name).ExtensionData.Config.ChangeTrackingEnabled(Get-VM-Name Server_Name).ExtensionData.Config.ChangeTrackingEnabled# Find VMs where CBT (Change Block…
Month: September 2022
Ping All VM’s On ESXi Using Powershell
This is a quick blog about some useful sanity check prior to and after network level changes