Data Object - FarmCloneprepCustomizationSettings

Class
VMware.Hv.CloneprepCustomizationSettings
Property of
FarmCustomizationSettings
See also
InstantCloneEngineDomainAdministratorId
Since
Horizon 7.1

Data Object Description

Settings for ClonePrep customization. This setting is only applicable to instant clone farms.

Data Object Properties

Properties

Name Type Description
instantCloneEngineDomainAdministratorInstantCloneEngineDomainAdministratorId

Instant Clone Engine domain administrator. This is the administrator which will add the machines to its domain upon creation.
powerOffScriptNamexsd:string

Power off script. ClonePrep can run a customization script on instant-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. ClonePrep can run a customization script on instant-clone machines after they are created or recovered or a new image is pushed. 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.