Error Message "Snap-in Failed to Initialize" When You Use Microsoft
Management Console
http://support.microsoft.com/kb/297064
"Snap-in Failed to Initialize" Error Message When You Open Microsoft
Management Console
http://support.microsoft.com/kb/826282
You receive a "Cannot open <Snap-in Name>" error message when you try to
start MMC on a Windows XP-based computer
http://support.microsoft.com/kb/326574
Device Manager Snap-in fails to initialize
http://windowsxp.mvps.org/devmgr.htm
"Action Canceled" error while opening Device Manager
http://windowsxp.mvps.org/dmocx.htm
Make sure that %SystemRoot%\System32\WBEM is in the PATH.
Note: %SystemRoot% is usually the same thing as C:\WINDOWS
I.e. %SystemRoot%\System32 = C:\WINDOWS\system32
Open a command prompt...
Start | Run | Type: cmd | Click OK |
When the command prompt opens, type: path and then hit your Enter key.
It should look something like this...
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
There may be more items, but make sure that you see WINDOWS\System32\Wbem
This behavior can also occur if your PATH environment variable ends with \
To resolve the problem
1. Right-click My Computer and press Properties.
2. Select the Advanced tab.
3. Press the Environment Variables button.
4. Double-click PATH in the System variables area.
5. Remove the \ from the end of the string.
6. Press OK and OK.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:5007DB1B-901F-4A5F-B469-(E-Mail Removed),
Jay <(E-Mail Removed)> hunted and pecked:
> When I attempt to "Manage" my computer, I get the error message:
>
> MMC cannot open the file C:\WINDOWS\SYSTEM32\COMPMGMT.MSC
> This may be because the file does not exist, is not an MMC console, or was
> created by a later version of MMC. This may also be because you do not
> have sufficient access rights to the file.
>
> I get the same erro when I attempt to open the Event Viewer, Services,
> etc. (basically anything in Administrative Tools).
>
> So, I clicked START-->RUN and keyed in MMC and pressed ENTER.
> I added the necessary snap-ins and attempted to save the MMC console as
> "console1" and put it in:
> DOCS&SETTINGS\ALLUSERS\STARTMENU\PROGRAMS\ADMINISTRATIVE-TOOLS and I get
> an error message stating:
> "MMC cannot save the console"
>
> I am logged into the system as Local Administrator with full security
> privileges to the entire machine.
>
> I found Knowledge Base article 326574, and have verified that "C:\windows;
> c:\windows\system32; c:\windows\system32\wbem" are all contained in my
> PATH.
>
> What could the problem be? Does it appear that I need to reinstall the
> O/S?