Hee wrote:
> I cannot find this solution.
> When I use window update, it shows fails page.
> Could you help me
This is Vista, correct ? Please try this -
First, make sure that the Windows Management Instrumentation service is
not Disabled.
Open the services console by going to Start Search > then Run >
type in
services.msc
Click OK or press Enter
Locate Windows Management Instrumentation
Is it Started ? If not, *right* click on it and choose Properties
The Startup type needs to be set to Automatic
If it already was ....
Open an Elevated Command Prompt by going to Start Search, type in
cmd
Press Enter or click the Search button
*Right* click command [cmd] and choose 'Run as administrator'
At the prompt, type in the following and then press Enter
winmgmt /verifyrepository
IF the WMI repository is reported to be in an inconsistent state,
type in the following, pressing *Enter after each command*
net stop winmgmt /y
cd %windir%\system32\wbem\
ren repository repository.old
exit
Restart the system and see if it can update now
MowGreen [MVP 2003-2008]
===============
*-343-* FDNY
Never Forgotten
===============
|