Enable Out Of Box Experience (OOBE)
Enables Windows Out Of Box Experience (OOBE) on next boot.
Parameters
Section titled “Parameters”Reboot
Section titled “Reboot”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.
Details
Section titled “Details”- Category: Provisioning
- Brick ID:
Windows-OOBE-Enable
Raw JSON definition
Section titled “Raw JSON definition”{ "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"}