上一主题: dpmrsi capture 命令-捕获 RSI 映像下一主题: dpmrsi collect_drivers 命令-添加 RSI 驱动程序


dpmrsi capture_driverset 命令-捕获 RSI 驱动程序集

使用 dpmrsi capture_driverset 命令可以捕获用于 Windows 部署的操作系统驱动程序。

此命令具有以下格式:

dpmrsi capture_driverset
[-sc sc_url]
-name driversetname
[-desc driversetdescription]
-serverid targetserverid|-macaddr targetMACaddress
[-boot_network bootnetwork]
-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

-name driversetname

定义 Windows 驱动程序集的名称。 有效条目:任何字母数字字符。

-desc sourcedescription

定义驱动程序源的文本,以便于标识。 有效条目:任何字母数字字符。

-serverid target server ID | -macaddr targetMACaddress

定义快速服务器映像目标的服务器 ID 或 MAC 地址。 同时指定 -serverid-macaddr 参数时,-macaddr 优先。

-boot_network networkname

定义 RSI 服务器上注册的启动网络的名称。 仅当多个网络(默认值为一个)注册到 RSI 服务器时需要该参数。 有效条目:任何字母数字字符。

-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 驱动程序集

本示例从服务器中捕获 Windows 驱动程序集。

dpmrsi capture_driverset
-name Win2k3TestDriverSet
-desc "Test driverset"
-macaddr 00:50:56:ab:1e:97
-img_host rsiserver1
-dc_user user2 –dc_password pass2
-ws_user wsuser -ws_password wsuserpassword