询问者
请问如何更改Exchange 2013 访问的DC

问题
-
To change it use: set-exchangeserverand then one of the following options:
StaticConfigDomainController
The StaticConfigDomainController parameter specifies whether to configure a domain controller to be used by the server via Directory Service Access (DSAccess).
StaticDomainControllers
The StaticDomainControllers parameter specifies whether to configure a list of domain controllers to be used by the server via DSAccess.
StaticExcludedDomainControllers
The StaticExcludedDomainControllers parameter specifies whether to exclude a list of domain controllers to be used by the server.
StaticGlobalCatalogs
The StaticGlobalCatalogs parameter specifies whether to configure a list of global catalogs to be used by the server via DSAccess.
DomainController
The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory.