The Login VSI launcher is platform and protocol independent with the introduction of the “Custom” and “Custom with CSV file” connection options. As long as the client allows the use of a command-line to automatically launch sessions, Login VSI will support that platform.
The “Custom” function is really simple. The following variables are supported %input_servername%, %input_username%, %input_domain%, %input_password%, %count%. The image below shows to which field these variables are mapped. %count% corresponds the number of the session that is about to be launched.
This example (dummy code) will connect multiple users to a broker:
For added flexibility you can create CSV for input of your custom command line. There is no limitation on the amount of columns (variables) and the naming of the parameters. Use a comma “,” as a delimiter. The setup of the CSV is straightforward, the launcher will process the second row and use the name specified in the first row as variable name. Save the custom CSV file in the Login VSI share.
Workstation
User
Domain
Password
Ws1
User1
Test
1234
Ws4
User5
Test
5432
Ws2
User2
Test
4567
Example csv file
2. Environments:
2.1. Remote Desktop Services
Also known as Terminal Services, RDP and Microsoft Remote Desktop. To setup a RDP connection from Login VSI you can set the connection type to RDP in the Management Console. If you require more flexiblility you can setup a RDP connection from the Custom CommandLine. Because the default MSTSC.exe does not allow password passtrough Login VSI uses LaunchRDP.exe created by Remco Weijnen.
ICA Connect uses the locally installed ICA Client to create the connection, so be sure that you have installed a valid client. A prerequisite is to have .Net Framework 2.0 installed.
To let Login VSI connect to a Citrix XenApp farm use the following steps:
Citrix Consulting Solution Center published an external white paper titled Performance Assessment and Bandwidth Analysis for Delivering XenDesktop to Branch Offices which leveraged Login Consultants VSI Pro as the benchmarking tool for Citrix XenDesktop 4. After the release of the aforementioned document and other Consulting engagements involving Login VSI, guidance was requested regarding the implementation and configuration of the Login VSI benchmarking tool in conjunction with Citrix XenDesktop. Download the Login VSI & Xendesktop 4 configuration guide.
2.5. Citrix XenDesktop via webinterface 5.4
To let Login VSI connect to Citrix XenDesktop 5 or a XenApp farm use the following steps:
Name of the resource or desktop you want to connect to (optionally DesktopGroupName)
-debug
Enables debug mode
-t1
5
Number of seconds to wait before starting the desktop after authenticating the user
-t2
5
Number of seconds to wait before logging off user / closing IE after starting desktop
To troubleshoot XDConnect you can create a CMD file with the contents below. You can run this CMD file directly on any launcher that has the Citrix Client installed and access to the XDConnect.exe file. Make sure that on a per launcher basis only one instance of CTXConnect is running at the same time, if they overlap please change the logon interval or change the t1/t2 parameters.
This should open a new instance of internet explorer browse to the webinterface site authenticate a user and connect the desktop. When the connection fails debug information will be stored in the %temp%\VSI\Log folder.