Previous Topic: dpmhyperv ShowVMs Command--Show all VMsNext Topic: dpmhyperv ValidateAgentSNMPAccess Command--Validate SNMP Access to an Agent


dpmhyperv ShowVMSCSIControllers Command--Show all SCSI Controllers

The dpmhyperv ShowVMSCSIControllers command lists all SCSI controllers in a VM.

This command has the following format:

dpmhyperv ShowVMSCSICControllers 
[-ws_user username] 
[-ws_password password] 
[-ws_encrypted_password] 
-hypervHost hostname 
-vm vmname|-vmguid vm_ID 
[-pre] 
[-post]
[-locale iso639value]
-ws_user username

(Optional) Specifies the CA Virtual Assurance user name.

-ws_password password

(Optional) Specifies the CA Virtual Assurance user password.

-hypervHost hostname

Specifies the name of the Hyper-V host.

-vm vm_name

Specifies the VM name.

-vmguid vm_ID

Specifies the unique GUID of the VM.

-pre

(Optional) Generates an event before the operation is complete.

-post

(Optional) Generates an event after the operation is complete.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example: Show all SCSI Controllers on the SCVMM host

This example lists all the SCSI controllers with their properties in the virtual machine, "vm01" on the host, "hserver."

dpmhyperv ShowVMSCSIControllers -ws_user admin -ws_password #test# -hypervHost hserver -vm vm01