# Apply OOB Drivers to WinOS

This is possibly the most impactful feature of Deploy-OSDCloud in allowing any device to work with OSDCloud. In a nutshell, if your hardware devices work in WinPE (disk, network), they should work in OOBE, allowing you to perform Autopilot or Entra Join, even without a supported DriverPack.

***

## OSDCloud Comparison

| Function            | Module       | Version   | Status      |
| ------------------- | ------------ | --------- | ----------- |
| **Deploy-OSDCloud** | **OSDCloud** | 25.3.27.1 | **Enabled** |
| Start-OSDCloud\*    | OSD          | -         | Not Planned |

## Feature

In WinPE, OSDCloud will perform the following steps:

* Export the in-use out-of-box drivers to `C:\Windows\Temp\osdcloud-drivers-winpe` using pnputil.exe
* Drivers in `C:\Windows\Temp\osdcloud-drivers-winpe` are imported in the offline Windows 11 installation at `C:\`

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FPcWGqOLrybcxHWv8hI5x%2Fimage.png?alt=media&#x26;token=53eb027f-1184-4f3f-866f-b1cd025bfbe3" alt=""><figcaption></figcaption></figure>
