Maintaining connections to clients, workstations, and servers over various protocols such as RDP, VNC, SSH, AnyDesk or TeamViewer can be challenging to manage with out the right tool. The tool I found best to manage this is mRemoteNG. As I switched from using TeamViewer for clients, I needed to sort out how to add these connections to my mRemoteNG sites. To get started, we first need to create an External Tool. We do this by clicking Tools - External Tools Select "New" at the top left of the main dialog Under Display Name give it a name to use. File name we are calling PowerShell and for our arguments we are taking insight from the AnyDesk and mRemoteNG support files and using; "'%PASSWORD%' | &'C:\Program Files (x86)\AnyDesk\AnyDesk.exe' %USERNAME%'@ad' --with-password" Once this is done, we can create out connection. In our new connection we fill out the information like we normally would with the username and password (minus @ad, we ...
Comments
Post a Comment