On domain controllers running Windows Server with the Desktop Experience, follow these steps:
- Sign in to the domain controller holding the PDC emulator FSMO role.
- Open Active Directory Domains and Trusts (domain.msc).
- In the left navigation pane, right-click the domain for which you want to raise the functional level, and then click Raise Domain Functional Level.
The Raise domain functional level window appears:
- From the Select an available forest functional level drop-down list, select the desired DFL, and then click Raise.
Alternatively, you can use the following two PowerShell commands:
Import-Module ActiveDirectory ...