Change DC
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.
January 30th, 2015 3:12pm

Hi

and this command:

Set-AdServerSettings -ViewEntireForest $true -PreferredGlobalCatalog gc1.contoso.com

Free Windows Admin Tool Kit Click here and download it now
February 1st, 2015 8:34am

Thank you for your reply,

but Command "Set-AdServerSettings" change only the current Exchange Management Shell session.  I need shutdown old DC -> roles has been transfered to new DC.


February 1st, 2015 9:12am

Thank you for your reply,

but Command "Set-AdServerSettings" change only the current Exchange Management Shell session.  I need shutdown old DC -> roles has been transfered to new DC.


Exchange will find the correct DC to use dynamically. No need to statically set it unless there is a compelling reason.

I would set all the static settings you may already set to $null.

Then Check Event 2080 on the Exchange Server to verify its using the new DC and the old on as well.

Then shut down the old DC and ensure everything looks ok. If necessary restart the AD Topology Service. If you are worried about user access, test after hours

Free Windows Admin Tool Kit Click here and download it now
February 1st, 2015 11:05am

Hi,

if i disable all network on old DC, then servers OS run from new DC but exchange service dont work from new DC.

February 1st, 2015 12:20pm

Hi,

if i disable all network on old DC, then servers OS run from new DC but exchange service dont work from new DC.

Did you restart the AD Topology service?

Are any DCs still set statically?

What does dsacess event 2080 show?

Exchange isn't installed on a DC is it?

Free Windows Admin Tool Kit Click here and download it now
February 1st, 2015 1:07pm

Thank you for your reply,

but Command "Set-AdServerSettings" change only the current Exchange Management Shell session.  I need shutdown old DC -> roles has been transfered to new DC.


February 1st, 2015 5:11pm

Thank you for your reply,

but Command "Set-AdServerSettings" change only the current Exchange Management Shell session.  I need shutdown old DC -> roles has been transfered to new DC.


Free Windows Admin Tool Kit Click here and download it now
February 1st, 2015 5:11pm

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

February 2nd, 2015 1:34am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2015 9:33am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

February 2nd, 2015 9:33am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2015 9:33am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

February 2nd, 2015 9:33am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2015 9:33am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

Unfortunately exclude old domain controller dont work. Exchange server still connected on old domain controller.

February 6th, 2015 9:22am

Hi Matocha,

Thank you for your question.

We could use the following command to eliminate old domain controller to check if Exchange server could point to new domain controller:

Set-Exchange Identity <server_name> -StaticDomainControllers adxNEW.domain.com -StaticGlobalCatalogs adxNEW.domain.com -StaticConfigDomainController adxNEW.domain.com -StaticExcludedDomainControllers <old DC>

Then we restart the service of Microsoft Exchange Active Directory Topology and use Get-ExchangeServer Status <server_name> | FL to check if we have been modified it.

If there are any questions regarding this issue, please be free to let me know. 

Best Regard,

Jim

Unfortunately exclude old domain controller dont work. Exchange server still connected on old domain controller.

What about my previous questions?


What does dsacess event 2080 show?

Exchange isn't installed on a DC is it?

Free Windows Admin Tool Kit Click here and download it now
February 6th, 2015 10:05am

Hi,

domain controller is on another server. Please be patient-> i will check event log later.

February 6th, 2015 10:15am

Hi,

domain controller is on another server. Please be patient-> i will check event log later.

Hi,

even log shows:

       Process Microsoft.Exchange.Directory.TopologyService.exe (PID=8756). Exchange Active Directory Provider has discovered the following servers with the following characteristics:       
 (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version)       
In-site:
adxOLD.mydomain.com CDG 1 7 7 1 0 1 1 7 1
ADXbdc.mydomain.com CDG 1 7 7 1 0 1 1 0 1
ADXNEW.mydomain.com CDG 1 7 7 1 0 1 1 0 1       
Out-of-site:
Free Windows Admin Tool Kit Click here and download it now
February 8th, 2015 5:54pm

Hi,

domain controller is on another server. Please be patient-> i will check event log later.

Hi,

even log shows:

       Process Microsoft.Exchange.Directory.TopologyService.exe (PID=8756). Exchange Active Directory Provider has discovered the following servers with the following characteristics:       
 (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version)       
In-site:
adxOLD.mydomain.com CDG 1 7 7 1 0 1 1 7 1
ADXbdc.mydomain.com CDG 1 7 7 1 0 1 1 0 1
ADXNEW.mydomain.com CDG 1 7 7 1 0 1 1 0 1       
Out-of-site:

That looks good. You should be able to remove the old DC.

After hours, I would down it, the restart the Exchange Services or reboot the Exch Server and test.

February 9th, 2015 4:30pm

Hi,

i set value StaticExcludedDomainControllers and restart one cas server from exchange farm. But exchange service still works from old AD server  :-(

Do you have any idea?

Thank you for your help

Free Windows Admin Tool Kit Click here and download it now
February 14th, 2015 12:47pm

Hi Matocha,

We could go to the following location and removed the Exchange Management Console Snap in.

User\Administrator\AppData\Roaming\Microsoft\MMC

Then we log off and log back in with the same user account to check if the issue persist.

If there are any questions regarding this issue, please be free to let me know.

Best Regard,

Jim

February 25th, 2015 10:15pm

Hi Jim,

its works but i must exclude old domain controller on all exchange servers. Thank you for your help.

Free Windows Admin Tool Kit Click here and download it now
February 27th, 2015 3:05am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics