First, you need to make sure all the Domain Controllers (DC) in the Domain are online and the AD replication and SYSVOL Replication are working normally.
After that, just need to run few of the following command in sequence:
- At command Prompt, type "dfsrmig /setglobalstate 1". This is to enter the Prepared state.
- Type dfsrmig /getmigrationstate to confirm all domain controllers have reached prepared state
- Next at Command Prompt, type "dfsrmig /setglobalstate 2". This is to enter the Redirected state.
- Type dfsrmig /getmigrationstate to confirm all domain controllers have reached prepared state
- Next at command prompt, "type dfsrmig /setglobalstate 3". This is to enter the Emilinated state.
- Type dfsrmig /getmigrationstate to confirm all domain controllers have reached prepared state
No comments:
Post a Comment