Data Object - CustomizationGuiRunOnce(vim.vm.customization.GuiRunOnce)

Property of
CustomizationSysprep
Extends
DynamicData

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.inf answer file. These values are transferred into the sysprep.inf file that VirtualCenter stores on the target virtual disk. For more detailed information, see the document Windows 2000 Unattended Setup Guide.

Properties

Name Type Description
commandListxsd:string[]

A list of commands to run at first user logon, after guest customization.
Properties inherited from DynamicData
None

Show WSDL type definition