Thank you for your response to this. It would be very helpful if you could find any documentation on these functions. The only reference I can find is a short section in the Administrator Manual under " Defining Application Settings for the Remote Desktop Session " I would prefer not to use RD Remote Apps and it appears that there are other options under basic and advance HTML5. I am hoping that the ancient scrolls that document these functions are not lost (LOL). ========================================= Defining Application Settings for the Remote Desktop Session When configuring Remote Desktop bookmark, you can specify that users can only access specific applications on the terminal server. To define applications that users can access: 1. Create Remote Desktop bookmark or edit an existing bookmark. 2. Scroll to the Remote Program Options area of the bookmark configuration page. 3. Specify the program that you want to launch automatically on connection in the Specify program on c onnection box. 4. Enter the application name (applicable only f or servers running Windows 2008 and later) in the Remote App box. 5. Specify where the application’s executable file resides on the terminal server in the Remote App Dir box (visible only when you cl ear Launch seamless window). For example, you might enter th e following directory for the Microsoft Word application: C: \ Program Files \ Microsoft Office \ Office10 \ WinWord.exe 6. Specify the arguments for the application in the Remote App Args box. NOTE: You c an use session variables such as <username> and <password> in the Remote App Args box. For example, when specifying an application path, you might want to include the <username> variable to personalize the location. For example: C: \ Documents and Settings \ < username> \ My Documents. 7. Click Save Changes . NOTE: Windows requires a special notation for the names of remote applications. The names of remote applications must be prefixed with two vertical bars. For example, if you have created a remote application on your server for notepad.exe and have assigned it the name "notepad", you would set this parameter to: "<pipe><pipe>notepad".
... View more