Scheduler Windows 2003
Hello all,
this is the problem. Active Directory windows 2008, a memer server in which I created (via Remote Desktop) the following batch to be run every morning at 8:00 (it is a simple batch which removes those two folders).
rmdir /s /q Q:\hipath4000\h4k01grg01e\000\
rmdir /s /q Q:\hipath4000\h4k01grg01e\001\
I then created a scheduled task (via Remote Deskop the server is in a remote site as a matter of fact) to run the batch every morning 8:00 o'clock. The user with which the task run has Log on as a batch priviledge (it is the Administrator of the AD).
Now everything runs smoothly if I am logged on. It doesn't do anything if I am logged off (no error in the task scheduler file) despite the fact I configured the task to run even if logged off.
Help please with this conundrum
Best regards
beppe
The user with which the Task
giuseppe
September 3rd, 2010 4:06pm
In the general properties of the task, have you also enabled these settings?
-Run whether user is logged on or not
-Run with highest priviledgesVisit: anITKB.com, an IT Knowledge Base.
Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2010 4:42pm


