Action or script to reboot remote host

Action or script to reboot remote host

avatar

Is there a built in action or script that issues a reboot command to a node?

All Comments (3)

avatar

Hello,

What you can do is create a Macro/Script/Tool entry;
https://help.remotedesktopmanager.com/macros_scripts_tools.htm

I believe the one you would choose is Command Line;
https://help.remotedesktopmanager.com/macroscripttools_commandline.htm

With that created, simply open your session and in the Dashboard, you will have the ability to select that command line entry and execute it on your session.

It can also be done from the context menu.


Here's an example below;




I hope this helps you.



Best regards,

Mark Beausejour

avatar

Thanks. That was helpful. Is there a way to execute the command using the credentials assigned to a session?

avatar

Hello,

This can be done with Variables.

This will allow you to put the variables in your case username & password, in the command line entry.

Those variables will take the values on the session where you're running it.

For more information on variables, please have a look here;
https://help.remotedesktopmanager.com/settings_variables.htm


Best regards,

Mark Beausejour