Skip to content

Commit 94fc998

Browse files
authored
Update Export-VM.md
updated 2016 version
1 parent 7c8cc52 commit 94fc998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2016-ps/hyper-v/Export-VM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Export-VM [-VM] <VirtualMachine[]> [-Path] <String> [-AsJob] [-Passthru] [-Captu
3131
## DESCRIPTION
3232
The **Export-VM** cmdlet exports a virtual machine to disk.
3333
This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines.
34-
The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively.
34+
Each of these folders contains the associated files. The Snapshots folder contains the associated Snapshots, and the Virtual Hard Disk folder contains the specified virtual machine's virtual disks.
3535
The Virtual Machines folder contains the configuration XML of the specified virtual machine.
3636

3737
## EXAMPLES

0 commit comments

Comments
 (0)