ESXi Powershell Commandlets

From DFWLPiki
Revision as of 13:38, 21 May 2018 by Jhorne (Talk | contribs)

Jump to: navigation, search

Scope of This Document

This document covers ESXi powershell commands that I find useful

ESXi Powershell Commandlets

Get all VMs that have snapshots

get-vm | get-snapshot | format-list vm,name