Hi Team,
I am facing the below problem and applied solution but issue is not resolved. Please suggest.
SQL Version: Microsoft SQL Server 2016 standard edition(SP2)
Error: 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 [0x80041013]
Solution:
cd "C:\Program Files (x86)\Microsoft SQL Server\130\Shared"
mofcomp sqlmgmproviderxpsp2up.mof
Restarted Windows management Instrumentation service
Please suggest.