上一主题: dpmrsi status 命令-显示 RSI 服务状态下一主题: 远程监控命令


dpmrsi task_status 命令-显示任务状态

使用 dpmrsi task_status 命令可以显示捕获或部署的状态。

此命令具有以下格式:

dpmrsi task_status
[-sc sc_url]
-task_id taskid
-img_host RSIserver
-dc_user RSIapplicationuser -dc_password RSIapplicationpassword
[-ws_user username -ws_password password]
[-locale iso639value]
-sc sc_url

(可选)为服务控制器主机定义 URL。

示例:https://hostname:port/...

hostname

定义安装了服务控制器的完全限定主机。

示例:localhost.ca.com

port

定义服务控制器服务器的侦听端口。

示例:80

-task_id taskid

定义任何 RSI 操作(如捕获映像、部署、收集驱动程序和注册管理程序)的 RSI 任务 ID。

-img_host RSIserver

定义 RSI 服务器的名称。

-dc_user RSIapplicationuser

定义 RSI 应用程序用户名。

-dc_password RSIapplicationpassword

定义 RSI 应用程序用户的密码。

-ws_user username -ws_password password

(可选)指定要用于 Web 服务安全检查的凭据。 如果不包含凭据,系统会提示您输入凭据。 通过使用 caaipsecurity 设置自己的会话来避免提示输入凭据。

-locale iso639value

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

示例:显示任务状态

本示例返回 RSI 映像捕获任务的任务状态。

dpmrsi task_status
-task_id OEMCaptureServer-cc3ef90f16
-img_host rsiserver1
–dc_user user2 –dc_password pass2