Microsoft Update KB5004442 changes the existing authentication rules and I'm having trouble with my WMI sensors. What steps should I take to make the WMI sensors work again?
My WMI sensors don't work after installing Microsoft Update KB5004442. What should I do?
Modified on 2025-06-10 16:35:23 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
This article applies as of PRTG 23
My WMI sensors don't work after installing Microsoft Update KB50004442. What should I do?
If you recently installed Windows Update KB50004442, you might be affected by hardening changes. Microsoft recently rolled out a patch that hardens the DCOM authentication, which can cause authentication login attempts to fail.
In our experience, the issue should be fixed if all updates are installed on the PRTG core server system as well as on the target system. Alternatively, you can follow these steps as a workaround:
wmic /privileges:enable /implevel:impersonate /authlevel:pktintegrity /node:"HOSTNAME" /user:"DOMAIN\USER" /password:"PASSWORD" computersystem get totalphysicalmemory
The change should normally be effective immediately, otherwise restart the system.
We hope this helped resolve the issues you had.
More
May, 2023 - Permalink