How to put some pause between logout and login with Login Agent on the Scheduler?
I want to run some processes on a single runtime resource. Some processes are executed by the Account a and then others by the Account b. So, I configure the tasks, say, (1)the Account a logs in , (2)execute some processes, and (3)the Account a logs...