Data Object - DesktopCustomizationSettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.CustomizationSettings
Property of
See also
ADContainerId, DesktopCloneprepCustomizationSettings, DesktopCustomizationScriptSettings, DesktopNoCustomizationSettings, DesktopQuickprepCustomizationSettings, DesktopSysprepCustomizationSettings, InstantCloneEngineDomainAdministratorId, ViewComposerDomainAdministratorId
Since
Horizon View 6.0
Data Object Description¶
Customization settings.
Data Object Properties¶
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
customizationType | xsd:string | Type of customization to use. For View Composer and Instant clone engine sourced desktops, this cannot be changed after creation. * This property will be one of:
|
||||||||||
domainAdministrator | ViewComposerDomainAdministratorId | Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards. View Composer domain administrator. This is the administrator which will add the machines to its domain upon creation. This must be set for linked-clone automated desktops. 1 | ||||||||||
instantCloneEngineDomainAdministrator | InstantCloneEngineDomainAdministratorId | Instant Clone Engine/Full Clone domain administrator. This is the administrator which will add the machines to its domain upon creation. This must be set for instant clone automated desktops. Since Horizon 8.3 1 | ||||||||||
adSiteName | xsd:string | The AD Site, associated with instantCloneEngineDomainAdministrator, which will be used for instant clone pool provisioning. This attribute is valid for only instant clone automated desktops. Since Horizon 8.9 1 | ||||||||||
adContainer | ADContainerId | Instant Clone Engine and Full Clone Active Directory container for ClonePrep and SysPrep. This must be set for Instant Clone Engine sourced desktops. 1 | ||||||||||
reusePreExistingAccounts | xsd:boolean | Whether to allow the use of existing AD computer accounts when the VM names of newly created clones match the existing computer account names. This is applicable only for Automated desktops. 2 | ||||||||||
enableSysprepDomainJoin | xsd:boolean | Indicates whether Microsoft Sysprep process initiates domain join for instant clone virtual machines. When enabled, Microsoft SysPrep process creates computer accounts and perform domain join on instant clone VMs. Since Horizon 8.11 2 1 | ||||||||||
customizationScriptSettings | DesktopCustomizationScriptSettings | Customization scripts to run on a cloned VM. Since Horizon 8.11 1 | ||||||||||
noCustomizationSettings | DesktopNoCustomizationSettings | Settings when customization will be done manually. 1 3 | ||||||||||
sysprepCustomizationSettings | DesktopSysprepCustomizationSettings | Settings when Sysprep customization is requested. 1 4 | ||||||||||
quickprepCustomizationSettings | DesktopQuickprepCustomizationSettings | Settings when QuickPrep customization is requested. 1 5 | ||||||||||
cloneprepCustomizationSettings | DesktopCloneprepCustomizationSettings | Settings when ClonePrep customization is requested. Since Horizon 7.0 1 |