I was doing some load testing and needed to also connect to a Parallels RAS hosted desktop.
This can be ahieved by installing the RAS client on your LoginVSI Launcher and editing the connection string as follows in the Management console:
1 | C:\Program Files\Parallels\Client\TSClient.exe s!='{Server}' t!='443' m!='2' r! u!='{Username}@{Domain}' q!='{Password}' a!='#1' |
The full syntax for the connection string can be found here: