run batch in task Scheduler rise problem in server 2008 R2

For a long time, I sometimes got (0x1) error from task scheduler in Windows server 2008 R2.
Finally solve it by separating all the cmds in the batch file and add them one by one in the "Actions" in Task Scheduler.
It seems that the task scheduler can not run a batch file correctly for some reason. But have no idea why.

Comments

Popular posts from this blog

install ipython in Cloudera VM using pip

install postgreSQL in ubuntu 16.04

Install MYSQL 5.6 in ubuntu 12.04/14.04 and set password and remote access