# Overview

<p align="center">Streamlining IT operations with proactive, automated health checks and remediation.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-heartbeat">:heartbeat:</i></td><td><strong>Create a Health Check</strong></td><td>Health Checks are the building blocks to creating a Health Policy. These define what to scan for and the steps for remediation.</td><td></td><td></td><td></td></tr><tr><td><i class="fa-clipboard-check">:clipboard-check:</i></td><td><strong>Create and implement a Health Policy</strong></td><td>Health Policies define the Where/When/How of Health Check execution.</td><td></td><td></td><td></td></tr><tr><td><i class="fa-chart-bar">:chart-bar:</i></td><td><strong>Monitor and verify success with the Home Dashboard</strong></td><td>The Home Dashboard is a tool to monitor health checks that includes compliance, blind spots, and device health states.</td><td></td><td></td><td></td></tr></tbody></table>

![](/files/YbB8j9NDCUtwOyCAvXCy)

OneSite Health performs scheduled or on-demand health checks, on either a specific device or a group of devices, to help you maximize the success of your computer management services.

Automatic or manual remediation is available to fix common problems on failing machines. The Health Checks and Remediation can be extended with custom scripts to integrate with your specific requirements.

**Independent Monitoring Framework**

* Does not use Configuration Manager (ConfigMgr), Intune, or VMWare client-side frameworks.

**Peer-to-Peer Sharing**

* Minimizes network and endpoint impact by sending checks and remediations to each location once and sharing peer-to-peer.

**Modular System**

* Allows you to create individual reusable components (Activities, Workflows, Health Checks) to create Health Policies without starting from scratch each time.

**Scan and Remediate**

* Ability to either only scan for device compliance, or to also remediate when a device is non-compliant ensuring the vulnerability is not only found, but also fixed.
* Auto or manual remediation.

**Various Checks**

* Operating System
* System performance
* Security checks and validations including malware vulnerability for Bad Rabbit and Wanna Cry ransomware attacks.
* Windows 11 (Credential Guard, Device Guard, Edge version, UEFI, WMI) and Windows Update checks.

**Detailed Dashboards**

* SQL Server Reporting Services is not required. Results are viewable for devices, collections/groups or Health Checks. Displays the results of the Health Check and any Remediation.

## Customer Support

If you need information beyond what our Documentation and [Knowledge Base](https://support.adaptiva.com/hc/en-us/categories/200078170-Knowledge-Base) provide, enter a support ticket and request help from [Adaptiva Customer Support](https://adaptiva.com/support).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adaptiva.com/onesite-health/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
