Schema modifier fails with error code 0x80072035
Description:
This article describes the reasons and resolution to a specific error that may be produced during the Schema Modifier phase of the SSE installation</field>
PRODUCTS
SAFsolution Enterprise Edition 1.1
- Microsoft Windows 2000 Server
INFORMATION
The SAFsolution Enterprise installation requires to perform modifications to the Active Directory Schema. Upon execution of the Schema Modifier, you may receive a Microsoft error code 0x80072035 and the tool fails to modify the Schema, even though you have Schema Admin rights. This is caused by the Schema Modifier not being able to change a required Registry Key entry that allows for Read/Write access to the Schema.
To resolve this:
The following information is an excerpt from Microsoft KB article 216060.
http://support.microsoft.com/default.aspx?scid=kb;en-us;216060
To modify the registry to allow write operations to the schema, create a new REG_DWORD value named "Schema Update Allowed" with a data value of "1" in the following registry key:
HKEY LOCAL MACHINE\System\Current Control Set\Services\NTDS\Parameters
It is not necessary to reboot the computer. The Active Directory service automatically detects the change. To disable schema updates on this domain controller, change the data value to "0".
Keywords:
sse safsolution enterprise active directory schema modifier fails error