# Patch BIOS/Drivers/Firmware

OneSite Patch allows you to manage and deploy the BIOS, drivers, and firmware updates provided by Dell, HP, and Lenovo. These updates are added as products in our patch library using the catalogs from Dell/HP/Lenovo directly. You can then add these products to your patch strategy and update bios, drivers, and firmware using existing maintenance windows, scheduling, and approval workflows.

## Create a Client Settings Policy

You need to distribute a client settings policy to enable driver updates on client systems. Changes to driver and BIOS settings can interrupt device functionality, so this setting is disable by default and must be enabled before these products are even visible in Patch Management.

Follow the steps in the [Client Setting Policy](https://docs.adaptiva.com/platform-guide/client-management/client-settings) documentation to set the **Patching Client System > Enable Driver** Updates to **true**.

## Create a Patch Strategy

You can create a patching strategy and include OEM firmware products to begin updating your devices. Recently, we have improved OEM update packages to drastically reduce scan times, improve deployment performance, and better handle removing deleted or deprecated patches.

In this example, we will use the Dell Server Driver/BIOS/Firmware Updates Improved Product.

1. Select **Strategies** from the side navigation.

   ![](/files/64JfaeMvRqeIzK77AECO)
2. Click **New Strategy**.

### Overview

1. Enter a **Name** and **Description**.
2. Toggle **ON** **Strategy Enabled**.
3. Click **Next**.

### What to Patch

1. Next to Included Products, click **+ Browse**.
2. In the Search bar, type Dell and click Search.
3. Select the **Dell Server Driver/BIOS/Firmware Updates Improved** product.

   ![](/files/xa7TlHOWLyzYyWaQrESg)
4. Click **OK**.
5. Click **Next**.

### When to Patch

1. Click **+ Browse** next to **Schedule**.
2. Click the **Schedules** folder and select a desired schedule.

   ![](/files/h503ZKigjB7s31aSkDe8)
3. Click **OK**.
4. Click **Next**.

### How to Patch

1. Click **+ Add Deployment Ring**.
2. Click **+ Browse** and select the appropriate business unit.

   ![](/files/xcpr07ZOIaWXfiHyoJOa)
3. Click **Save**.


---

# 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/patch/scenarios/bios-driver.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.
