Steps to Test and Fix WMI Issues
WMI is a Windows component that, if broken, will prevent you from installing Access 2010 Runtime. Go through the following steps to test WMI and fix it if necessary.
Steps to Test WMI:
- Open a command prompt, Start |All Programs | Accessories | Command
Prompt
- At the command prompt, type: wbemtest (then press Enter)
- Click Connect.
- Click Connect.
- If WMI is working, then it will bring you pack to a window to click
connect again. If so, just click Exit. There is no need to continue to the
instructions below.
- If WMI is broken, it will give an error. Continue to the steps below.
Steps to Fix WMI:
If WMI is broken,
click here to download a batch file and save it to your computer. Once it is
saved to your computer, double-click on the file to run it. The batch file will
open a command prompt and will run for quite some time. After it completes, run
the steps to test WMI again (listed above). If it passes, try installing Access
2010 Runtime again. If it fails again, then continue to the following steps.
- Click Start, click All Programs, click Accessories, click Command Prompt
- At the command prompt, type the following command, then press Enter:
net stop winmgmt
- Using Windows Explorer, rename the folder
C:\Windows\System32\Wbem\Repository to
C:\Windows\System32\Wbem\Repository_bad
- In the same Command Prompt window, type the following command, then
press Enter:
net start winmgmt
- Run the steps to test WMI again (listed above). If it fails, try
restarting the computer, then run the test one last time. After the WMI test
is successful, you should be able to install Acccess 2010 Runtime.
|