View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmCustomizationSettings
- Class
- VMware.Hv.CustomizationSettings
- Property of
- FarmAutomatedFarmData, FarmAutomatedFarmSpec
- See also
- ADContainerId, FarmCloneprepCustomizationSettings, FarmSysprepCustomizationSettings, ViewComposerDomainAdministratorId
- Since
- Horizon View 6.2
Data Object Description
Customization settings.Data Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
customizationType | xsd:string |
Type of customization to use. For linked-clone RDS Servers, this cannot be
changed after creation.
|
||||||
domainAdministrator | ViewComposerDomainAdministratorId |
View Composer domain administrator. This is the administrator which
will add the RDS Servers to its domain upon creation. This must be set for
linked-clone RDS Servers.
|
||||||
adContainer | ADContainerId |
View Composer Active Directory container for QuickPrep. If unset, this
will default to the AD container "CN=Computers".
|
||||||
reusePreExistingAccounts | xsd:boolean |
Whether to allow the use of existing AD computer accounts
when the VM names of newly created RDS Servers match the existing computer
account names. This is applicable only for Automated Farms.
|
||||||
sysprepCustomizationSettings | FarmSysprepCustomizationSettings |
Settings when Sysprep customization is requested.
|
||||||
cloneprepCustomizationSettings | FarmCloneprepCustomizationSettings |
Settings when ClonePrep customization is requested.
Since Horizon 7.1
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |