Software Suite for Microsoft Exchange Licenses Owner's manual

RMExch RegisterDomain
SYNTAX
RMExch RegisterDomain -domainhost -u <domain\username> -p <password>
DESCRIPTION
The RMExch RegisterDomain command registers a new Active Directory domain.
PARAMETERS
The following options are supported:
-domainhost <DomainHost> - The fully qualified domain name (FQDN) of the new domain
host. The host name should be any Exchange server in the domain you are registering.
-u <domain\username> - The username that has access to the Active Directory controller.
-p <password> - The password for the username.
NOTE: Use quotes ("") for names that include spaces.
Example
The following command registers the domain controller kings.
RMExch RegisterDomain -domainhost kings.kingsmain.main.com -u
kingsmain\administrator -p administratorpassword
RMExch RegisterDomain 67