Data Object - DesktopQuickprepCustomizationSettings

Class
VMware.Hv.QuickprepCustomizationSettings
Property of
DesktopCustomizationSettings
Since
Horizon View 6.0

Data Object Description

Settings for QuickPrep customization.

Data Object Properties

Properties

Name Type Description
powerOffScriptNamexsd:string

Power off script. QuickPrep can run a customization script on linked-clone machines before they are powered off. Provide the path to the script on the parent virtual machine.
  • This property need not be set.
powerOffScriptParametersxsd:string

Power off script parameters. Example: p1 p2 p3
  • This property need not be set.
postSynchronizationScriptNamexsd:string

Post synchronization script. QuickPrep can run a customization script on linked-clone machines after they are created, recomposed, and refreshed. Provide the path to the script on the parent virtual machine.
  • This property need not be set.
postSynchronizationScriptParametersxsd:string

Post synchronization script parameters. Example: p1 p2 p3
  • This property need not be set.