FarmCustomizationSettingsUpdateSpecV2
Customization settings for the automated farm.
{
"ad_container_rdn": "CN=Computers",
"cloneprep_customization_settings": {
"post_synchronization_script_name": "cloneprep_postsync_script",
"post_synchronization_script_parameters": "p1 p2 p3",
"power_off_script_name": "cloneprep_poweroff_script",
"power_off_script_parameters": "p1 p2 p3",
"priming_computer_account": "a219420d-4799-4517-8f78-39c74c7c4efc"
},
"customization_type": "CLONE_PREP",
"instant_clone_domain_account_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
"reuse_pre_existing_accounts": false,
"sysprep_customization_spec_id": "a219420d-4799-4517-8f78-39c74c7c4efc"
}
Instant Clone Engine Active Directory container for clone prep.
cloneprep_customization_settings
Type of customization to use.
- SYS_PREP: Applicable To: Instant clone automated Farms.
Microsoft Sysprep is a tool to deploy the configured operating system installation from a base image. The machine can then be customized based on an answer script. - CLONE_PREP: Applicable To: Instant clone automated Farms.
ClonePrep is a VMware system tool executed by Instant Clone Engine during a instant clone machine deployment. ClonePrep personalizes each machine created from the Master image.
Instant clone domain account. This is the administrator which will add the machines to its domain.
Indicates whether to allow the use of existing AD computer accounts when the VM names of newly created clones match the existing computer account names.
Customization specification to use when Sysprep customization is requested. This is required if customization_type is set to SYS_PREP