20,212 questions
Task scheduler is executing a batch file, return code is also 0 but the application workflow is not getting completed in Windows 2016.
Tulika.Shivani
0
Reputation points
I have scheduled a batch file which runs a JAVA application using jdk 8. In scheduler, I have setup the policy as run if user is logged in or not. The ID which am using for scheduling the job has all permissions. When the batch file is running, the return code is 0 which seems a valid output for any job execution. But I am not receive the validation message post completion of job that the fulfilment is done. The same batch file is running successfully from windows 2012 R2 server with same ID and other settings but in Windows 2016, this issue is coming.
Windows for business Windows Server User experience Other
Sign in to answer