Users Guide

Table 4. Commands (continued)
Description Command Full form Example
Export Smart Deployment Scripts to
a location.
Optional attributes:
force-update
drm -r=<repository
name> --deployment-
type=smartscript --
script-type=<OS type> --
location=<path> --force-
update --nowait
drm --
repository=<reposito
ry name> --
deployment-
type=smartscript --
script-type=<OS
type> --
location=<path> --
force-update --
nowait
drm -r=repo1
--deployment-
type=smartscr
ipt --script-
type=linux --
location="C:\
Users\DRM" --
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:
password> --
postscript=<script path>
--script-
authentication=<username:
password> --
location=<path> --nowait
drm --
repository=<reposito
ry name> --
deployment-
type=smartscript --
script-type=<OS
type> --
prescript=<script
path> --script-
authentication=<user
name:password> --
postscript=<script
path> --script-
authentication=<user
name:password> --
location=<path> --
nowait
drm -r=repo1
--deployment-
type=smartscr
ipt --script-
type=linux --
prescript=//
100.18.6.22/
DRM/
prescript.sh
--script-
authenticatio
n=root:calvin
--
postscript=//
100.18.6.22/
DRM/
postscript.sh
--location=//
100.88.33.34/
DRM --
authenticatio
n=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=<reposito
ry name> --
deployment-
type=smartscript ---
script-type=<OS
type> --update-
script=<custom
script path> --
location=<path> --
nowait
drm -r=repo1
--
deployment-
type=smartscr
ipt --script-
type=windows
--update-
script="C:\Us
ers\DRM\custo
mscript.bat"
--
location="C:\
Users\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=<reposito
ry name> --
deployment-
type=smartbootiso --
location=<path> --
force-update --
nowait
drm -r=repo1
--deployment-
type=smartboo
tiso --
location="C:\
Users\DRM" --
force-update
--nowait
Export Smart Bootable ISO using
default script.
drm -r=<repository
name> --deployment-
drm --
repository=<reposito
ry name> --
drm -r=repo1
--deployment-
type=smartboo
34 Command-line interface syntax