How to install applications on Server 2008 Terminal Server.
by Nideesh C on February 10, 2011 · 2 comments
in Server2008
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”
Not Satisfied ? Just search & get the result
Related posts:
- Little about Server 2008 Terminal Services
- How to install Hyper-V on Server 2008
- How to Install IIS 7.0 on Server 2008 from command line / Script
- How to Enable Remote Management in Windows Server 2008 R2
- How to implement a file server on Windows Server 2008 File Services.
Tagged as:
change user /execute,
change user /install,
How to install applications on Server 2008 Terminal Server.,
How to make applications available to users on Server 2008 Terminal Server,
How to publish applications on Server 2008 Terminal Server,
install applications,
install applications on Server 2008 Terminal Server.,
install applications Terminal Server 2008,
remoteprograms.msc,
Terminal Server
Me, freelance system administrator having the qualification of Diploma in Electronics & Tele-communication + MCSE + CCNA + CST + 5 years of experience in IT field.
If you like This post, you can follow TheOnlineTutorials on Twitter.
Contact me Via email: support@theonlinetutorials.com
Subscribe to feed via Feed or EMAIL to receive instant updates.
Legal Disclaimer:All information found on the site is without any implied warranty of fitness for any purpose or use whatsoever. Content author/site administrator is not responsible for any loss occurred due to mistakes in this tutorial. Use this tutorial website at your own risk.
{ 2 comments… read them below or add one }
remoteprograms.msc is a useful tool.. Thanks..
How to install applications on Server 2008 Terminal Server.