SCCM – Failed to get class ‘CcmTables’ from WMI namespace. Error 0x80041002

email me

Microsoft knows this is a bug with 1706 and will be fixing it in the next release 1710.

cd %windir%\ccm
for /f %s in (‘dir /s /b *.mof *.mfl’) do mofcomp %s

Invoke-WmiMethod -Path ROOT\ccm:SMS_Client -Name RepairClient