Users Guide

Description Command Full form Example
Export Smart Bootable ISO with Force
Update option to a local path.
drm -r=<repository name>
--deployment-
type=smartbootiso --
location=<path> --force-
update --nowait
drm --
repository=<repositor
y name> --deployment-
type=smartbootiso --
location=<path> --
force-update --nowait
drm -r=repo1
--deployment-
type=smartboot
iso --
location="C:\U
sers\DRM" --
force-update
--nowait
Export Smart Bootable ISO using default
script.
drm -r=<repository name>
--deployment-
type=smartbootiso --
location=<folderpath>
drm --
repository=<repositor
y name> --deployment-
type=smartbootiso --
location=<folderpath>
drm -r=repo1
--deployment-
type=smartboot
iso --
location="C:\U
sers\DRM"
Export Smart Bootable ISO using
custom script from a network path.
drm -r=<repository name>
--deployment-
type=smartbootiso --
location=<path> --
authentication=<username:p
assword> --update-
script=<custom-script-
path> --script-
authentication=<username:p
assword>
drm --
repository=<repositor
y name> --deployment-
type=smartbootiso --
location=<path> --
authentication=<usern
ame:password> --
update-
script=<custom-
script-path> --
script-
authentication=<usern
ame:password>
drm -r=repo1
--deployment-
type=smartboot
iso --
location=//
100.10.90.22/
DRM" --
authentication
=root:calvin
--update-
script=//
100.18.90.55/D
RM/
samplescript.s
h" --script-
authentication
=root:calvin
Export SUU ISO to a location.
drm -r=<repository name>
--deployment-type=suuiso
--location=<path> --nowait
drm --
repository=<reponame>
--deployment-
type=suuiso --
location=<path> --
nowait
drm -r=repo1
--deployment-
type=suuiso --
location="C:\U
sers\DRM" --
nowait
Export SUU in directory form to a
location.
drm -r=<repository name>
--deployment-type=suuiso -
x --location=<path> --
nowait
drm --
repository=<repositor
y name> --deployment-
type=suuiso --expand-
iso --location=<path>
--nowait
drm -
r=<repository
name> --
deployment-
type=suuiso --
expand-iso --
location=//
100.90.55.23/d
rm --
authentication
=root:calvin
--nowait
Logs
Download log file.
drm --logfile=<path> drm --logfile=<path> drm --
logfile=export
/mylog.zip
30 Command-line interface syntax