Users Guide

Table 4. Commands (continued)
Description Command Full form Example
EMC System
Update(BIN)"
Update a catalog or all catalogs.
drm --update --
catalog=<catalog id |
all>
drm --update --
catalog=<catalog id
| all>
drm --update
--
catalog=637e0
d3f-
f41e-4799-
b595-3f182f3d
9cae
Clean up the store path.
drm --cleanup drm --cleanup drm --cleanup
Creating repositories
Create an empty repository.
drm -cr -r=<repository
name> --empty
drm --create --
repository=<reposito
ry name> --empty
drm -cr
-r=repo1 --
empty
Create a repository with inventory.
NOTE: Source and
authentication attributes are
optional.
drm -cr -r=<repository
name> -i=<inventory file
location> --
source=<catalogFileLocati
on> --
authentication=<domain\us
ername:password>
drm --create --
repository=<reposito
ry name> --
inventory=<inventory
file location> --
source=<catalogFileL
ocation> --
authentication=<doma
in\username:password
>
drm -cr
-r=repo1
-i="C:\Users\
DRM\sample.xm
l" --
source=//
100.100.10.11
/
DRM\source.xm
l --
authenticatio
n="root:calvi
n"
Create a repository from default base
catalog by connecting to an iDRAC
console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -it=idrac
--
authentication=<domain\us
ername>:<password>
drm --create --
repository=<reposito
ry name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=idrac --
authentication=<doma
in\username>:<passwo
rd>
drm --create
--
repository=re
po1 --
integration-
host=100.10.1
0.15 --
integration-
type=idrac --
authenticatio
n="mydomain\r
oot:calvin"
Create a repository from default
base catalog by connecting to an
OpenManage Enterprise console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -it=oment
--
authentication=<domain\us
ername>:<password>
drm --create --
repository=<reposito
ry name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=oment --
authentication=<doma
in\username>:<passwo
rd>
drm --create
--
repository=re
po1 --
integration-
host=100.10.1
0.15 --
integration-
type=oment --
authenticatio
n=root:calvin
Create a repository from default
base catalog by connecting to an
OpenManage Essentials console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -it=omess
--
authentication=<domain\us
ername>:<password>
drm --create --
repository=<reposito
ry name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
drm --create
--
repository=re
po1 --
integration-
host=100.10.1
Command-line interface syntax 31