PC Review


Reply
Thread Tools Rate Thread

Where can I download WBEM files for WXP?

 
 
Joe
Guest
Posts: n/a
 
      22nd Mar 2010
All files in my WBEM folder have mysteriously disappeared except for the snmp
& xml subdirectories. Consequently, I'm having several system problems (e.g.,
cannot access service dependency tabs, WMI can't start, strange i-Net
connectivty issue, etc.). I checked Microsoft Download but the only WMI
Redistributable applies to W2K.
My platform: WXP Pro SP3, NIS 2009, IE8, ADSL, Stand-Alone Computer.
--
Joe Davis
 
Reply With Quote
 
 
 
 
John John - MVP
Guest
Posts: n/a
 
      22nd Mar 2010

Joe wrote:
> All files in my WBEM folder have mysteriously disappeared except for the snmp
> & xml subdirectories. Consequently, I'm having several system problems (e.g.,
> cannot access service dependency tabs, WMI can't start, strange i-Net
> connectivty issue, etc.). I checked Microsoft Download but the only WMI
> Redistributable applies to W2K.
> My platform: WXP Pro SP3, NIS 2009, IE8, ADSL, Stand-Alone Computer.


At a command prompt issue the following command:

rundll32 wbemupgd, UpgradeRepository

If things don't improve then try re-registering the WMI components or a
comprehensive WMI rebuild, see here for more help:

http://windowsxp.mvps.org/repairwmi.htm

John
 
Reply With Quote
 
Joe
Guest
Posts: n/a
 
      3rd Apr 2010
-Thank you, John John, for your help & links.
I ran the command you suggested but it did not help.
I then copied the core WMI files from another system & began working with
the WMI Diagnosis Tool to affect repair. This was cumbersome because the "for
%i in (*.dll) do RegSvr32 -s %i" AND "for %i in (*.exe) do %i /RegServer"
scripts did not work on my computer, meaning that I had to register the
components one-by-one.
The WMI Service is now up & running, though I still have some problems
(e.g., nothing is listed on the Dependencies tab of any Service). For some
reason, a few .dll & .exes continue to be flagged by the Tool as needing to
be registered, most notably WINMGMT.EXE & UNSECAPP.EXE. Addionally,
registration for FASTPROX.DLL & WBEMPROX.DLL won't take for all classes.
I also notice that none of the .mfl, .mof, or .xsl files that exist on my
other identically set up computer are present in my reconstructed WBEM
folder. Should I simply copy these over as well?
Appreciate any further advice.
--
Joe Davis


"John John - MVP" wrote:

> Joe wrote:
> > All files in my WBEM folder have mysteriously disappeared except for the snmp
> > & xml subdirectories. Consequently, I'm having several system problems (e.g.,
> > cannot access service dependency tabs, WMI can't start, strange i-Net
> > connectivty issue, etc.). I checked Microsoft Download but the only WMI
> > Redistributable applies to W2K.
> > My platform: WXP Pro SP3, NIS 2009, IE8, ADSL, Stand-Alone Computer.

>
> At a command prompt issue the following command:
>
> rundll32 wbemupgd, UpgradeRepository
>
> If things don't improve then try re-registering the WMI components or a
> comprehensive WMI rebuild, see here for more help:
>
> http://windowsxp.mvps.org/repairwmi.htm
>
> John
> .
>

 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      3rd Apr 2010
If you did the comprehensive rebuild as shown in the link, and if WMI is
still bugged up, then an in-place upgrade is the only thing else that I
can suggest.

http://support.microsoft.com/kb/978788
How to perform an in-place upgrade (reinstallation) of Windows XP

John

Joe wrote:
> -Thank you, John John, for your help & links.
> I ran the command you suggested but it did not help.
> I then copied the core WMI files from another system & began working with
> the WMI Diagnosis Tool to affect repair. This was cumbersome because the "for
> %i in (*.dll) do RegSvr32 -s %i" AND "for %i in (*.exe) do %i /RegServer"
> scripts did not work on my computer, meaning that I had to register the
> components one-by-one.
> The WMI Service is now up & running, though I still have some problems
> (e.g., nothing is listed on the Dependencies tab of any Service). For some
> reason, a few .dll & .exes continue to be flagged by the Tool as needing to
> be registered, most notably WINMGMT.EXE & UNSECAPP.EXE. Addionally,
> registration for FASTPROX.DLL & WBEMPROX.DLL won't take for all classes.
> I also notice that none of the .mfl, .mof, or .xsl files that exist on my
> other identically set up computer are present in my reconstructed WBEM
> folder. Should I simply copy these over as well?
> Appreciate any further advice.

 
Reply With Quote
 
Joe
Guest
Posts: n/a
 
      4th Apr 2010
Thanks for your advice, once again. What you've helped me to understand is
that I can either go with what I have or reinstall Windows. It's too bad that
Microsoft does not offer a WMI Redistributable for WXP like the one they do
for earlier versions of Windows. I will abide with what I've got for now,
considering that none of my current computing activity is impaied, & engage
in a full-throttle wipe & reload in August to coincide with upgrading NIS to
a new version. Cheers, John John.
--
Joe Davis


"John John - MVP" wrote:

> If you did the comprehensive rebuild as shown in the link, and if WMI is
> still bugged up, then an in-place upgrade is the only thing else that I
> can suggest.
>
> http://support.microsoft.com/kb/978788
> How to perform an in-place upgrade (reinstallation) of Windows XP
>
> John
>
> Joe wrote:
> > -Thank you, John John, for your help & links.
> > I ran the command you suggested but it did not help.
> > I then copied the core WMI files from another system & began working with
> > the WMI Diagnosis Tool to affect repair. This was cumbersome because the "for
> > %i in (*.dll) do RegSvr32 -s %i" AND "for %i in (*.exe) do %i /RegServer"
> > scripts did not work on my computer, meaning that I had to register the
> > components one-by-one.
> > The WMI Service is now up & running, though I still have some problems
> > (e.g., nothing is listed on the Dependencies tab of any Service). For some
> > reason, a few .dll & .exes continue to be flagged by the Tool as needing to
> > be registered, most notably WINMGMT.EXE & UNSECAPP.EXE. Addionally,
> > registration for FASTPROX.DLL & WBEMPROX.DLL won't take for all classes.
> > I also notice that none of the .mfl, .mof, or .xsl files that exist on my
> > other identically set up computer are present in my reconstructed WBEM
> > folder. Should I simply copy these over as well?
> > Appreciate any further advice.

> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE 6.0 Unable to Download files - Attempting to When you attempt to download a file from a Web site, the Copying dialog box may appear ... Internet Explorer Window Closes When You Click a Download Link . Robert Cox Windows XP Internet Explorer 6 5th Sep 2007 09:08 PM
WBEM Rael Windows XP Security 2 5th May 2004 10:39 PM
65,000 files in my system32/wbem/mof/good directory kyle Microsoft Windows 2000 File System 1 27th Feb 2004 10:25 PM
WBEM Al Windows XP Basics 3 28th Jan 2004 04:54 PM
WBEM Green Microsoft Windows 2000 0 6th Dec 2003 10:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:03 PM.