SQL Server Configuration Manager – Cannot connect to WMI provider – Invalid class [0x80041010]

When I am trying to connect to my SQL Server 2008 box using SQL Server Configuration Manager today, the following error dialog pops up…

Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager. Invalid class [0x80041010]

Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager. Invalid class [0x80041010]

 

I have never seen this before!… while the following line saves me.

>> Open an elevated Command Prompt, and type the following…

mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"

mofcomp "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof" 

 

===== For more information =====

~ SQL Server 2005 WMI Provider Error

http://blogs.msdn.com/echarran/archive/2006/01/03/509061.aspx

~ April SQLExpress CTP Installation fails with error 29535 (WMI not configured properly)

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=124587

Published Fri, Nov 27 2009 23:05 by Martin Poon
Filed under:

Comments

# Operations Manager Team Blog said on 26 October, 2010 06:00 PM

If you have run into issues during setup where you know that you have a supported version of SQL running