Hi Haza Hafiz Riski,
I’m following up to check whether the issue has been resolved. Feel free to reply if you need further information. If the information provided was helpful, please click "Accept Answer" to help others in the community. Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have Active Directory on Windows Server 2012. I want to migrate to Windows Server 2025, but when I 'Promote' fails because the forest function level is still Windows Server 2012. To do this, I first install the Active Directory role on Windows Server 2019, then demote Active Directory on Windows Server 2012. After that, I try to 'Promote' again, but it still fails with the same error.
Hi Haza Hafiz Riski,
I’m following up to check whether the issue has been resolved. Feel free to reply if you need further information. If the information provided was helpful, please click "Accept Answer" to help others in the community. Thank you!
Hi Haza Hafiz Riski,
Based on your screenshot, the error is tied to the forest functional level. Windows Server 2025 requires the forest functional level to be at least Windows Server 2016, so if your forest is still at 2012, promotion will fail regardless of the intermediate steps you’ve taken.
The preferred approach is to raise the forest and domain functional levels before attempting to promote a new domain controller. You can do this from Active Directory Domains and Trusts or via PowerShell, but keep in mind that all domain controllers in the forest must be running at least Windows Server 2016 before you can raise the level. That means you’ll need to upgrade or replace any remaining 2012 domain controllers first.
Once all domain controllers are on 2016 or higher, raise the domain functional level, then the forest functional level. After that, you should be able to successfully promote a Windows Server 2025 domain controller. If you’ve already installed a 2019 DC, that’s a good step forward, just make sure you demote the 2012 DCs and then raise the levels accordingly.
I hope the response provided some helpful insight. If it clarified the issue for you, please consider marking it as Accept Answer so others with the same issue can find the solution.
Jason.