CustomizationGuiRunOnce
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 <a href="https://technet.microsoft.com/en-us/library/cc771830(v=ws.10).aspx"target="_blank">Performing Unattended Installations.
{
"_typeName": "string",
"commandList": [
"string"
]
}
A list of commands to run at first user logon, after guest customization.