HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 02-02-2008, 12:27 PM
Travis
 
Posts: n/a
Default System Information moved or missing

When I try to access my System Information in Windows XP there isn't anything
there. It says:cannot collect information:cannot access the Windows
Management Instrumentation Software. Windows Management Files may be moved or
missing. How do I fix this?
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 02-02-2008, 01:21 PM
nass
 
Posts: n/a
Default RE: System Information moved or missing



"Travis" wrote:

> When I try to access my System Information in Windows XP there isn't anything
> there. It says:cannot collect information:cannot access the Windows
> Management Instrumentation Software. Windows Management Files may be moved or
> missing. How do I fix this?


Line 221 - right hand side to restore msinfo32.exe:
http://www.kellys-korner-xp.com/xp_tweaks.htm

If still no joy try the WMI Repair steps below:
WMI search:
http://www.microsoft.com/communities...xp=&sloc=en-us
MS:: <Quote>
Stopping and Starting the WMI Service

If you are experiencing problems with the WMI service you might need to
manually stop and restart the service. Before doing so you should enable
WMI’s verbose logging option. This provides additional information in the WMI
error logs that might be useful in diagnosing the problem. To enable verbose
logging using the WMI control, do the following:
1.Open the Computer Management MMC snap-in and expand Services and
Applications.
2.Right-click WMI Control and click Properties.
3.In the WMI Control Properties dialog box, on the Logging tab, select
Verbose (includes extra information for Microsoft troubleshooting) and then
click OK.
Alternatively, you can modify the following registry values:
•Set HKEY_LOCAL_MACHINE\Software\Microsoft\WBEM\CIMOM\L ogging to 2.
•Set HKEY_LOCAL_MACHINE\Software\Microsoft\WBEM\CIMOM\L ogging File Max Size
to 4000000.
After enabling verbose logging try stopping the WMI service by typing the
following
Open a run command prompt:
net stop winmgmt

If the net stop command fails you can force the service to stop by typing
this:
winmgmt /kill

Important. If you are running Windows XP or Windows Server 2003 the WMI
service runs inside a process named Svchost; this process contains other
services as well as WMI. Because of that, you should not try to stop
Svchost;
if you succeed, you’ll stop all the other services running in that process
as
well. Instead, use net stop winmgmt or winmgmt /kill in order to stop just
the WMI service.

You can then restart the service by typing the following command:
net start winmgmt

If the service does not restart try rebooting the computer to see if that
corrects the problem.
If it does not, then continue reading.
MS:: </Quote>

"WMI Diagnosis Utility"
http://www.microsoft.com/technet/scr...p/wmidiag.mspx

Systems that have changed the default Access Control List permissions on the
%windir%\registration directory may experience various problems after you
install the Microsoft Security Bulletin MS05-051 for COM+ and MS DTC
http://support.microsoft.com/kb/909444
Also you can download the DiagWMI from here and some good solutions on the
page:
http://windowsxp.mvps.org/repairwmi.htm.

= Open a run command and try to re-register these DLLs:
regsvr32 hnetcfg.dll
regsvr32 netcfgx.dll
regsvr32 netman.dll
regsvr32 atl.dll
regsvr32 netshell.dll
Also try repair the WMI as descriped here:

http://groups.google.com/group/micro...a6ab3690bc75a0
What Firewall/Anti-Virus you have running on your machine?.
HTH.
Let us know.
nass
---------
http://www.nasstec.co.uk

Reply With Quote
  #3  
Old 02-02-2008, 01:44 PM
Travis
 
Posts: n/a
Default RE: System Information moved or missing

I was running Norton Antivius when I was with Charter Communications (Cable
Co) when this problem 1st occured. It has been uninstalled and now I am
running AT&T Security Suite provided by my local phone company and ISP (DSL).

"nass" wrote:

>
>
> "Travis" wrote:
>
> > When I try to access my System Information in Windows XP there isn't anything
> > there. It says:cannot collect information:cannot access the Windows
> > Management Instrumentation Software. Windows Management Files may be moved or
> > missing. How do I fix this?

>
> Line 221 - right hand side to restore msinfo32.exe:
> http://www.kellys-korner-xp.com/xp_tweaks.htm
>
> If still no joy try the WMI Repair steps below:
> WMI search:
> http://www.microsoft.com/communities...xp=&sloc=en-us
> MS:: <Quote>
> Stopping and Starting the WMI Service
>
> If you are experiencing problems with the WMI service you might need to
> manually stop and restart the service. Before doing so you should enable
> WMI’s verbose logging option. This provides additional information in the WMI
> error logs that might be useful in diagnosing the problem. To enable verbose
> logging using the WMI control, do the following:
> 1.Open the Computer Management MMC snap-in and expand Services and
> Applications.
> 2.Right-click WMI Control and click Properties.
> 3.In the WMI Control Properties dialog box, on the Logging tab, select
> Verbose (includes extra information for Microsoft troubleshooting) and then
> click OK.
> Alternatively, you can modify the following registry values:
> •Set HKEY_LOCAL_MACHINE\Software\Microsoft\WBEM\CIMOM\L ogging to 2.
> •Set HKEY_LOCAL_MACHINE\Software\Microsoft\WBEM\CIMOM\L ogging File Max Size
> to 4000000.
> After enabling verbose logging try stopping the WMI service by typing the
> following
> Open a run command prompt:
> net stop winmgmt
>
> If the net stop command fails you can force the service to stop by typing
> this:
> winmgmt /kill
>
> Important. If you are running Windows XP or Windows Server 2003 the WMI
> service runs inside a process named Svchost; this process contains other
> services as well as WMI. Because of that, you should not try to stop
> Svchost;
> if you succeed, you’ll stop all the other services running in that process
> as
> well. Instead, use net stop winmgmt or winmgmt /kill in order to stop just
> the WMI service.
>
> You can then restart the service by typing the following command:
> net start winmgmt
>
> If the service does not restart try rebooting the computer to see if that
> corrects the problem.
> If it does not, then continue reading.
> MS:: </Quote>
>
> "WMI Diagnosis Utility"
> http://www.microsoft.com/technet/scr...p/wmidiag.mspx
>
> Systems that have changed the default Access Control List permissions on the
> %windir%\registration directory may experience various problems after you
> install the Microsoft Security Bulletin MS05-051 for COM+ and MS DTC
> http://support.microsoft.com/kb/909444
> Also you can download the DiagWMI from here and some good solutions on the
> page:
> http://windowsxp.mvps.org/repairwmi.htm.
>
> = Open a run command and try to re-register these DLLs:
> regsvr32 hnetcfg.dll
> regsvr32 netcfgx.dll
> regsvr32 netman.dll
> regsvr32 atl.dll
> regsvr32 netshell.dll
> Also try repair the WMI as descriped here:
>
> http://groups.google.com/group/micro...a6ab3690bc75a0
> What Firewall/Anti-Virus you have running on your machine?.
> HTH.
> Let us know.
> nass
> ---------
> http://www.nasstec.co.uk
>

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing or moved data in vista/New profile automatically created Waterdragon2973 Windows Vista 1 02-28-2008 03:17 PM
System folders moved Dunc Windows XP 0 01-28-2008 02:09 PM
System Information Mike in Ky Windows Vista 3 10-20-2007 12:51 PM
Location Information in Phone and Modem Options missing tomlee44 Windows XP 1 08-23-2007 04:06 AM
43 GB System File in System Volume Information on 160 GB partition Brent Windows Vista 6 04-14-2007 11:33 PM


All times are GMT. The time now is 03:35 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger