WMI is corrupted

T

Ted Rock

I have connectivity to the internet but I cannot access
all of the internet. For example, www.yahoo.com and
www.google.com give me the Page Expired message. I have
notice in the Advanced Tab of Network Connections that it
says that the WMI may be corrupted, do a System Restore.
I have done that about 4 times and the problem is still
there. Are there any suggestions?

Ted
 
P

Philip Nunn [MSFT]

A corrupted WMI databases shouldn't affect internet browsing, but here is
how to fix the corruption.

This problem can usually be fixed by forcing an auto-recover of the default
information stored in the repository.

- open a command window (start > cmd.exe)
- type "net stop winmgmt"
- type "cd %windir%\system32\wbem"
- type "ren repository repository.old" (or alternatively delete it)

Then try your operation again. It may take a minute or so to complete while
WMI rebuilds the database.
 
S

superlusso

Paul,

That's excellent! I had the same problem as Ted and tried th
Microsoft 'fixes' to no avail.

Thanks a lot,

Superlusso.

*A corrupted WMI databases shouldn't affect internet browsing, bu
here is
how to fix the corruption.

This problem can usually be fixed by forcing an auto-recover of th
default
information stored in the repository.

- open a command window (start > cmd.exe)
- type "net stop winmgmt"
- type "cd %windir%\system32\wbem"
- type "ren repository repository.old" (or alternatively delete it)

Then try your operation again. It may take a minute or so t
complete while
WMI rebuilds the database.

--
Philip Nunn [MSFT]
This posting is provided "AS IS" with no warranties, and confers n
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Ted Rock said:
I have connectivity to the internet but I cannot access
all of the internet. For example, www.yahoo.com and
www.google.com give me the Page Expired message. I have
notice in the Advanced Tab of Network Connections that it
says that the WMI may be corrupted, do a System Restore.
I have done that about 4 times and the problem is still
there. Are there any suggestions?

Ted


-
superluss
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top