Re: "Win32_Processor: WMI: Access denied" and "Win32_OperatingSystem: WMI: Access denied"
From: Mark Jennings (markeyj_at_talk21.com)
Date: 10/20/04
- Next message: Steve McLellan: "Performance System Monitoring... well, not monitoring"
- Previous message: Terry Pinnell: "Re: Fixing WMI on XP SP1?"
- In reply to: Torgeir Bakken \(MVP\): "Re: "Win32_Processor: WMI: Access denied" and "Win32_OperatingSystem: WMI: Access denied""
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 20 Oct 2004 16:43:00 +0100
You, sir....are a GENIUS! Thankyou so much! The regsrv stuff didnt work but
the Ivan Brugiolo solution did! Thank you for pointing me in that direction.
Many thanks,
Mark Jennings
"Torgeir Bakken (MVP)" <Torgeir.Bakken-spam@hydro.com> wrote in message
news:%238zq%232htEHA.2788@TK2MSFTNGP09.phx.gbl...
> Mark Jennings wrote:
>
> > Hello Folks,
> >
> > I was trying to install SMS 2003 Advanced client on one of our laptops
(Dell
> > Inspiron 4000 512Mb RAM) when I came across some WMI problems.
> > When I connect to the machine via Computer Management it says that it
fails
> > to initialise all WMI classes:
> >
> > The text reads:
> >
> > Failed to initialise all required WMI classes:
> >
> > Win32_Processor: WMI: Access denied
> > Win32_WMISetting: Successful
> > Security information: Successful
> > Win32_OperatingSystem: WMI: Access denied
> >
> > I have tried stopping the WMI service, deleting the repository in WBEM
and
> > restarting to no avail.
> >
> > Can anyone help me fix this WMI?
> Hi
>
> Try (using e.g. Start/Run, or a command prompt):
>
> regsvr32 %windir%\system32\atl.dll
> regsvr32 %windir%\system32\netshell.dll
> regsvr32 %windir%\system32\hnetcfg.dll
> regsvr32 %windir%\system32\netcfgx.dll
> regsvr32 %windir%\system32\netman.dll
>
> If that doesn't fix it, a lot of good information in this one about
> repairing WMI:
>
> From: Ivan Brugiolo [MSFT] (ivanbrug@online.microsoft.com)
> Subject: Re: Windows XP WMI Reinstall
> Newsgroups: microsoft.public.win32.programmer.wmi
> Date: 2004-04-21 00:46:56 PST
>
http://groups.google.com/groups?selm=eg4cXS3JEHA.2380%40TK2MSFTNGP09.phx.gbl
>
>
> WinXP Pro only:
> If nothing in the link above helped, you might want to follow
> the procedure here and see if it helps:
>
> How To Reset Security Settings Back to the Defaults
> http://support.microsoft.com/?kbid=313222
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scriptcenter/default.mspx
>
- Next message: Steve McLellan: "Performance System Monitoring... well, not monitoring"
- Previous message: Terry Pinnell: "Re: Fixing WMI on XP SP1?"
- In reply to: Torgeir Bakken \(MVP\): "Re: "Win32_Processor: WMI: Access denied" and "Win32_OperatingSystem: WMI: Access denied""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|