Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

You try to use the Dcgpofix.exe command-line tool that is included in Microsoft Windows Server 2003 to restore Group Policy objects to the default state. You try to do this in a domain whose schema was updated to Microsoft Windows Server 2003 R2. However, the restore operation is unsuccessful. Instead, you receive the following error message:

The Active Directory schema version for this domain, and the version supported by this tool do not match. The GPO can be restored using the /ignoreschema command line parameter. However, it is recommended that you try and obtain an updated version of this tool that may have an updated version of the Active Directory schema. Restoring a GPO with an incorrect schema may result in unpredictable behavior. The restore failed. See previous messages for more details.

Symptoms

The Dcgpofix.exe command-line tool that is included in Windows Server 2003 works for domains that are running schema version 30. Windows Server 2003 R2 includes an update to the schema. A Windows Server 2003 R2-based forest or domain uses schema version 31. Therefore, the schema version of the domain does not match the schema version that the Dcgpofix.exe command-line tool expects.

Cause

To work around this issue, use the Dcgpofix.exe command-line tool together with the /ignoreschema parameter. To do this, type the following command at the command prompt:

dcgpofix.exe /ignoreschemaNote No changes were made to schema objects or attributes in Windows Server 2003 R2 that affect Group Policy. Therefore, you can use the /ignoreschema parameter.

Workaround

For more information about the Dcgpofix.exe command-line tool, visit the following Microsoft Web site:

http://technet2.microsoft.com/WindowsServer/en/library/48872034-1907-4149-b6aa-9788d38209d21033.mspx?mfr=true

More Information

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×