|
hi all,
I've been using kixtart now for a couple of months, primarily to help me run a few tasks via the NT scheduler and a batch file.
I have a problem whereupon the two kix scripts, when run in the above scenario, create entries in the NT application log like so :
The description for Event ID ( 1312 ) in Source ( KIXTART ) could not be found. It contains the following insertion string(s): WkstaUserGetInfo failed Error : A specified logon session does not exist. It may already have been terminated. (0x520/1312).
however running the batch file manually (which calls the two scripts), or either script from the cmd line, does not create log entries.
My guess is the the NT scheduler runs tasks using the NT system account ? - and this causes the error - the thing is the scripts otherwise operate correctly, but the log entries are a pain as the log fills up and starts annoying users with the 'application log if full' message every hour or so - especially as it has the highest GUI priority and interrupts the applications that they are running at the time.
has anyone got any thoughts - apologies if this has been covered already - I did a search but no likely looking threads turned up.
cheers, Gary.
|