> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/library-packs/security-and-compliance/secure-boot-readiness-and-compliance/configuration-guide-secure-boot-readiness-and-compliance.md).

# Configuration guide: Secure boot readiness and compliance

{% 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: Secure Boot readiness and compliance](/platform/library-packs/security-and-compliance/secure-boot-readiness-and-compliance/usage-guide-secure-boot-readiness-and-compliance.md) to use library content as a standard user.
{% endhint %}

## **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/latest/products):

* None

## **Included content and dependencies** <a href="#documentation-contentanddependencies" id="documentation-contentanddependencies"></a>

This library pack contains the following content and dependencies:

<table data-header-hidden><thead><tr><th width="174"></th><th></th><th width="174"></th><th></th></tr></thead><tbody><tr><td>Content type</td><td>Name</td><td>Description</td><td>Dependencies</td></tr><tr><td>​<a href="/pages/QH4nW3Uo7WJTXlrIZCvj">Live dashboards</a>​</td><td><strong>Secure boot readiness and compliance</strong></td><td>Provides end-to-end visibility into device readiness for the 2023 Secure Boot certificate updates across the entire fleet</td><td>none</td></tr><tr><td>​​<a href="/pages/YX36iNXzEOoawR1AlKuk">Remote actions</a></td><td><strong>Get Secure Boot Compliance Details</strong></td><td>Checks Secure Boot, firmware, and UEFI certificate compliance to identify devices at risk and ensure alignment with 2023 security updates (CVE-2023-24932)</td><td>Required to populate specific dashboard widgets.</td></tr><tr><td>​​<a href="/pages/YX36iNXzEOoawR1AlKuk">Remote actions</a></td><td><strong>Get Windows telemetry status</strong></td><td>Checks Windows telemetry level and status of related services and tasks.</td><td>Required to populate specific dashboard widgets.</td></tr></tbody></table>

### **Configuring "**&#x53;ecure boot readiness and complianc&#x65;**" pack** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

Adapt these suggested configuration steps to edit and customize content according to your organizational needs.

Follow these steps to install and configure content:

* Before configuration - Install library pack content from Nexthink Library
* [Step 1 - Configure the remote action](#step-1-configuring-the-remote-action)

### **Step 1 - Configuring the remote action**

1. From the main menu, navigate to the **Remote Actions** > [Manage remote actions](https://docs.nexthink.com/platform/user-guide/remote-actions/managing-remote-actions) page.
2. Review and edit your remote actions.

Nexthink recommends the following configurations for these remote actions:

| Name                                   | Trigger schedule  | Parameters to edit      |
| -------------------------------------- | ----------------- | ----------------------- |
| **Get Secure Boot Compliance Details** | Scheduled, daily. | Adjust execution timing |
| **Get Windows telemetry status**       | Scheduled, daily. | Adjust execution timing |

Example:

<figure><img src="/files/PiON0eHubkEnxII7U6zg" alt=""><figcaption></figcaption></figure>

RELATED TOPICS

* [Overview page: Secure Boot readiness and compliance](/platform/library-packs/security-and-compliance/secure-boot-readiness-and-compliance.md)
* [Usage guide: Secure Boot readiness and compliance](/platform/library-packs/security-and-compliance/secure-boot-readiness-and-compliance/usage-guide-secure-boot-readiness-and-compliance.md)
* [Manage live dashboards](https://nexthink.gitbook.io/opd/user-guide/live-dashboards/managing-live-dashboards)
* [Manage remote actions](https://nexthink.gitbook.io/opd/user-guide/remote-actions/managing-remote-actions)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/library-packs/security-and-compliance/secure-boot-readiness-and-compliance/configuration-guide-secure-boot-readiness-and-compliance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
