az-800 Practice Question 974

Exam: az-800
Domain: Deploy and manage Active Directory Domain Services (AD DS) in on-premises and cloud environments
Topic: Deploy and manage AD DS domain controllers
Difficulty: easy
Which PowerShell cmdlet should you use to transfer the PDC Emulator role to a different domain controller?

Answer Options

A
Move-ADDirectoryServerOperationMasterRole
B
Set-ADDomainController
C
Transfer-ADRole
D
Set-ADForest

Correct Answer

A: Move-ADDirectoryServerOperationMasterRole

Explanation

The Move-ADDirectoryServerOperationMasterRole cmdlet is used to transfer one or more operation master roles (FSMO roles) to a different directory server.