We use the following command/arguments to connect to a RouterBoard with Winbox directly from a URL (IE: IP address listed in CRM) or from theDude (IE: Custom Tool).
Code: Select all
Dude Tool:
C:\directory\winbox.exe [Device.FirstAddress] user pass
Chrome Extension: (https://add0n.com/external-application-button.html)
C:\directory\winbox.exe [HOSTNAME] user pass
This would be super helpful to pull up the same Session every instance instead of creating one for each and every device that's accessed.
Note: I'm aware of the risks by using these methods to store credentials. No need for scrutiny in that department, thanks in advance for your consideration.