上一主题: dpmhyperv ShowClusterSharedVolumes 命令-显示所有群集共享卷下一主题: dpmhyperv ShowLogicalDisks 命令-显示所有逻辑磁盘


dpmhyperv ShowDirectories 命令-显示 Hyper-V 服务器上的目录属性

dpmhyperv ShowDirectories 命令用于列出 Hyper-V 主机上的目录的所有属性。

此命令具有以下格式:

dpmhyperv ShowDirectories 
[-ws_user username] 
[-ws_password password] 
[-ws_encrypted_password] 
-hypervHost hostname 
-directory directory_path 
[-pre] 
[-post]
[-locale iso639value]
-ws_user username

(可选)指定 CA Server Automation 用户名。

-ws_password password

(可选)指定 CA Server Automation 用户密码。

-ws_encrypted_password

(可选)指示 CA Server Automation 密码是否加密。

-hypervHost hostname

指定 Hyper-V 主机的名称。

-directory location

定义 Hyper-V 主机上的目录的位置。

-pre

(可选)操作完成之前生成事件。

-post

(可选)操作完成之后生成事件。

-locale iso639value

(可选)指定 IS0 639_3166 组合以覆盖默认的英语输出(例如:法语为 fr_FR)。 要使用命令提示符的区域设置,请指定“native”。

示例:显示 Hyper-V 主机上的目录的属性

本示例列出主机“hserver”上的目录“c:\test”的所有属性。

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