PC DirSync: When to Use the Time Zone Option with Dir-SyncLast reviewed: October 24, 1995Article ID: Q101753 |
The information in this article applies to:
SUMMARYThe Time Zone (TZ) variable is an environment variable that ADMIN.EXE and DISPATCH.EXE use to adjust the directory synchronization (Dir-Sync) process times. The only time you may need to use the TZ variable is when your remote postoffice administrators in different time zones schedule their own postoffices' Dir-Sync activity, but expect DISPATCH.EXE to be run centrally (in one time zone). In other words, if you schedule Dir-Sync with an ADMIN.EXE program located in Tokyo but run DISPATCH.EXE from Los Angeles, you then need the Time Zone variable on the computer running ADMIN.EXE in Tokyo and the computers running ADMIN.EXE and DISPATCH.EXE in Los Angeles.
MORE INFORMATIONThere are four possible configurations of ADMIN.EXE and DISPATCH.EXE that can be used:
The TZ variable is of the form xxxtttyyy, where:
xxx is the time zone code (any three characters will suffice). ttt is the time difference between Greenwich Time and local time. Times west of Greenwich are positive, times east can be negative. yyy is a placeholder to tell DISPATCH.EXE that Daylight Savings Time (U.S. only) is in effect. ExampleFor example, to use the Pacific Time Zone TZ variable, enter the following:
set tz=pst8To set Sydney, Australia time, enter either:
set tz = ast-10-or-
set tz=ast14Either method is acceptable. The difference is that the negative time is subtracted by DISPATCH.EXE, while the positive time is added when determining the time DISPATCH.EXE will run the Dir-Sync process on that postoffice. If the TZ environment variable is not set, the default time zone used will be pst8pdt. Alternatively, the times for Dispatch to perform Dir-Sync can be manually adjusted to compensate for the differences in time zones between the postoffices.
|
Additional reference words: 3.00 3.20 dirsync
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |