# About

AutopilotOOBE is used to manually register a Device in Intune Autopilot.  It is intended to run in OOBE (Out of Box Experience) by Client Support as a "friendly" method to use [Get-WindowsAutopilotInfo](https://www.powershellgallery.com/packages/Get-WindowsAutoPilotInfo)

![](https://2658300904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbqMV0UfDLtVGCCM8EV%2F-MhRdZop3azMoHSZHAYS%2F-MhRjYUtGzvQ4WLfiiRr%2Fimage.png?alt=media\&token=c2e87a78-3048-4c5c-84a6-9b7f26eb9461)

## PowerShell Gallery

AutopilotOOBE is published in the PowerShell Gallery

{% embed url="<https://www.powershellgallery.com/packages/AutopilotOOBE/>" %}

## GitHub

AutopilotOOBE code can be cloned from a GitHub Repository

{% embed url="<https://github.com/OSDeploy/AutopilotOOBE>" %}

## Sponsors

{% embed url="<https://www.recastsoftware.com/?utm_source=osdeploy&utm_medium=ad&utm_campaign=web>" %}
OSDeploy is sponsored by Recast Software
{% endembed %}


---

# 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://autopilotoobe.osdeploy.com/master.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.
