A
Adrian Marsh (NNTP)
I'm logging AT jobs, but different types of machines are reporting the
date in different formats, eg:
05/11/2004#SWOXPTEST
Fri 05/11/2004#SWOCMPQ01
Fri 05/11/2004#SWODELL02
Fri 11/05/2004#TESTLAPTOP2
SWOXPTEST Runs XP, but misses putting the "Fri" bit into the log
SWOCMPQ01 runs Advanced server, and works the way I want it to
SWODELL02 runs W2KPro, and work like I want it to.
TESTLAPTOP02 runs W2Kpro too, but returns a different date format.
All the AT jobs run as SYSTEM. All run with the command:
'echo "%DATE%#%COMPUTERNAME%" >> \\server\log$\log.txt'
How can I standardise the date ? I load up .reg files to correct the
local user timezone info, but can't see how to do this for the SYSTEM
account.
Adrian
date in different formats, eg:
05/11/2004#SWOXPTEST
Fri 05/11/2004#SWOCMPQ01
Fri 05/11/2004#SWODELL02
Fri 11/05/2004#TESTLAPTOP2
SWOXPTEST Runs XP, but misses putting the "Fri" bit into the log
SWOCMPQ01 runs Advanced server, and works the way I want it to
SWODELL02 runs W2KPro, and work like I want it to.
TESTLAPTOP02 runs W2Kpro too, but returns a different date format.
All the AT jobs run as SYSTEM. All run with the command:
'echo "%DATE%#%COMPUTERNAME%" >> \\server\log$\log.txt'
How can I standardise the date ? I load up .reg files to correct the
local user timezone info, but can't see how to do this for the SYSTEM
account.
Adrian