Hi there,
we use OSD to image workstations with Windows 7.
In a specific OSD, we run a batch file that installs a lot of software. This batch file may take a couple of hours.
Our OSD fails at this point. In the logging we see the following error:
"win7test10","OK",0,0:03:00,30-5-2013 16:14:24,30-5-2013 16:17:24,"SLEEP"
"win7test10","ERR_Fail",-2147483390,2:00:13,30-5-2013 16:17:25,30-5-2013 18:17:38,\\myservername\mybatchfiles\installallsoftware.bat
; "Job Complete","0 Done","1 Failed","0 Off","0 Unknown"
I don't think it's a coincidence that this ERR_FAIL occurs at 2:00:13 (which is exactly 2 hours).
Is is true that there is a timeout of 2 hours in OSD/Managed script for batchfiles / commands?
And can I adjust this value?