Training
Module
Manage user profiles - Training
Students learn about the benefits of various Windows user profiles, how to manage them, and how to facilitate profile data synchronization across multiple devices.
This 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.
FullName
specifies the name of the end user.
User_name |
Specifies the name of the end user. User_name is a string with a maximum length of 63 characters. |
This string type does not support empty elements. Do not create an empty value for this setting.
windowsPE
microsoft-windows-setup- | UserData | FullName
For a 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>
Training
Module
Manage user profiles - Training
Students learn about the benefits of various Windows user profiles, how to manage them, and how to facilitate profile data synchronization across multiple devices.