| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 Performing Unattended Installations.
Properties
Name | Type | Description |
---|---|---|
computerName | CustomizationName |
The computer name of the (Windows) virtual machine. Computer name may contain
letters (A-Z), numbers(0-9) and hyphens (-) but no spaces or periods (.).
The name may not consists entirely of digits.
Computer name is restricted to 15 characters in length. If the computer
name is longer than 15 characters, it will be truncated to 15 characters.
|
fullName | xsd:string |
User's full name.
|
orgName | xsd:string |
User's organization.
|
productId | xsd:string |
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.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |