# About OSDCloud

**OSDCloud** is a Community Tool for deploying Windows 11 (amd64 and arm64) over the internet without using local infrastructure. OSDCloud runs in WinPE using the [**OSDCloud**](https://www.powershellgallery.com/packages/OSDCloud/) or the [**OSD**](https://www.powershellgallery.com/packages/OSD/) PowerShell Modules.

OSDCloud fills a gap for organizations using Intune that still require a solution for bare metal OSD.

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FUmGp8YiLpuxcyhcALCJN%2Fimage.png?alt=media&#x26;token=d04c51a6-f425-4355-be82-43d9711d1a7c" alt=""><figcaption></figcaption></figure>

## Operating System

Supported versions of Windows 11 (23H2-25H2) for amd64 and arm64 are downloaded directly from Microsoft.

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2Fx6OohStVWoqbKbmaihE1%2FScreenshot_2026-03-19_09-23-39.png?alt=media&#x26;token=8c367edf-adad-4fc7-abc3-d5d73fb325e0" alt=""><figcaption></figcaption></figure>

## Firmware Updates

Firmware updates are downloaded directly from Microsoft Update Catalog and applied after rebooting from WinPE.

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2FgyVc5TDZYr1zLgqRYrIV%2FScreenshot_2026-03-19_09-28-53.png?alt=media&#x26;token=58992e9b-8b14-4692-89e4-1b3d24c10069" alt=""><figcaption></figcaption></figure>

## Drivers and DriverPacks

Drivers are downloaded directly from Microsoft Update Catalog, and DriverPacks from Dell, HP, Lenovo, and Microsoft Surface are downloaded directly from the OEMs.

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2F1F6RFOXiGSWoXyHrotyK%2FScreenshot_2026-03-19_09-29-12.png?alt=media&#x26;token=0f079590-2fd7-4f4c-a882-4ac5e8c12a19" alt=""><figcaption></figcaption></figure>

## OOBE Autopilot Ready

Finally, local PowerShell Modules are updated so you can immediately start using your device in OOBE.

<figure><img src="https://344220114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVSV22dcsjKDdOxDA6n%2Fuploads%2F166fKDDw1KCXk5YYwGwf%2FScreenshot_2026-03-19_09-34-05.png?alt=media&#x26;token=2bdfe650-0ed4-464e-a92b-17c37113840c" alt=""><figcaption></figcaption></figure>


---

# 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://www.osdcloud.com/about-osdcloud.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.
