Hi,
I need change Exchange 2013 to use different DC and GC. Can you help me how can i do it?
This example powershell command dont work
Set-ExchangeServer -Identity casXX -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com
But CurrentGlobalCatalogs,CurrentDomainControllers,CurrentConfigDomainController still set on old domain controller.
I need change Exchange 2013 to use different DC and GC. Can you help me how can i do it?
This example powershell command dont work
Set-ExchangeServer -Identity casXX -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com
But CurrentGlobalCatalogs,CurrentDomainControllers,CurrentConfigDomainController still set on old domain controller.