Users Guide

Table 4. Commands (continued)
Description Command Full form Example
force-update
--nowait
Export Smart Deployment Scripts using
prescript and postscripts to a location.
Optional attributes:
prescript
postscript
NOTE: Ensure that prescript and
postscript are in the same
network location.
drm -r=<repository name>
--deployment-
type=smartscript --script-
type=<OS type> --
prescript=<script path> --
script-
authentication=<username:p
assword> --
postscript=<script path>
--script-
authentication=<username:p
assword> --location=<path>
--nowait
drm --
repository=<repositor
y name> --deployment-
type=smartscript --
script-type=<OS type>
--prescript=<script
path> --script-
authentication=<usern
ame:password> --
postscript=<script
path> --script-
authentication=<usern
ame:password> --
location=<path> --
nowait
drm -r=repo1
--deployment-
type=smartscri
pt --script-
type=linux --
prescript=//
100.18.6.22/DR
M/prescript.sh
--script-
authentication
=root:calvin
--
postscript=//
100.18.6.22/DR
M/
postscript.sh
--location=//
100.88.33.34/D
RM --
authentication
=root:calvin
--nowait
Export Smart Deployment Script using
custom script to a location.
NOTE: If you are using the
update-script attribute, you
cannot use the prescript,
postscript, or force-update
attributes.
drm -r=<repository name>
--deployment-
type=smartscript --script-
type=<OS type> --update-
script=<custom script
path> --location=<path> --
nowait
drm --
repository=<repositor
y name> --deployment-
type=smartscript ---
script-type=<OS type>
--update-
script=<custom script
path> --
location=<path> --
nowait
drm -r=repo1
-- deployment-
type=smartscri
pt --script-
type=windows
--update-
script="C:\Use
rs\DRM
\customscript.
bat" --
location="C:\U
sers\DRM" --
nowait
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-
drm --
repository=<repositor
y name> --deployment-
type=smartbootiso --
location=<path> --
authentication=<usern
drm -r=repo1
--deployment-
type=smartboot
iso --
location=//
100.10.90.22/
Command-line interface syntax 33