Can we restart Resource PC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-01-19 04:47 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-01-19 12:53 PM
Do you mean the batch running blueprism or the VDI.
If your resource pc is not stuck and just need to restart the system
Utility Env - Start process
Inputs - Application -C:\Windows\ system32\shutdown
Arguments -
The arguments are:
/r /t 30 /f
/r = restart
/t 30 = give 30 seconds warning
/f = force
Assuming your VDI has the a batch file for starting the RR at startup
regards
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-19 03:23 PM
Hi Ashish,
We are using 6.3 version, we are following login/logout multiple times a day but some time After the completion of the main process it suppose to log out the process but it is stuck in pending state(We scheduled the process). i saw many people are using command line argument as you suggested in the post. So Is there a reason why the connection status was stuck in control room? And also you are suggesting to restart the machine. Instead I want to shut down the process? I Can use the Utility Env - Start process Inputs - Application -C:\Windows\ system32\shutdown Arguments - the argument are: "/s"?
Thanks
------------------------------
Harish kumar
RPA Developer
------------------------------
We are using 6.3 version, we are following login/logout multiple times a day but some time After the completion of the main process it suppose to log out the process but it is stuck in pending state(We scheduled the process). i saw many people are using command line argument as you suggested in the post. So Is there a reason why the connection status was stuck in control room? And also you are suggesting to restart the machine. Instead I want to shut down the process? I Can use the Utility Env - Start process Inputs - Application -C:\Windows\ system32\shutdown Arguments - the argument are: "/s"?
Thanks
------------------------------
Harish kumar
RPA Developer
------------------------------
