The time zone in which the target computer is located. This value is inserted into the appropriate configuration settings in Unattend.txt or Sysprep.inf for Windows XP and Windows Server 2003.

Note   This property is currently supported only for Windows XP and Windows Server 2003. For Windows Vista and later operating systems, use the TimeZoneName property.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

time_zone_offset

The numeric value that indicates the time zone where the target computer is located. For more information, see the TimeZone entry for Unattend.txt in the Ref.chm file included in the Deploy.cab file in the \support\tools folder of the Windows Server 2003 installation CD.

 

Example

[Settings]

Priority=Default

 

[Default]

TimeZone=004

DeployRoot=\\NYC-AM-FIL-01\Distribution$

ResourceRoot=\\NYC-AM-FIL-01\Resource$

UDShare=\\NYC-AM-FIL-01\MigData$

UDDir=%OSDComputerName%

SLShare=\\NYC-AM-FIL-01\Logs$

UDProfiles=Administrator, User-01, ExtranetUser

UserDataLocation=NONE

 

Related Topics

Property Definition