Go Back   TechArena Community > Software > Windows Software
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



How To Fix WMI Corruption under windows

Windows Software


Reply
 
Thread Tools Search this Thread
  #1  
Old 02-07-2009
Member
 
Join Date: Oct 2008
Posts: 115
How To Fix WMI Corruption under windows

Whenever I try to install SMS client, WMI prevent me from doing that installation. I have tried it fixing this problem by my self, but the problem is that I don't know how many or which pc's are affected by the problem. I was wondering and hoping if anyone knows of a Vbs script I can use at logon, that checks WMI and if necessary repairs it?
Reply With Quote
  #2  
Old 02-07-2009
Member
 
Join Date: Feb 2008
Posts: 129
Re: How To Fix WMI Corruption under windows

WMI stands for Windows Management Instrumentation, and is primarily responsible for monitoring the performance of various aspects of your system.Here's a few sample solutions that I've found:

To initiate an auto recovery, run one of the following commands:
Quote:
Regsvr32 %Windir%\System32\Wbem\wbemupgd.dll
or
Rundll %Windir%\System32\Wbem\wbemupgd.dll, RUNDLLENTRY
When you click Control Panel -> Administrative Tools -> Performance, the graphs you see are generated by WMI events.
Reply With Quote
  #3  
Old 02-07-2009
Member
 
Join Date: Feb 2008
Posts: 137
Re: How To Fix WMI Corruption under windows

A system can have WMI problems yet appear to run properly most of the time. That is because WMI is most often used by system diagnostics. Windows comes with a default set of performance counters measuring your processor, network, filesystem performance and so on. Applications can install or modify their own counters, or use existing ones if they so wish. All the data managed by WMI is stored in the so-called WMI Repository. A word processor, spreadsheet, or email program rarely depends on WMI. download The WMI Diagnosis Utility -- Version 2.0
Reply With Quote
  #4  
Old 02-07-2009
Member
 
Join Date: Feb 2008
Posts: 182
Re: How To Fix WMI Corruption under windows

WMIDiag.vbs is a VBScript script designed to help you ascertain the current state of the WMI service on a computer. The download package includes the utility itself, In rare circumstances, it becomes corrupted. Once corrupted, it can sometimes be fixed relatively easily; in more extreme cases, you will have to repair or reinstall Windows itself.
Reply With Quote
Reply

  TechArena Community > Software > Windows Software


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How To Fix WMI Corruption under windows"
Thread Thread Starter Forum Replies Last Post
Windows mail problem..maybe corruption? jonny Windows Vista Mail 1 01-10-2011 07:07 PM
Error: "Windows detected file system corruption on OS (C) in windows 7 Pracheth Operating Systems 3 29-01-2011 06:41 PM
Windows 7 Screen corruption with Aero dogaman Operating Systems 5 02-12-2010 11:17 PM
WinXP SP3 Windows Firewall corruption Skip Windows Update 4 11-05-2008 03:48 AM
Windows\NTDS\edb.log corruption. Bob Active Directory 10 27-07-2007 09:53 AM


All times are GMT +5.5. The time now is 07:06 PM.