Previous Topic: dpmhyperv ValidateAgentSNMPAccess Command--Validate SNMP Access to an AgentNext Topic: dpmhyperv DeleteTemplate Command--Deletes a Template


dpmhyperv ValidateServerAccess Command--Check Server Access

The dpmhyperv ValidateServerAccess command checks whether you can access a host server.

This command has the following format:

dpmhyperv ValidateServerAccess 
[-ws_user username] 
[-ws_password password] 
[-ws_encrypted_password] 
-hypervHost hostname 
[-user username] 
[-pass password] 
[-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.

-ws_encrypted_password

(Optional) Indicates whether the CA Virtual Assurance password is encrypted.

-hypervHost hostname

Specifies the name of the Hyper-V host.

-user username

(Optional) Specifies the name of the user.

-pass password

(Optional) Specifies the password of the user.

-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: Verify Server Access

This example verifies whether you can access the Hyper-V host, "hserver."

dpmhyperv ValidateServerAccess -ws_user admin -ws_password #test# -hypervHost hserver