> For the complete documentation index, see [llms.txt](https://docs.adaptiva.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adaptiva.com/onesite-health/configmgr-integration.md).

# Integrate with Configuration Manager (ConfigMgr)

OneSite Health includes built-in health checks for ConfigMgr infrastructure, such as:

* ConfigMgr installation status
* ConfigMgr version verification
* Service running status

Additionally, a client that fails a Health Check can be automatically added to a collection corresponding to that Health Check. This allows the administrator to easily evaluate and provide additional remediation or simply report on the failed devices.

## Prerequisites

Most of these ConfigMgr specific health checks can run as is. However, two of the following health checks will need you to:

* Modify the listed registry value.
* Enter the Collection ID of the collection to be targeted.

| Health Check                                    | Registry Modification Required             |
| ----------------------------------------------- | ------------------------------------------ |
| ConfigMgr Client Status – Package Ping          | chs.pkg\_ping\_sms\_target\_collection\_id |
| ConfigMgr Client Status – Software Distribution | chs.softdist\_ping\_sms\_package\_id       |

## Failed Health Check Collections

The Failed Health Check Collections are viewable in ConfigMgr in the SCCM Collections Explorer. The Health Check specific collections are located in a sub-folder named `<sitecode>_Adaptiva Client Health Collections`.

![](/files/KDUUN0s3Wk297TbcvS9j)

These are disabled by default, to enable these collections please see the following steps:

1. Open **Regedit.exe** on the Adaptiva server.
2. Browse to **HKEY\_LOCAL\_MACHINE > Software > Adaptiva > Server**.
3. Change `chs.turn_off_collection_updates` to false.
4. Restart the Adaptiva Server.
