Get snapshots for multiple selected VMs


Target Type: Virtual Machine
Output format: action

$vm = get-vm $vParam get-snapshot
$vm | format-list VM, Name, created, parent, Children, PowerState, SizeGB

get-snap

6 objects

run

snapshot