Is it possible to set a domains or servers GP back to the defaults?

  • Thread starter Thread starter Boe
  • Start date Start date
B

Boe

I have a win 2000 domain that is giving many clients issues and we are
having difficulty getting many of the standard policies to work properly.
The previous person went changing many of the defaults without aparent
reason.

Thank you.
 
Thank you!!!!


Buz said:
Hello Boe,

Run this Recreatedefpol.vbs on a domain controller. Extract the file from
the zip and rename it to vbs. This will reset default domain and default
domain controller security policy.

To reset LOCAL default permissions and security on a domain controller run
the following from the run line:

secedit /configure /cfg "setup security.inf" /db ss.sdb /log ss.log
/verbose

secedit /configure /cfg basicdc.inf /db basicdc.sdb /log basicdc.log
/verbose

Be careful : )

Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
 
Back
Top