ConfigMgr Client Health webservice version 2.0 is released. The new webservice is a complete rebuild based on .NET Framework 4.8.
This version is more secure as the old version was based on .NET Core 2, which is depreciated and out of support. I recommended to upgrade to version 2.0.
Download: GitHub
ConfigMgr Client Health documentation: https://www.andersrodland.com/configmgr-client-health/
With this change, I’m comfortable exposing the webservice publicly using Azure AD Application Proxy to support Client Health over the Internet together with a Cloud Management Gateway.
Read the built-in documentation on how to install or upgrade to the new webservice.
Changes
- Complete rebuild of old webservice.
- Requires .NET Framework 4.8.
- Removed a function that could expose all the clients present in the Client Health database.