6.2

Table Of Contents
Table 214. 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