PowerTip: Use PowerShell to Get DVD Drive Attached to Virtual Machine
Summary: Use Windows PowerShell to get information about the DVD drive attached to a virtual machine. How can I use Windows PowerShell to find information about a DVD drive that is attached to a running virtual machine? Use the Get-VMDVDDrive cmdlet, for example: Get-VMDvdDrive –...