# Configuration Json

Every time AutopilotOOBE is run, it automatically creates a Configuration Json in the following location, so once you have your Parameters sorted out, save the file

```
$env:TEMP\OSDeploy.AutopilotOOBE.json
```

![](https://2658300904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbqMV0UfDLtVGCCM8EV%2F-Mfv9cQuP8her_Oa4abu%2F-MfvAeg02rVO8MT9ztdh%2Fimage.png?alt=media\&token=064083ae-fc4c-4c3b-831e-e03be22fc040)

## OSDeploy.AutopilotOOBE.json

Here is what the contents looks like

```
{
    "Assign":  {
                   "IsPresent":  true
               },
    "AssignedUserExample":  "someone@example.com",
    "AssignedComputerNameExample":  "Azure AD Join Only",
    "GroupTag":  "Enterprise",
    "GroupTagOptions":  [
                            "Development",
                            "Enterprise"
                        ],
    "Hidden":  [
                   "AddToGroup",
                   "AssignedComputerName",
                   "AssignedUser",
                   "PostAction"
               ],
    "PostAction":  "Quit",
    "Run":  "NetworkingWireless",
    "Docs":  "https://autopilotoobe.osdeploy.com/",
    "Title":  "OSDeploy Autopilot Registration"
}
```

## ProgramData

The Configuration Json can be saved in the following location

```
$env:ProgramData\OSDeploy\OSDeploy.AutopilotOOBE.json
```

Now every time AutopilotOOBE is run, all of my captured settings will be applied automatically

![](https://2658300904-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbqMV0UfDLtVGCCM8EV%2F-Mfv9cQuP8her_Oa4abu%2F-MfvCPWQYaSdGh53hrbT%2Fimage.png?alt=media\&token=7cc0b68d-66e6-4605-b8ca-8b0b0957224f)

## &#x20;Sponsors

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