- Identity with Windows Server 2016:Microsoft 70-742 MCSA Exam Guide
- Vladimir Stefanovic Sasha Kranjac
- 304字
- 2021-07-02 13:40:46
Transferring FSMO roles
Transferring an FSMO role is a planned action, in most cases, because we are demoting old domain controllers. When you transfer a role, the latest data will replicate to the target server. To transfer an FSMO role using the GUI, you need to use the following AD MMC Snap-ins:

To transfer the PDC Emulator, Infrastructure master, and RID master FSMO roles, you need to use the Active Directory Users and Computers MMC Snap-in:
- Open MMC Snap-in.
- Select the domain and right-click on it.
- Select Operation Masters.
You will see three different tabs, one for each of these FSMO roles, and you can then perform a transfer.
To transfer the Domain-naming master FSMO role, you need to use the Active Directory Domain and Trust MMC Snap-in:
- Open MMC Snap-in.
- Select Active Directory Domains and Trusts and right-click on it.
- Select Operation Masters.
Then you will be able to perform the FSMO role transfer.
To transfer the Schema master FSMO role, you need to use a customized MMC Snap-in:
- If you haven't done so already, register the schema by running the regsvr32 schmmgmt.dll command.
- Open MMC Snap-in and open Active Directory Schema.
- Select the Active Directory Schema and right-click on it.
- Select Operation Masters.
Then you will be able to perform the FSMO role transfer.
Of course, the FSMO role transfer can also be done using PowerShell commands:
Move-ADDirectoryServerOperationMasterRole -Identity TargetDCName -OperationMasterRole FSMORoleName
As a parameter for the -OperationMasterRole switch in the PowerShell command, numbers can also be used instead of names. Here is a list of the roles and their corresponding numbers:
- PDCEmulator = 0
- RIDMaster = 1
- InfrastructureMaster = 2
- SchemaMaster = 3
- DomainNamingMaster = 4
- 電子工藝與EDA
- 現(xiàn)代交換原理
- 第三代移動(dòng)通信
- Android移動(dòng)應(yīng)用開發(fā)基礎(chǔ)教程(微課版)
- Android板級(jí)支持與硬件相關(guān)子系統(tǒng)
- 移動(dòng)寬帶技術(shù):LTE
- iOS應(yīng)用開發(fā)詳解
- 手機(jī)故障維修技巧與實(shí)例
- 基于加權(quán)多維標(biāo)度的無線信號(hào)定位理論與方法
- 電子工藝實(shí)習(xí)
- 圖表細(xì)說收音機(jī)裝配與整機(jī)電路分析
- 電子元器件知識(shí)與典型應(yīng)用
- 現(xiàn)代數(shù)碼產(chǎn)品及其維修技術(shù)
- 任務(wù)驅(qū)動(dòng)學(xué)電視機(jī)維修技術(shù)
- 開關(guān)電源設(shè)計(jì)與維修從入門到精通