.. / Export-VMSnapshot

Exports a virtual machine checkpoint to disk


Functions:
Type:
Toolsets:

Manage

Create snapshot of VM

Export-VMSnapshot -Name 'VM snapshot' -VMName 'Windows 10 22H2' -Path C:\tmp -CimSession $s
Usecase
Create a snapshot to then exfiltrate it over the network

Comments



Updated: 2023-07-01
Contributor: Arris Huijgen (bitsadmin)