mRemoteNGDocumentation/howtos/bulk_connections.rst
.. _bulk_connections:
Creating Bulk Connections
Currently, mRemoteNG does not have a feature to support editing or creating connections in bulk. Since this is a common issue, it would be useful to have a work around while a more user-friendly feature is developed. The best way to create bulk connections is to generate XML with a PowerShell script.
Since you likely don't want to spend your own time reading through XML files, we have provided an official script for doing this.
You can find the most recent version here <https://github.com/mRemoteNG/mRemoteNG/blob/develop/Tools/CreateBulkConnections_ConfCons2_6.ps1>_.
A few notes about using this script:
GitHub Issue <https://github.com/mRemoteNG/mRemoteNG/issues>_ or on Gitter <https://gitter.im/mRemoteNG/PublicChat>_ if you have issues.