Skip to content

Commit a697cfb

Browse files
authored
Merge pull request MicrosoftDocs#3527 from msbemba/patch-156
Update Export-VM.md
2 parents c647866 + 8e0bdfa commit a697cfb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Export-VM [-VM] <VirtualMachine[]> [-Path] <String> [-AsJob] [-Passthru]
2525
## DESCRIPTION
2626
The **Export-VM** cmdlet exports a virtual machine to disk.
2727
This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines.
28-
The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively.
28+
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.
2929
The Virtual Machines folder contains the configuration XML of the specified virtual machine.
3030

3131
## EXAMPLES

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Export-VM [-Path] <String> [-AsJob] [-Passthru] [-VM] <VirtualMachine[]> [-WhatI
2929
## DESCRIPTION
3030
The **Export-VM** cmdlet exports a virtual machine to disk.
3131
This cmdlet creates a folder at a specified location having three subfolders: Snapshots, Virtual Hard Disks, and Virtual Machines.
32-
The Snapshots and Virtual Hard Disks folders contain the snapshots of and virtual hard disks of the specified virtual machine respectively.
32+
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.
3333
The Virtual Machines folder contains the configuration XML of the specified virtual machine.
3434

3535
## EXAMPLES

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

docset/winserver2019-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

docset/winserver2022-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)