Category: ESXi
PowerCLI
kimbo November 22, 2017
VMware PowerCLI command examples Connect to vCenter Server (and linked vCenters)
1 |
Connect-VIServer -Server vc.server.local -Port 443 -User administrator@vsphere.local Password password123 -AllLinked -InvalidCertificateAction ignore |
List all Snapshots older than 14 days…
Virtual Machine Snapshots
kimbo July 16, 2016
General overview of VM snapshots, benefits, risks and how to troubleshoot