PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   The Basics (http://www.pcbanter.net/forumdisplay.php?f=13)
-   -   How to Repair or Restore WMI (http://www.pcbanter.net/showthread.php?t=1069622)

Don Phillipson[_4_] June 30th 10 03:55 PM

How to Repair or Restore WMI
 
An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)
--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)



John John - MVP June 30th 10 05:10 PM

How to Repair or Restore WMI
 


Don Phillipson wrote:
An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)


Try he

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

John

John John - MVP June 30th 10 05:10 PM

How to Repair or Restore WMI
 



Don Phillipson wrote:
An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)


Try he

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

John

Andrew E. July 1st 10 02:53 AM

How to Repair or Restore WMI
 
If WMI is corrupted,or damaged,then you should open cmd prompt.
In cmd,type: Sfc /Scannow Then install youre xp cd,exit the menu
page.Sfc repairs/replaces the windows OS files,auto.Once its
thru,remove xp cd,type: CHKDSK C: /F Agree to restart,exit cmd,restart
pc.

"Don Phillipson" wrote:

An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)
--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)


.


Andrew E. July 1st 10 02:53 AM

How to Repair or Restore WMI
 
If WMI is corrupted,or damaged,then you should open cmd prompt.
In cmd,type: Sfc /Scannow Then install youre xp cd,exit the menu
page.Sfc repairs/replaces the windows OS files,auto.Once its
thru,remove xp cd,type: CHKDSK C: /F Agree to restart,exit cmd,restart
pc.

"Don Phillipson" wrote:

An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)
--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)


.


smithamla February 20th 11 01:27 PM

I ran the script. A number of errors. Generally invalid namespace or
missing .mof files. They follow:

C:\WINDOWS\system32\wbemmofcomp Outlook_01c3d2f4d6781d55.mof
Microsoft (R) 32-bit MOF Compiler Version 5.1.2600.2180
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
Parsing MOF file: Outlook_01c3d2f4d6781d55.mof
MOF file has been successfully parsed
Storing data in the repository...
An error occurred while creating object 1 defined on lines 31 - 163:
0X80041002 Class, instance, or property 'Win32_PerfRawData' was not
found.
Compiler returned error 0x80041001

C:\WINDOWS\system32\wbemmofcomp exwmi.mof
Microsoft (R) 32-bit MOF Compiler Version 5.1.2600.2180
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
File 'exwmi.mof' not found!

C:\WINDOWS\system32\wbemmofcomp -n:root\cimv2\applications\exchange
wbemcons.mof
Microsoft (R) 32-bit MOF Compiler Version 5.1.2600.2180
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
Parsing MOF file: wbemcons.mof
MOF file has been successfully parsed
Storing data in the repository...
An error occurred while opening the namespace for object 1 defined on
lines 3 - 10:
Error Number: 0x8004100e, Facility: WMI
Description: Invalid namespace

Compiler returned error 0x8004100e
C:\WINDOWS\system32\wbemmofcomp -n:root\cimv2\applications\exchange
smtpcons.mof
Microsoft (R) 32-bit MOF Compiler Version 5.1.2600.2180
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
Parsing MOF file: smtpcons.mof
MOF file has been successfully parsed
Storing data in the repository...
An error occurred while opening the namespace for object 1 defined on
lines 4 - 16:
Error Number: 0x8004100e, Facility: WMI
Description: Invalid namespace

Compiler returned error 0x8004100e
C:\WINDOWS\system32\wbemmofcomp exmgmt.mof
Microsoft (R) 32-bit MOF Compiler Version 5.1.2600.2180
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
File 'exmgmt.mof' not found!

leellwood April 1st 11 12:27 PM

Quote:

Originally Posted by Andrew E. (Post 3396408)
If WMI is corrupted,or damaged,then you should open cmd prompt.
In cmd,type: Sfc /Scannow Then install youre xp cd,exit the menu
page.Sfc repairs/replaces the windows OS files,auto.Once its
thru,remove xp cd,type: CHKDSK C: /F Agree to restart,exit cmd,restart
pc.

"Don Phillipson" wrote:

An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)
--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)


.

I solved my problems Thanks indicate

leellwood April 1st 11 12:28 PM

Quote:

Originally Posted by Andrew E. (Post 3396408)
If WMI is corrupted,or damaged,then you should open cmd prompt.
In cmd,type: Sfc /Scannow Then install youre xp cd,exit the menu
page.Sfc repairs/replaces the windows OS files,auto.Once its
thru,remove xp cd,type: CHKDSK C: /F Agree to restart,exit cmd,restart
pc.

"Don Phillipson" wrote:

An ancient Toshiba satellite laptop will not instal PCI
wireless modem software correctly, reporting damage to
or bad configuration of the WMI (Windows Management
Instrumentation) system. OS has been upgraded to
SP3 and all other functions run OK. MS web site has much
information about WMI but I could see no way to test or
correct my sort of error. There must be an alternative
to reinstalling the OS from the Toshiba system CDs (with only SP1)
--
Don Phillipson
Carlsbad Springs
(Ottawa, Canada)


.

I solved my problems Thanks for indicate

mo12lan May 25th 11 12:25 PM

What a great and outstanding work done, i really like this amazing and wonderful post too much


All times are GMT +1. The time now is 09:25 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters