This could be one of two problems. The first is a problem with corrupted
policy files. Here's the solution...
Firstt follow this article...
256000 Error Messages After Importing Basicdc.inf into Group Policy
http://support.microsoft.com/?id=256000
Then run these commands at a command prompt.
"cd \winnt\security\templates" (without the quotation marks)
"secedit /configure /cfg "setup security.inf" /db ss.sdb /log ss.log
/verbose"
(without the quotation marks)
"secedit /configure /cfg basicdc.inf /db basicdc.sdb /log basicdc.log
/verbose"
(without the quotation marks)
Problem 2 is a possible problem with permissions on the registry of the
affected machine. Here's that solution...
1. Open the registry editor (Start-->Run:"regedit)
2. expand HKEY_LOCAL_MACHINE
3. Right-click on "SYSTEM" and select "Permissions"
4. give the "Administrators" group full controll (if the Administrators
group is
not on the list, add it using the "Add" button)
5. click the "Advanced" button and put a check in the box labelled "Replace
permission entries on all child objects with entries shown here which apply
to
child objects"
6. Hit OK, the permissions may take a few minutes to set
7. repeat steps 3~6 for the "SOFTWARE" key
8. exit registry editor
Reinstall your software.
This posting is provided "AS IS" with no warranties, and confers no rights.