Copy-ready commandNew-Snapshot — Basic Usage
New-Snapshot -VM vm01 -Name "Before Change" -Description "Maintenance checkpoint"Production warning
Snapshot, power, move, and removal operations affect virtual machines.
Requirements and permissions
- Requirements
- VMware PowerCLI or ESXi shell
- Permissions
- vCenter or ESXi permissions vary
- Last reviewed
- 2026-07-31
Examples
Basic Usage
Use New-Snapshot for a standard administrative task.
New-Snapshot -VM vm01 -Name "Before Change" -Description "Maintenance checkpoint"Original command
Create a virtual machine snapshot.
New-Snapshot -VM vm01 -Name "Before Change" -Description "Maintenance checkpoint"Common errors
Command not found
Confirm VMware PowerCLI or ESXi shell is installed and available in your current shell.