Interface Posted November 16, 2005 Posted November 16, 2005 Hi, How to reset windows Local GPO to default (gpedit.msc).I would like to reset windows Local Computer Policy( both computer configuration and User Configuration) to default by using a command or script.I mean not GPUPDATE But restore the local Policy of a XP box or remove all the policy applied to the XPbox.I have tried Seedit.exe like this secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose scesrv.log says all the policy back to default but most of them remain unchanged ,,,, any idea is there any other way to do this (cmd,vbs or exe )I have gone through all these:How to reset security settingsHow To Reset Security Settings Back to the Defaults
Sonic Posted November 17, 2005 Posted November 17, 2005 secedit /configure /cfg %windir%\repair\secsetup.inf /db C:\WINDOWS\security\Database\secedit.sdb /verboseIn GUI mode I must rename the database (to secedit_off.sdb), I reset the secedit_off.sdb, I restore original name and I reboot, and it's all be done ...Goodbye.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now