SP2 Local Security Policy

  • Thread starter Thread starter Guest
  • Start date Start date
I started looking around some of the other posts and found a similiar
situation to mine. Here is what solved my problem, I hope this can help
someone else:

Copy this into a batch file and run it on a machine having the problem:

regsvr32 scecli.dll /s
regsvr32 fdeploy.dll /s
regsvr32 fde.dll /s
regsvr32 dskquota.dll /s
regsvr32 gptext.dll /s
regsvr32 iedkcs32.dll /s
regsvr32 appmgmts.dll /s
regsvr32 appmgr.dll /s
regsvr32 gpedit.dll /s
regsvr32 wsecedit.dll /s
regsvr32 gptext.dll /s
regsvr32 ieaksie.dll /s
regsvr32 ipsecsnp.dll /s
regsvr32 certmgr.dll /s
regsvr32 rigpsnap.dll /s

Don't know how to do it? Open notepad and copy and past these commands into
it. Save it as c:\snap.bat Click start, run, and type in c:\snap.bat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top