hey
i am looking for creating custom native application for our terminal server
i have downloaded two rdp files from my terminal server. and it looks that the only difference between them is in an internal parameter on the rdp file "loadbalanceinfo:s:tsv://MS Terminal Services Plugin.1.lab-Applica" and on the other "loadbalanceinfo:s:tsv://MS Terminal Services Plugin.1.lab-test".
so if i uploaded both of them using the guide they are working.
the question here is how can i use the "Parameters" field on the "Edit Endpoint Application" on the smart console GUI to cause this parameter on the RDP file to be changed before sending it to the client / something like this.
how does this field linked to the native application.
i also wondered if this parameter is applied at the client side when this app launched.
so does it applies on the cab or on the rdp file.
maybe i can put on the cab file a "launcher" batch file that will replace this string on the downloaded rdp file and than run the edited file at the client side.
thanks