Using TaskT RPA on a server

I scheduled a task using TaskT RPA on a server but it didn't run and I found out that the TaskT RPA forcedly kill by the server if I stop using it.

I manually run my scriptt while on a remote desktop and after I minimized the remote desktop the Windows Server forcedly stop my running scriptt, what would be the solution to run my scriptt even I am not remotely controlling that server.

Replies (1)

To ensure your TaskT RPA scriptts continue running after you disconnect from a Remote Desktop session, avoid signing out and instead close the RDP window by clicking the "X." Additionally, check your server's Group Policy (gpedit.msc) to ensure disconnected sessions are set to never terminate, or for better reliability, migrate your automation tasks to the Windows Task Scheduler to run as a background service.

 

Leave a Reply

Your are not logged in . Please login to post replies

Click here to Login / Register