PowerTip: Use PowerShell to Get DVD Drive Attached to Virtual Machine

Doctor Scripto

Summary: Use Windows PowerShell to get information about the DVD drive attached to a virtual machine.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find information about a DVD drive that is attached to
            a running virtual machine?

Hey, Scripting Guy! Answer Use the Get-VMDVDDrive cmdlet, for example:

Get-VMDvdDrive –VMName VM1

0 comments

Discussion is closed.

Feedback usabilla icon