Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Restart
specifies whether to restart or to shut down the computer after the windowsPE configuration pass. This setting is specific to Windows PE scenarios. Once image-based installation begins, this setting is ignored.
Values
Restart |
Specifies that the computer immediately restarts after the windowsPE configuration pass. End users cannot disable the restart. This is the default value. |
Shutdown |
Specifies that the computer immediately shuts down after the windowsPE configuration pass. End users cannot disable the shutdown. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Configuration Passes
windowsPE
Parent Hierarchy
microsoft-windows-setup- | Restart
Applies To
For the list of the supported Windows editions and architectures that this component supports, see microsoft-windows-setup-.
XML Example
The following XML output shows how to set the computer to shut down after the windowsPE configuration pass.
<Restart>Shutdown</Restart>