I need a solution
Hi Everyone,
Kindly help me to resolve this task.
We are using ghost console 11.5.1.2266, we have created a bat file and created a task : 1st is to transfer the bat file to target computers and it was successful but it did not run the bat file althoug it says "successful".
here is the setting at the command line: C:\TEMP\CentralTimeZone.bat
and choosed : Execute command in the target Operating System
Tha bat file should run this reg file
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"Bias"=dword:00000168
"DaylightBias"=dword:ffffffc4
"DaylightName"="Central Standard Time"
"DaylightStart"=hex:00,00,03,00,02,00,02,00,00,00,00,00,00,00,00,00
"StandardBias"=dword:00000000
"StandardName"="Central Standard Time"
"StandardStart"=hex:00,00,0b,00,01,00,02,00,00,00,00,00,00,00,00,00
"TimeZoneKeyName"="Central Standard Time"
"DynamicDaylightTimeDisabled"=dword:00000000
"ActiveTimeBias"=dword:0000012c
Any suggestions is highly appreciated
thanks in advance!