Users Guide
drm –r=<reponame> -cr –i=<inventoryFileLocation> --
source=<catalogFileLocation> --
authentication<username:password>
,
drm –r=<reponame> -cr – –i=<inventoryFileLocation> --
source=<catalogFileLocation> --
authentication<username:password>
or
drm --create --repository=inventoryrepo_5 --
inventory=<inventory path>
Create a repository with inventory.
NOTE: source and authentication are optional attributes.
drm --create --repository=<reponame> --
inputplatformlist=<PlatformA,PlatformB, ....> --
dupformat=<dupformatA,dupformatB, ...> --
source=<catalogFileLocation> --
authentication<username:password>
,
drm --create --repository=<repository name>
,
drm --create --repository=<repository name> --
inputplatformlist="<platforms>" --dupformat="<operating
systems>"
, or
drm --create --repository=<source repository name> --
source=<source repository path>
Create a manual repository.
NOTE: inputplatformlist, dupformat, source,
authentication are optional attributes.
drm –r=<reponame> -d
or
drm --delete --repository=<repository name>
Delete the latest version of the repository.
drm –r=<reponame:version> -d
or
drm --delete --repository=<repository name_version>
Delete a specific version of the repository.
drm –r=<reponame1,reponame2,...> --update
Update the repository with the latest available Enterprise Catalog in
DRM.
drm /n –r=<reponame:version> --deployment-
type=<export|suuiso|smartbootiso|smartscript> --
location=<export location> --
authentication=<username:password> --expand-iso --script-
type<windows|linux> --prescript=<scriptFileLocation> --
postscript=<scriptFileLocation> --script-
authentication=<username:password> --non-interactive
Create deployment tools.
NOTE: location attribute must be provided in the
command. authentication and non-interactive attributes
are also mandatory only if the location is a network shared
location.
NOTE: script-type, prescript, postscript, script-
authentication must be provided when using smartscript.
expand-iso must be provided when using suuiso.
drm --update --plugin=<pluginname1,pluginname2,....>
Update or update plug-in
drm --compare --repository=<reponame:version>
Compare a version of the repository with the base catalog in
database.
drm --update --catalog=<ALL>
Update all catalogs.
drm --logfile=<FilePath>
Download log file with the name provided in <FilePath>.
20 Command line interface syntax