Creating a Domain Management Server
Prerequisites:
- Name or Identifier of the domain. For example:
MyDomain - Name or Identifier of the new Domain Management Server. For example:
MyDMS - IPv4 address for the new Domain Management Server.
- IPv4 Address for the Multi-Domain Server.
- The Multi-Domain Server username and password for a Multi-Domain Superuser who has permission to create the new Domain Management Server.
To create a new Domain Management Server:
- Connect to the command line on the Multi-Domain Server.
- Log in to the Expert mode with the Superuser credentials.
- Run this command:
mgmt_cli add domain name <domain_name> servers.ip address "<ipv4>" servers.name "<server_name>" servers.multi-domain-server "<mdm_name>"
|
For more information, see mgmt_cli.
Example:
mgmt_cli add domain name "domain1" servers.ip-address "192.0.2.1" servers.name "domain1_ManagementServer_1" servers.multi-domain-server "primary_mdm"
The Domain Management Server is created.
- Connect with SmartConsole to the new Domain Management Server to configure the applicable settings.