6.2
Table Of Contents
- Custom Properties Reference
- Contents
- Custom Properties Reference
- Updated Information
- Using Custom Properties
- Custom Properties Grouped by Function
- Custom Properties for Openstack Endpoints
- Custom Properties for Basic Workflow Blueprints
- Custom Properties for Clone Blueprints
- Custom Properties for FlexClone Blueprints
- Custom Properties for Linked Clone Blueprints
- Custom Properties for Linux Kickstart Blueprints
- Custom Properties for SCCM Blueprints
- Custom Properties for WIM Blueprints
- Custom Properties for vApp Blueprints
- Custom Properties for vRealize Automation Guest Agent
- Custom Properties for Networking
- Custom Properties for PXE Provisioning
- Custom Properties for BMC BladeLogic Configuration Manager Integration
- Custom Properties for HP Server Automation Integration
- Custom Properties Grouped by Name
- Custom Properties A Table
- Custom Properties B Table
- Custom Properties C Table
- Custom Properties E Table
- Custom Properties H Table
- Custom Properties I Table
- Custom Properties L Table
- Custom Properties M Table
- Custom Properties O Table
- Custom Properties P Table
- Custom Properties R Table
- Custom Properties S Table
- Custom Properties V Table
- Custom Properties X Table
- Using the Property Dictionary
Table 2‑14. Common Custom Properties for WIM Blueprints
Custom Property Description
SysPrep.Section.Key
n
SysPrep.GuiUnattended.AdminPassword
n
SysPrep.GuiUnattended.EncryptedAdminPassword
n
SysPrep.GuiUnattended.TimeZone
Specifies information to be added to the SysPrep answer file on
machines during the WinPE stage of provisioning. Information
that already exists in the SysPrep answer file is overwritten by
these custom properties. Section represents the name of the
section of the SysPrep answer file, for example GuiUnattended
or UserData. Key represents a key name in the section. For
example, to set the time zone of a provisioned machine to West
Pacific Standard Time, define the custom property
GuiUnattended.UserData.TimeZone and set the value to 275.
For a full list of sections, keys, and accepted values, see the
System Preparation Utility for Windows documentation.
The following Section.Key combinations can be specified for
WIM-based provisioning:
n
GuiUnattended
n
AdminPassword
n
EncryptedAdminPassword
n
TimeZone
n
UserData
n
ProductKey
n
FullName
n
ComputerName
n
OrgName
n
Identification
n
DomainAdmin
n
DomainAdminPassword
n
JoinDomain
n
JoinWorkgroup
Sysprep.Identification.DomainAdmin
Specifies a user name with administrator-level access to the
target domain in Active Directory. Do not include the user
domain in the credentials that you send to vCloud Director.
Sysprep.Identification.DomainAdminPassword
Specifies the password to associate with the
Sysprep.Identification.DomainAdmin property.
Sysprep.Identification.JoinDomain
Specifies the name of the domain to join in Active Directory.
Sysprep.Identification.JoinWorkgroup
Specifies the name of the workgroup to join if not using a
domain.
SysPrep.UserData.ComputerName
Specifies a machine name, for example lab-client005.
SysPrep.UserData.FullName
Specifies the full name of a user.
SysPrep.UserData.OrgName
Specifies the organization name of the user.
SysPrep.UserData.ProductKey
Specifies the Windows product key.
VirtualMachine.Admin.ThinProvision
Determines whether thin provisioning is used on ESX compute
resources using local or iSCSI storage. Set to True to use thin
provisioning. Set to False to use standard provisioning. This
property is for virtual provisioning.
Custom Properties Reference
VMware, Inc. 33