A list of vRealize Automation custom properties that begin with the letter S.
Property | Description |
---|---|
SysPrep.
Section.Key
|
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:
|
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 or vCloud Air. |
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. |
SCCM.Collection.Name | Specifies the name of the SCCM collection that contains the operating system deployment task sequence. |
SCCM.CustomVariable.Name |
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. |
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.RemoveCustomVariablePrefix | Set to true to remove the prefix SCCM.CustomVariable. from SCCM custom variables you created by using the custom property SCCM.CustomVariable.Name. |
Scvmm.Generation2 | When set to true, specifies that the blueprint be allowed to provision a Generation-2 machine on a Hyper-V (SCVMM) 2012 R2 resource. Generation-2 provisioning also requires that the blueprint includes the Hyperv.Network.Type = synthetic property setting. |
Snapshot.Policy.AgeLimit | Sets the age limit, in days, for snapshots that can be applied to machines. This property applies to vSphere provisioning. When a snapshot exceeds the age limit, the Apply option is no longer available. When the snapshot age limit is reached, the snapshot remains but you can no longer revert to it. You can delete the snapshot using the vSphere client. |
Snapshot.Policy.Limit | Sets the number of snapshots allowed per machine. The default setting is one snapshot per machine. This property applies to vSphere provisioning. When set to 0, the blueprint option to create a snapshot is hidden for all users except for support and manager roles. Snapshots are shown in a hierarchical structure.
|
Snapshot.Policy.Disable | When set to true, the ability to create a snapshot is disabled for all vRealize Automation user roles and the snapshot option is hidden from the Items tab. |
software.agent.service.url | When using port forwarding, specifies the private IP address of your Amazon AWS tunnel machine and port for the vRealize Automation software service API, for example https://Private_IP:1443/software-service/api. You can add this property, in combination with software.ebs.url and agent.download.url, to a reservation or the compute resource endpoint. You can also use this property to specify a private address and port when using PAT or NAT and port forwarding. |
software.ebs.url | When using port forwarding, specifies the private IP address of your Amazon AWS tunnel machine and port for the vRealize Automation event broker service, for example https://Private_IP:1443/event-broker-service/api. You can add this property, in combination with software.agent.service.url and agent.download.url, to a reservation or the compute resource endpoint. You can also use this property to specify a private address and port when using PAT or NAT and port forwarding. |
software.http.proxyHost | Specifies the host name, or address, of the proxy server. For software content properties to use the proxy server, you must use both software.http.proxyHost and software.http.proxyPort.
Note: You can use the software proxy settings to define a content property type value for a software component. Content properties are URLs that are downloaded by the agent. The agent uses the variable as a file path to the locally downloaded file. However, you can use the software proxy settings to download through the proxy host instead of from the URL.
|
software.http.proxyPassword | Specifies the password for the user name with which to authenticate to the proxy server. Use in combination with software.http.proxyUser. The software.http.proxyPassword setting is required if you use the software.http.proxyUser setting.
Note: You can use the software proxy settings to define a content property type value for a software component. Content properties are URLs that are downloaded by the agent. The agent uses the variable as a file path to the locally downloaded file. However, you can use the software proxy settings to download through the proxy host instead of from the URL.
|
software.http.proxyPort | Specifies the port number of the proxy server. For software content properties to use the proxy server, you must use both software.http.proxyHost and software.http.proxyPort. There is no default software.http.proxyPort value.
Note: You can use the software proxy settings to define a content property type value for a software component. Content properties are URLs that are downloaded by the agent. The agent uses the variable as a file path to the locally downloaded file. However, you can use the software proxy settings to download through the proxy host instead of from the URL.
|
software.http.proxyUser | Specifies the user name with which to authenticate to the proxy server. Use in combination with software.http.proxyPassword. The software.http.proxyUser setting is optional. The software.http.proxyPassword setting is required if you use the software.http.proxyUser setting.
Note: You can use the software proxy settings to define a content property type value for a software component. Content properties are URLs that are downloaded by the agent. The agent uses the variable as a file path to the locally downloaded file. However, you can use the software proxy settings to download through the proxy host instead of from the URL.
|
software.http.noProxyList | Specifies a list of hosts, and optional ports, that cannot use the proxyHost. The original content property downloads directly from URLs that match the patterns in the list. The software.http.noProxyList setting is only applicable if the proxy server is configured. For example, for the following comma separated list: "buildweb.eng.vmware.com,confluence.eng.vmware.com:443,*.eng.vmware.com:80"
The following statements apply:
Note: You can use the software proxy settings to define a content property type value for a software component. Content properties are URLs that are downloaded by the agent. The agent uses the variable as a file path to the locally downloaded file. However, you can use the software proxy settings to download through the proxy host instead of from the URL.
|