I have created a script that I would like to run on a server, whether or not anyone is logged in.

So I scheduled it using the at command as follows:

at 11:49 "C:\Documents and Settings\mcintyrj\Desktop\kix2001\kix32.exe enumemail
s.kix"
however it fails to run and leaves a status code of error.

I have other tasks scheduled that run fine

any ideas anyone?