Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
UserData
specifies user settings.
Setting | Description |
---|---|
AcceptEula | Specifies whether to automatically accept the Microsoft Software License Terms. |
FullName | Specifies the name of the end user. |
Organization | Specifies the name of the organization that owns the computer. |
ProductKey | Specifies the product key to use, which determines the edition of Windows to install. |
windowsPE
Microsoft-Windows-Setup | UserData
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Setup.
The following XML output shows how to set user data.
<UserData>
<AcceptEula>true</AcceptEula>
<FullName>EndUserName</FullName>
<Organization>Fabrikam</Organization>
<ProductKey>
<Key>12345-12345-12345-12345-12345</Key>
<WillShowUI>Never</WillShowUI>
</ProductKey>
</UserData>
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in