Hey guys,
I’ve started to develop a database of remote connection information for the various routers, switches, servers, etc in my network and then push the connection information out to individual workstations that should have administrative access to infrastructure. So far, I’ve had a lot of success with SSH sessions (by generating putty registry keys) and would like to move on to automatically generating Winbox connections.
I’ve determined that Winbox gets it’s saved session information from %localappdata%VirtualStore\Windows\AppData\Mikrotik\Winbox\addresses.cdb, however, I have been unsuccessful at opening or generating this CDB file.
So, question for Mikrotik devs: Is there a way I can automatically generate Winbox CDB files from a database of information using wither Linux or Windows utilities?
Cheers!