Just a wild guess, run this in PowerShell(as admin):
mofcomp ([Environment]::GetFolderPath("System") + "\wbem\SchedProv.mof")
you may need to run this first:
set-executionpolicy remotesigned