0 = Forest functional level: Windows 20001 = Forest functional level: Windows Server 2003 interim2 = Forest functional level: Windows Server 20033 = Forest functional level: Windows Server 20084 = Forest functional level: Windows Server 2008 R2 5 = Forest functional level: Windows Server 2012********************************************************************************************************************************************************************************************************************************************************Revert Back or Downgrade Domain Functional Level Do this in certain circumstances that are explained below, we can do:1 - Current Domain Functional Level should be Windows Server 2008 R2.2 - Just can demote Domain Functional Level to Windows Server 2008.3 - Should be Forest Functional Level on a Windows 2000 or 2003 or 2008. 4 - We use Powershell command Set-ADDomainMode. (This is in Active Directory module for Windows PowerShell)5 - Format command is as follows:Set-ADDomainMode <Domain FQDN> -DomainMode Windows2008Doman In this example Woodgrovebank.com is Domain FQDN.Figure-7 below before the operation, as you see Domain Functional Level is on Windows Server 2008 R2. Figure-7 Now we run the following command and then pressing Enter, type in the word Y and the Enter key again (Figure-8) SetADDomain Mode Woodgrovebank.com -DomainMode Windows2008Domain Figure-8 That was done and now we check Domain Functional Level (Figur-9). Figure-9 Open Diagnostics ---> Event Viewer, and check Directory Services.You have an Event ID number: 2039, with description New Domain Functional Level is 3 (Figure-10) Figure-10 Never forget, Revert back first Forest Functional Level, then Domain Functional Level. AD-Powershell for Active Directory AdministratorsMove (Transfering or Seizing) FSMO roles with AD-Powershell command to another Domain Controller
Stanley KY Lee edited Revision 12. Comment: removed broken image and fixed / updated msDS-Behavior-Version table
Patris_70 edited Revision 11. Comment: added some powershell links
Patris_70 edited Revision 7. Comment: display problem
Patris_70 edited Revision 6. Comment: display problem
Nice
Do you know if there are any other wikis with video on this topic?
Hi,
Is it true that one can lower the forest functional level only from Windows Server 2008 R2 to Windows Server 2008? Thanks.
@Hosted IVR Manager
Yes, is true, but Optional features that can not be disabled, must not be activated (For Example: Active Directory Recycle Bin).
interesting, may require
I thought about that, too.
@Patris_70
Thanks for the help, Pat. Nice work you have here.
Yes, it's true. Patris is correct.