Mass Deployment Tool User's Guide

21
1
“Device identifier” 选项只能在单个设备上运行,而 “--profile” 选项可以在多个设备或单个设备上运行。
结果显示如下:
- 如果执行成功:“Result: Success”
- 如果执行失败:“Error and error details”
如果解决方案不受支持,则其激活状态为 “LsSolutionNotSupported”
confirmup
必需:
profile
result
可选:
networksettingpath
●log
communitynameset
communitynameget
profilepassword
csvdelim
允许使用部署配置文件来确认每个设备的 Microsoft Universal
Print 注册状态。
示例:
settingcmd.exe confirmup --profile your
profile_name.csv --result your_filename.csv
--csvdelim semicolon
在结果文件 (CSV) 中确认每个设备的结果。结果文件包含部
署配置文件中的所有项目以及下列项目:
- Result
- Detail
- Start time
- Finish time
dkeycreate
必需:
output
devicepassword
dkeypassword
可选:
edpkpassword
创建 DKEY 文件,其中包含设备密码和数据包文件 (EDPK)
密码。
DKEY 文件使用 DKEY 密码进行加密。
示例:
settingcmd.exe dkeycreate --devicepassword
initpass --edpkpassword your_password
--dkeypassword your_password --output
our_file_name.dkey
listfilter
“Device identifier” “profile”
是必需的。
1
Device identifier
profile
必需:
result
可选:
profilepassword
csvdelim
如果需要,同时提供:
networksettingpath
communitynameset
communitynameget
允许您显示指定设备的注册筛选器名称。
示例:
settingcmd.exe listfilter --ip IP_address
--networksettingpath (网络通信设置文件名)
settingcmd.exe listfilter --profile
your_profile_name.csv --networksettingpath
(网络通信设置文件名)
在结果文件 (CSV) 中确认每个设备的结果。结果文件包含部
署配置文件中的所有项目以及下列项目:
- Result
- Detail
- Start time
- Finish time
命令 选项 说明