The dpmhv-showVMFloppy command lets you retrieve information about all floppy drives attached to every VM on the Hyper-V host.
This command has the following format:
dpmhv-showVMFloppy -vm vmname|-vmid vmguid -host hostname [-retval] [-silent] [-detail]
Specifies the name of the VM.
Specifies the unique ID of the VM.
Specifies the name of the Hyper-V server host.
Returns a value for further processing.
Specifies not to direct the output to the screen.
(Optional) Displays the information details of the floppy drive of the VM.
The dpmhv-showVMFloppy command returns the objects representing the information details of the VM floppy drive properties.
The following properties are returned in regular mode:
The following properties are returned in detail mode:
Example: Show all Floppy Drives of a VM
This example returns the list of floppy drives attached to the VM.
dpmhv-showVMFloppy -host hvserver -vm TestVM
Copyright © 2013 CA. All rights reserved. |
|