# Configuration guide: macOS and Windows Experience Comparison

{% hint style="warning" %}
The configuration options on this page are only accessible to [administrators](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles#roles-administration).

Refer to the [Usage guide: macOS and Windows Experience Comparison](/platform/library-packs/operating-systems/macos-and-windows-experience-comparison/usage-guide-macos-eand-windows-experience-comparison.md) to use library content as a standard user.
{% endhint %}

This library pack will help you monitor and manage macOS operating systems to ensure stability, compliance, and performance. This page will guide you through the structure of the content.

## **Prerequisites** <a href="#documentation-pre-requisites" id="documentation-pre-requisites"></a>

This library pack contains content from the following required [expansion products](https://docs.nexthink.com/platform/overview/products):

* [Employee Engagement - Campaigns](https://docs.nexthink.com/platform/user-guide/campaigns)

{% hint style="info" %}
Some of these products offer default access to their respective content and can still be used without [expansion products](https://docs.nexthink.com/platform/overview/products).

To learn more about default thresholds for expansion products, [visit the extended documentation](https://edocs.nexthink.com/nexthink-infinity/infinity-specifications/nexthink-infinity-default-thresholds-overview).
{% endhint %}

## **Included content and dependencies** <a href="#operatingsystems-stability-security-andcompliance-configurationguide-contentlistanddependency" id="operatingsystems-stability-security-andcompliance-configurationguide-contentlistanddependency"></a>

This library pack contains the following content and dependencies:

<table><thead><tr><th width="172">Type</th><th width="152">Name</th><th width="197">Description</th><th>Dependencies</th></tr></thead><tbody><tr><td><a href="https://docs.nexthink.com/platform/user-guide/live-dashboards">Live Dashboards</a></td><td><strong>macOS experience and performance</strong></td><td>Helps to monitor and manage macOS operating systems to ensure their stability, compliance, and performance</td><td>none</td></tr><tr><td><a href="https://docs.nexthink.com/platform/user-guide/remote-actions">Remote Actions</a></td><td><strong>Get battery status</strong></td><td>Returns the health status of the battery installed on the laptop</td><td>Required to populate specific dashboard widgets.</td></tr></tbody></table>

## Configuring macOS compliance

{% hint style="info" %}
Adapt these suggested configuration steps to edit and customize content according to your organizational needs.
{% endhint %}

Follow these steps to install and configure content:

* Before configuration - Install library pack content from [Nexthink Library](https://docs.nexthink.com/platform/user-guide/nexthink-library)
* [Step 1 - Configure remote actions](#step-1-configure-remote-actions)

### **Step 1 - Configure remote actions**

Navigate to the [manage remote actions](/platform/user-guide/remote-actions/getting-started-with-remote-actions/managing-remote-actions.md) administration page to review and edit your remote actions.

We recommend the following configurations for these remote actions:

<table><thead><tr><th width="153">Name</th><th>Trigger</th><th width="298">Schedule query</th></tr></thead><tbody><tr><td><strong>Get battery status</strong></td><td>Scheduled, daily</td><td><pre data-title="Code"><code>1 devices
2 | where operating_system.platform == macos
</code></pre></td></tr></tbody></table>

***

RELATED TOPICS

* [macOS and Windows Experience Comparison](/platform/library-packs/operating-systems/macos-and-windows-experience-comparison.md)
* [Usage guide: macOS and Windows Experience Comparison](/platform/library-packs/operating-systems/macos-and-windows-experience-comparison/usage-guide-macos-eand-windows-experience-comparison.md)


---

# 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.nexthink.com/platform/library-packs/operating-systems/macos-and-windows-experience-comparison/configuration-guide-macos-and-windows-experience-comparison.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.
