上一主题: dpmhyperv ValidateAgentSNMPAccess 命令-验证对代理的 SNMP 访问下一主题: dpmhyperv DeleteTemplate 命令-删除模板


dpmhyperv ValidateServerAccess 命令-检查服务器访问权限

dpmhyperv ValidateServerAccess 命令用于检查是否可以访问主机服务器。

此命令具有以下格式:

dpmhyperv ValidateServerAccess 
[-ws_user username] 
[-ws_password password] 
[-ws_encrypted_password] 
-hypervHost hostname 
[-user username] 
[-pass password] 
[-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 主机的名称。

-user username

(可选)指定用户的名称。

-pass password

(可选)指定用户的密码。

-pre

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

-post

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

-locale iso639value

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

示例:验证服务器访问权限

本示例验证是否可以访问 Hyper-V 主机“hserver”。

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