Hey all,

I'm having problems using AT under windows NT 4.0 (old school style) scheduling a script. I've used the following command :

at 12:00 /interactive cmd.exe /c "pathtoscript"

Thing is, when I execute my script I don't have any problem. When Scheduled, the script doesn't seem to reach my network attached drives for instance. I'm leaning toward an account problem. Are the script run under the LocalSystem Account ? Can it be changed ?
The script is simple, it checks existing files on a network drive (nothing fancy) but it ain't working

Any idea ?

Thanks

Michael


Edited by maiike (2005-12-09 01:19 PM)