CustomizationUserData
Personal data pertaining to the owner of the virtual machine.
The UserData data object type maps to the UserData key in the sysprep.xml
answer file. These values are transferred directly into the sysprep.xml
file that VirtualCenter stores on the target virtual disk. For more detailed information, see <a href="https://technet.microsoft.com/en-us/library/cc771830(v=ws.10).aspx"target="_blank">Performing Unattended Installations.
{
"_typeName": "string",
"fullName": "string",
"orgName": "string",
"computerName": {
"_typeName": "string"
},
"productId": "string"
}
User's full name.
User's organization.
A base object type for a virtual machine name that can be either fixed or auto-generated.
Microsoft Sysprep requires that a valid serial number be included in the answer file when mini-setup runs.
This serial number is ignored if the original guest operating system was installed using a volume-licensed CD.