From LedHed's Wiki
(Created page with "To transfer the Schema Master role via command line: Using a command line Open Command Prompt. Type: ntdsutil At the ntdsutil command prompt, type: roles At the fsmo m...") |
(No difference)
|
Latest revision as of 17:19, 26 February 2015
To transfer the Schema Master role via command line:
Using a command line Open Command Prompt.
Type:
ntdsutil
At the ntdsutil command prompt, type:
roles
At the fsmo maintenance command prompt, type:
connection
At the server connections command prompt, type:
connect to server <DomainController>
At the server connections command prompt, type:
quit
At the fsmo maintenance command prompt, type:
transfer schema master
Reference
https://technet.microsoft.com/en-us/library/cc816645%28v=ws.10%29.aspx