# 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`.

![](https://3670341675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6rvFpEZc67qTWwlOhxtu%2Fuploads%2Fgit-blob-8258bbb97efcbaee04e1579263bb6c6e1fa73ea0%2Ffailed-health-checks.png?alt=media)

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.
