Skip to content

Enable Out Of Box Experience (OOBE)

Enables Windows Out Of Box Experience (OOBE) on next boot.

Required — Default: True

Enable to reboot after enabling Out Of Box Experience (OOBE) so it is shown on next boot. Disable to avoid immediate reboot.

  • Category: Provisioning
  • Brick ID: Windows-OOBE-Enable
{
"category": "provisioning",
"description": "Enables Windows Out Of Box Experience (OOBE) on next boot.",
"developerVendor": "CapaSystems A/S",
"displayName": null,
"id": "Windows-OOBE-Enable",
"name": "Enable Out Of Box Experience (OOBE)",
"parameters": [
{
"defaultValue": "True",
"defaultValueObject": null,
"description": "Enable to reboot after enabling Out Of Box Experience (OOBE) so it is shown on next boot. Disable to avoid immediate reboot.",
"id": "Reboot",
"name": "Reboot",
"regExValidation": "",
"required": true,
"type": "Boolean",
"value": null,
"values": [],
"valuesObject": null
}
],
"powershell": {
"base64Encoded": true,
"function": "ZnVuY3Rpb2..."
},
"type": "powerbrick",
"version": "2026.7.2.1"
}