Hello,
I have some servers which are not reporting the SCEP information to the CM Console and I noticed the registries are missing...
2023-05-10_16-37-16 Registries Missing.png
Any idea?
I tried to use some article which recommend to pass a command:

I verified that the Platform Version exists...
C:\Windows\system32>Register-CimProvider -ProviderName ProtectionManagement -Namespace root\Microsoft\protectionmanagement -Path "C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2304.8-0\ProtectionManagement.dll" -Impersonation True -HostingModel LocalServiceHost -SupportWQL -ForceUpdate
Successfully registered the provider.
Warning: The provider DLL 'C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2304.8-0\ProtectionManagement.dll' was built to be used with a MUI file, but no MUI file was specified in the registration. Localizable qualifiers' value will be displayed as resource IDs.
But still no registries...
Thanks,
Dom