In case you run multiple backburner managers (e.g. on notebook at several places or using local manager and manager in office) it is good idea to have icons for automatic connecting monitor to the different manager hosts.
I've found two working command line parameters for monitor.exe:
monitor -a
monitor -mservername
First one turns "Auto connect" on. Second one sets manager hostname and connects to it. (Note: There is no space between -m and hostname or ip)