If I type:
at mycomputer 14:00 otherserverpathbatchfile.bat
the scheduled event is entered correctly on my PC. When the event triggers, it is deleted, but does not execute and there is no evidence as to why.
I saw an article implying that the scheduler wakes up as LOCAL SYSTEM and has no network access, how do I change this?
Ultimately I want to schedule the following from within a batch file
at myserver 14:00 otherserverpathbatchfile.bat
tia,
Marty