6.2

Table Of Contents
Custom Properties For PXE and SCCM Provisioning
You can use these properties for PXE and SCCM provisioning.
Table 219. Custom Properties for PXE and SCCM Provisioning
Custom Property Description
SCCM.Collection.Name
Specifies the name of the SCCM collection that contains the
operating system deployment task sequence.
SCCM.Server.Name
Specifies the fully qualified domain name of the SCCM server on
which the collection resides, for example lab-sccm.lab.local.
SCCM.Server.SiteCode
Specifies the site code of the SCCM server.
SCCM.Server.UserName
Specifies a user name with administrator-level access to the
SCCM server.
SCCM.Server.Password
Specifies the password associated with the
SCCM.Server.UserName property.
SCCM.CustomVariable.
Specifies the value of a custom variable, where Name is the
name of any custom variable to be made available to the SCCM
task sequence after the provisioned machine is registered with
the SCCM collection. The value is determined by your choice of
custom variable. If your integration requires it, you can use
SCCM.RemoveCustomVariablePrefix to remove the
SCCM.CustomVariable. prefix from your custom variable.
Custom Properties For PXE and WIM Provisioning
You can use these properties for PXE and WIM provisioning.
Table 220. Custom Properties for PXE and WIM Provisioning
Custom Property Description
Image.Network.Letter
Specifies the drive letter to which the WIM image path is
mapped on the provisioned machine. The default value is K.
Image.WIM.Path
Specifies the UNC path to the WIM file from which an image is
extracted during WIM-based provisioning. The path format
is \\server\share$ format, for example \\lab-ad\dfs$.
Image.WIM.Name
Specifies the name of the WIM file, for example win2k8.wim, as
located by the Image.WIM.Path property.
Image.WIM.Index
Specifies the index used to extract the correct image from the
WIM file.
Image.Network.User
Specifies the user name with which to map the WIM image path
(Image.WIM.Path) to a network drive on the provisioned
machine. This is typically a domain account with access to the
network share.
Image.Network.Password
Specifies the password associated with the
Image.Network.User property.
Custom Properties Reference
VMware, Inc. 44