[Feature Request] Start Winbox via Command Line with Saved Session as Option

Hi,

I suppose everyone in this forum knows puTTY.

There’s a useful option when starting puTTY, that should exist also for WinBox, starting a winbox session via command line using a previously added session:

putty.exe -load “session name”

Something like

winbox.exe -session "session name"

Currently only the 4 first parameters are parsed,

winbox.exe IP login password session

but an existing session cannot be used.

We need this for automating and simplifying access to our devices.

Thank you.

Uwe