View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopCustomizationSettings
- Class
- VMware.Hv.CustomizationSettings
- Property of
- DesktopAutomatedDesktopData, DesktopAutomatedDesktopSpec
- See also
- ADContainerId, DesktopCloneprepCustomizationSettings, DesktopNoCustomizationSettings, DesktopQuickprepCustomizationSettings, DesktopSysprepCustomizationSettings, ViewComposerDomainAdministratorId
- Since
- Horizon View 6.0
Data Object Description
Customization settings.Data Object Properties
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.
|
||||||||||
domainAdministrator | ViewComposerDomainAdministratorId |
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.
|
||||||||||
adContainer | ADContainerId |
View Composer and Instant Clone Engine Active Directory container for
QuickPrep and ClonePrep. This must be set for Instant Clone Engine
sourced desktops.
|
||||||||||
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.
|
||||||||||
noCustomizationSettings | DesktopNoCustomizationSettings |
Settings when customization will be done manually.
|
||||||||||
sysprepCustomizationSettings | DesktopSysprepCustomizationSettings |
Settings when Sysprep customization is requested.
|
||||||||||
quickprepCustomizationSettings | DesktopQuickprepCustomizationSettings |
Settings when QuickPrep customization is requested.
|
||||||||||
cloneprepCustomizationSettings | DesktopCloneprepCustomizationSettings |
Settings when ClonePrep customization is requested.
Since Horizon 7.0
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |