How to install applications on Server 2008 Terminal Server.
When you deploy a Terminal Server, it is most likely that you want to make an application available to remote users. Follow the steps below on how to install an application on Server 2008 Terminal Server.
To install an application on terminal server, you must change from Execute to Install mode.
1. Change to install mode by running command: change user /install
2. Install and configure the application you need.
3. Return to Execute mode; command: change user /execute
How to publish applications on Server 2008 Terminal Server
>
How to make applications available to users on Server 2008 Terminal Server
1. Run "remoteprograms.msc"
2. Click "Add Remote Apps" from Actions list
3. Click Next
4. Select the application you wish you publish
5. Click Finish
6. Select Create .RDP File
7. Click Next
8. Click Finish
9. Select the application from Remote Programs list
10. Select "Create Windows Installer" from Actions menu
11. Click Next
12. Click Next again
13. On "Configure Distribution Package" screen, select "Desktop"and complete "Start menu folder" text box
14. Review settings and click Finish.
15. You may deliver the msi package under "C:\programs files\packaged programs"