SP2 Local Security Policy

G

Guest

I am having a nightmere trying to figure this out on one of my XP SP2 boxes.
Every trime I try to open the "Local Security Policy" in the Admin Tools of
the Control Panel, I keep getting an error saying "MMC Could Not Create The
Snap-in" This comes up as soon as the window for the Local Security Policy
opens. See a screen shot at
http://www.4stepstosuccess.com/images/LocalComputerPolicy.gif
 
G

Guest

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

Top