J
James D Smooth
Is there a way to get a response from a Batch Program that is created
by using the command SCHTASKS? I have an outside scheduler that is
running batch programs, one of which creates a scheduled task to
execute a batch program that crosses several servers. Is there a way
to get a return code from this type of batch program that will provide
a return code once the program that is executed by the SCHTASKS
command completes. Right now I'm able to get a return code, but it is
just simply telling me if the task was created with or without issue.
by using the command SCHTASKS? I have an outside scheduler that is
running batch programs, one of which creates a scheduled task to
execute a batch program that crosses several servers. Is there a way
to get a return code from this type of batch program that will provide
a return code once the program that is executed by the SCHTASKS
command completes. Right now I'm able to get a return code, but it is
just simply telling me if the task was created with or without issue.