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
Lab Core | The Lab of MrNetTek
A blog about IT, technical solutions, and code.