Skip to content

Commit c286355

Browse files
authored
Merge pull request MicrosoftDocs#3519 from XXLMandalorian013/patch-2
Update Set-VMDvdDrive.md
2 parents 52227f8 + 6d8f315 commit c286355

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2022-ps/hyper-v/Set-VMDvdDrive.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@ The **Set-VMDvdDrive** cmdlet configures the controller and location of a virtua
3737

3838
### Example 1
3939
```
40-
PS C:\> Set-VMDvdDrive -VMName TestVM -Path .\WinBuild.iso
40+
Set-VMDvdDrive -VMName TestVM -Path .\WinBuild.iso
4141
```
4242

4343
Configures the virtual DVD drive of virtual machine TestVM to use WinBuild.iso as its media.
4444

4545
### Example 2
4646
```
47-
PS C:\> Set-VMDvdDrive -VMName TestVM -ControllerNumber 1 -ControllerLocation 0 -Path $null
47+
Set-VMDvdDrive -VMName TestVM -ControllerNumber 1 -ControllerLocation 0 -Path $null
4848
```
4949

5050
Configures the virtual DVD drive at IDE 1,0 of virtual machine TestVM to use no media.
5151
(This ejects any existing media from the virtual DVD drive.)
5252

5353
### Example 3
5454
```
55-
PS C:\> Get-VMDvdDrive -VMName TestVM -ControllerNumber 1 -ControllerLocation 0 | Set-VMDvdDrive -ToControllerLocation 1
55+
Get-VMDvdDrive -VMName TestVM -ControllerNumber 1 -ControllerLocation 0 | Set-VMDvdDrive -ToControllerLocation 1
5656
```
5757

5858
Moves virtual DVD drive from IDE 1,0 to IDE 1,1 on virtual machine TestVM.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy