阅读背景:

windows 2012 AD 夺取主机角色

来源:互联网 

1.架构操作主机(Schema  operatetion Master)作用于林级别
功效:掌握运动目录内所有对象/属性的定义
用户故障影响:由于用户不会和架构操作主机通讯,就算该主机故障不会对用户造成影响;
管理员障影响:没法拜访和操作架构内的数据即没法履行exchange须要的扩大架构之类的操作
如果停滞太久致使体系运行不正常则须要牟取操作.


2.域命名操作主机(domain naming operations master)

功效:扮演域命名操作主机角色的域掌握器,负责林内域目录分区的新建和删除,运用程序目录分区的新建和删除。一个林
内只能包括一台域命名操作主机
用户故障影响:该主机故障不会对用户造成影响
管理员障影响:对添加或删除域有影响
如果停滞太久致使体系运行不正常则须要牟取操作.


3.RID操作主机(relative identifier operations master)

功效:一个林内只能包括一台RID操作主机重要用来发放RID给域内的所有掌握器
用户故障影响:该主机故障不会对用户造成影响
管理员障影响:除非在域内新建对象同时所衔接的域掌握器之前索取的RID已用完否则暂时不须要RID操作主机
如果停滞太久致使体系运行不正常则须要牟取操作.


4.PDC摹拟操作主机(PDC Emulator operations master)

功效:摹拟Windows NT PDC、默许的域主阅读器、默许的域内威望的时光服务源、
统一管理域帐号密码更新、验证及锁定、负责全部域时光的同步

用户故障影响:该主机故障对用户会很快造成影响如账户锁定、密码过期等,须要尽快修复
管理员障影响:须要尽快修复,如没法短时光修复则须要牟取操作


5.基本构造主控(Infrastructure operations  Master)
功效:每一个域内只能有一台域控操作主机来扮演该角色,负责对跨域对象援用进行更新
用户故障影响:网络用户无影响
管理员障影响:除非须要大批移动或修正账户信息否则不会发觉到这个服务停滞

----牟取操作主机角色步骤:
Fsmo maintenance:Seize domain naming master
Fsmo maintenance:Seize infrastructure master
Fsmo maintenance:Seize PDC
Fsmo maintenance:Seize RID master
Fsmo maintenance:Seize schema master

----办法1:应用ntdsutil命令
1)input cmd or powershell

2)At the command prompt, type ntdsutil, and then press ENTER. 


3)At the ntdsutil: prompt, type roles, and then press ENTER.

4)At the fsmo maintenance: prompt, type connections, and then press ENTER.

5)At the server connections: prompt, type connect to server <servername> 
(where <servername> is the name of the domain controller that will assume the operations master role), and then press ENTER.


6)After you receive confirmation of the connection, type quit, and then press ENTER.

7)Depending on the role that you want to seize, at the fsmo maintenance: prompt, type the appropriate command, and then press ENTER.


----办法2:应用powershell
Move-ADDirectoryServerOperationMasterRole -Identity "DC1" -OperationMasterRole SchemaMaster,RIDMaster,InfrastructureMaster,DomainNamingMaster,PDCEmulator -Force













1.架构操作主机(Schema  operatetion Master)作用于林级别
功效:掌握运动




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: