Users Guide
Table Of Contents
- Dell EMC Repository Manager Version 3.3.2 User’s Guide
- Contents
- Introduction
- Installing and maintaining DRM
- Using Dell EMC Repository Manager
- Identifying the series of your Dell EMC PowerEdge servers
- Command-line interface syntax
- Command-line interface
- Frequently asked questions
Table 4. Commands (continued)
Description Command Full form Example
type=omess --
authentication=<doma
in\username>:<passwo
rd>
0.15 --
integration-
type=omess --
authenticatio
n="mydomain\r
oot: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@
domain:password>
drm --create --
repository=<reposito
ry name> --
integration-
host=<appliance ip
address>;<vCenter ip
address> --
integration-
type=vcenter --
authentication=usern
ame@domain:password
drm -cr
-r=repo1
-ih=100.10.10
.15;100.100.1
5.76
-it=vcenter
--
authenticatio
n=root@mydoma
in: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\us
ername:password>
drm --create --
repository=<reposito
ry name> --
integration-host=<ip
address| hostname|
FQDN> --integration-
type=omimssc --
authentication=<doma
in\username:password
>
drm --create
--
repository=re
po1 --
integration-
host=100.10.1
0.15:8080 --
integration-
type=omimssc
--
authenticatio
n=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\us
ername:password>
drm --create --
repository=<reposito
ry name> --
integration-
host=<url> --
integration-
type=console --
authentication=<doma
in\username:password
>
drm --create
--
repository=re
po1 --
integration-
host=https://
100.10.10.15:
8080/
genericconsol
erepository
--
integration-
type=console
--
authenticatio
n=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=<reposito
ry name> --
integration-
host=<ip:port |
hostname> --
integration-
type=<type> --
source=<catalog file
location>
drm --create
--
repository=re
po
-integration-
host=100.10.1
5.11 --
integration-
type=idrac --
source="C:\Us
ers\DRM\sampl
e.xml"
32 Command-line interface syntax