I had a problem with my Microsoft SQL Server 2008, importing data and generating scripts, so I decided to uninstall it. When I tried to remove it, I got an error from the check screen. The WMI service is corrupted, so I need a way to reset the WMI service.

Platform: Windows 7 64bit

I did try winmgmt /resetrepository

to no effect.

link|improve this question
feedback

3 Answers

up vote 0 down vote accepted

If its a file level corruption you could probably try the sfc /scannow command - this will check and replace any system files that are damaged.

link|improve this answer
feedback

Full reinstall of windows fixed it.

link|improve this answer
feedback

I had the same problem and using Repair WMI from Tweaking.com fixed it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.