Users Guide
Description Command Full form Example
authentication=userna
me@domain:password
Create a repository from default base
catalog by connecting to an
OpenManage Integration for Microsoft
System Center (OMIMSSC) console.
drm -cr -r=<repository
name> -ih=<ip address|
hostname| FQDN> -
it=omimssc --
authentication=<domain
\username:password>
drm --create --
repository=<repositor
y name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=omimssc --
authentication=<domai
n\username:password>
drm --create
--
repository=rep
o1 --
integration-
host=100.10.10
.15:8080 --
integration-
type=omimssc
--
authentication
=root:calvin
Create a repository from default base
catalog by connecting to a console.
drm -cr -r=<repository
name> -ih=<url> -
it=console --
authentication=<domain
\username:password>
drm --create --
repository=<repositor
y name> --
integration-
host=<url> --
integration-
type=console --
authentication=<domai
n\username:password>
drm --create
--
repository=rep
o1 --
integration-
host=https://
100.10.10.15:8
080/
genericconsole
repository --
integration-
type=console
--
authentication
=root:calvin
Create a repository from custom catalog
in local path.
drm -cr -r=<repository
name> -ih=<ip:port |
hostname> -it=<type> --
source=<catalog file
location>
drm --create --
repository=<repositor
y name> --
integration-
host=<ip:port |
hostname> --
integration-
type=<type> --
source=<catalog file
location>
drm --create
--
repository=rep
o -
integration-
host=100.10.15
.11 --
integration-
type=idrac --
source="C:\Use
rs\DRM
\sample.xml"
Create an integration repository using
custom catalog from a network path.
NOTE: Ensure that you use the
authentication attributes after
specifying the integration host
and source attributes.
drm -cr -r=<repository
name> -ih=<ip> --
authentication=<domain
\username:password> -
it=<type> --
source=<catalog path> --
authentication=<domain
\username:password>
drm --create --
repository=<repositor
y name> -integration-
host=<ip> --
integration-
type=<type> --
source=<catalog path>
--
authentication=<domai
n\username:password>
drm -cr -
r=repo1 -
ih=100.100.15.
76 --
authentication
=root:calvin -
it=idrac --
source=//
100.60.50.55/D
RM/catalog.xml
--
authentication
=root1:calvin
Create a manual repository. Optional
attributes:
• inputplatformlist
• dupformat
drm -cr -r=<repository
name>
or
drm --create --
repository=<repositor
y name> --
inputplatformlist=<Pl
atformA,PlatformB, ..
drm -cr -
r=repo1 --
inputplatforml
ist=R740 --
26 Command-line interface syntax