Users Guide

Table 4. Commands (continued)
Description Command Full form Example
n
\username>:<password>
type=omess --
authentication
="mydomain
\root:calvin"
Create a repository from default base
catalog by connecting to an
OpenManage Integration for VMware
VCenter (OMIVV) console.
drm -cr -r=<repository
name> -ih=<appliance ip
address>;<vCenter ip
address> -it=vcenter --
authentication=<username@d
omain:password>
drm --create --
repository=<repositor
y name> --
integration-
host=<appliance ip
address>;<vCenter ip
address> --
integration-
type=vcenter --
authentication=userna
me@domain:password
drm -cr -
r=repo1 -
ih=100.10.10.1
5;100.100.15.7
6 -it=vcenter
--
authentication
=root@mydomain
:calvin
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.
drm -cr -r=<repository
name> -ih=<ip> --
authentication=<domain
\username:password> -
drm --create --
repository=<repositor
y name> --
integration-host=<ip>
drm -cr -
r=repo1 -
ih=100.100.15.
76 --
Command-line interface syntax 31