Previous Topic: dpmhyperv ShowClusterSharedVolumes Command--Show all Cluster Shared VolumesNext Topic: dpmhyperv ShowLogicalDisks Command--Show all Logical Disks


dpmhyperv ShowDirectories Command--Show Directory Properties on a Hyper-V Server

The dpmhyperv ShowDirectories command lists all the properties of a directory on a Hyper-V host.

This command has the following format:

dpmhyperv ShowDirectories 
[-ws_user username] 
[-ws_password password] 
[-ws_encrypted_password] 
-hypervHost hostname 
-directory directory_path 
[-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.

-directory location

Defines the location of the directory on the Hyper-V host.

-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 Properties of a Directory on a Hyper-V Host

This example lists all the properties of the directory, " c:\test" on the host, "hserver."

dpmhyperv ShowDirectories -ws_user admin -ws_password #test# -hypervHost hserver -directory c:\test