Previous Topic: dpmhv-ShowVMDisks (Funclet) Command--Show all Virtual DisksNext Topic: dpmhv-showVMNICs (Funclet) Command--Show all Network Interface Cards


dpmhv-showVMFloppy (Funclet) Command--Show the Properties of Floppy Drive

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]
-vm vmname

Specifies the name of the VM.

-vmid vmguid

Specifies the unique ID of the VM.

-host hostname

Specifies the name of the Hyper-V server host.

-retval

Returns a value for further processing.

-silent

Specifies not to direct the output to the screen.

-detail

(Optional) Displays the information details of the floppy drive of the VM.

Return Value

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