Dev kits may be configured automatically by using an unattended setup script.
Note Your asset manager must complete the steps in the Activating Your Dev Kit topic before you will be allowed to enable Developer Mode and configure a dev kit with an unattended script.
Follow these steps to use the unattended setup script feature:
Configuration will happen automatically, no input will be required unless it is required to setup Wi-Fi, or an error occurs when trying to activate the devkit. Your dev kit may be required to take a system update to the latest recovery version. After a few minutes the kit will boot to Dev Home and finish configuration using your unattended setup script.
Congratulations, you have configured your device in Developer Mode!
To prepare an unattended setup script, it is recommended that you use the Xbox unattended setup tool. The tool is integrated into Device Portal, and can be accessed from a web browser. The Xbox must be running the March 2017 recovery or later, and have Device Portal enabled.


Note The unattended script uses standard syntax for command scripts, but it is not recommended that you hand edit the scripts because doing so may interfere with the ability to import it and edit it in Xbox Device Portal.
Once you have tested your script you can export and save the file to an NTFS formatted USB drive. This script can be used to apply these settings or take these actions during initial out-of-box or factory reset setup of a devkit. Save the file as follows:
Note If you want to manually deploy a boot script without using a USB drive, you can copy the file to xd:\boot\boot.cmd, or to the \SystemScratch\boot directory if using SMB. Xbox One Manager will also offer an “Apply Boot Script” option if you right-click on a console or group of consoles.
At a minimum, a console must have power and Ethernet to successfully use an unattended script during setup. Plug in the USB device you created in the steps above. Your kit may be forced to take a system update if the build it is running has expired. After a few minutes the kit will boot to Dev Home and finish configuration with the unattended script. A system notification will be displayed on the console when the script has completed.
Unattended Setup Scripting Quick Start Guide
Demonstrates how to use the Script Authoring Tool to quickly create a new unattended setup script and deploy it to your Xbox One dev kit.
Unattended Setup Script Reference
Reference list of actions available to unattended setup scripts.