vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CustomizationGuiRunOnce(vim.vm.customization.GuiRunOnce)
- Property of
- CustomizationSysprep
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
The commands listed in the GuiRunOnce data object type are executed when a user logs on the first time after customization completes. The logon may be driven by the autoLogon setting.The GuiRunOnce data object type maps to the GuiRunOnce key in the sysprep.xml answer file. These values are transferred 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 |
---|---|---|
commandList | xsd:string[] |
A list of commands to run at first user logon, after guest customization.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |