Data Object - DesktopCloneprepCustomizationSettings

Class
VMware.Hv.CloneprepCustomizationSettings
Property of
DesktopCustomizationSettings
See also
InstantCloneEngineDomainAdministratorId
Since
Horizon 7.0

Data Object Description

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

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.
primingComputerAccountxsd:string

Instant Clone publishing needs an additional computer account in the same AD domain as the clones. This field accepts the pre-created computer accounts. This field is ignored when reusePreExistingAccounts is false.

Since Horizon 7.8
  • This property need not be set.