Terminal Services RemoteApp 概述
RemoteApp programs 通过 terminal services 远程访问,就像运行在终端用户的本地计算机上一样。用户能够在运行 RemoteApp programs 的同时运行本地的程序。
RemoteApp 使得组织能够从任何地点提供用户访问标准的 windows 程序,用户需要是使用 Windows Vista-based computer ,或者安装了 RDC 6.0 Windows XP-based computers ,使用外网内网皆可。
RemoteApp 提高了用户体验,提供了一种软件部署的新方法,减少了在很多情况下支持这些程序管理费用,比如:
Branch offices ,那里可能只有有限的本地 IT 支持,通过集中应用程序管理,提高远程程序在有限的带宽下的性能。
用户需要远程访问应用程序的地方。
当需要在运行不同的 Windows 版本配置的计算机上部署 line-of-business (LOB) applications ,尤其是 custom LOB applications
当用户没有分配的计算机的环境,比如 "hot desk" or " hotelling " workspaces
当需要部署一个应用程序的多个版本时,特必是如果本地安装多个版本会造成冲突的情况时。
提供给需要在可能没有安装需要的应用程序的不同计算机上工作的用户一种解决方法。
当组织机构寻求方法给予富裕的用户更好的使用效果时。比如在 branch office scenario ,将某些程序放在容易管理的地点,但是仍然将富裕用户置于 end point ,来支持其它的确实需要运行在 end point device 的应用程序。
对于一个通过 RemoteApp 远程使用的应用程序而言,支持该程序的 terminal server 必须运行 windows server 2008 。任何能够在 terminal services session 或者 Remoteapp session 运行的程序应该能够作为一个 remote program 运行。
对于 Windows Server 2008 的一些基础性的改变,可能将会影响到一些早期版本的程序,这些程序在早期版本的 Windows 操作系统下能够正常运行。如果你在 RemoteApp 环境下运行一个应用程序有问题,确定它在 Windows Server 2008 的本地控制台上能够正确运行。
开始今天的学习...
Windows Server 2008系列之Teminal Server New Feature Remoto App_第1张图片
WSV08,以后我们接触最多的概念就是角色和特性. Terminal Services是属于角色的….
Windows Server 2008系列之Teminal Server New Feature Remoto App_第2张图片
选择我们要安装的那个角色….
Windows Server 2008系列之Teminal Server New Feature Remoto App_第3张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第4张图片
一路Next,说真的,我很喜欢微软的产品.安装真的很爽..只要会点鼠标,就会安装MS的东东.
Windows Server 2008系列之Teminal Server New Feature Remoto App_第5张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第6张图片
没啥需要强调的..就是RDC版本的问题
Windows Server 2008系列之Teminal Server New Feature Remoto App_第7张图片
授权许可模式 ……… 先选择第一个 , 不过最多可以使用 120 days..
Windows Server 2008系列之Teminal Server New Feature Remoto App_第8张图片
选择可以访问的 Group 成员 ….
Windows Server 2008系列之Teminal Server New Feature Remoto App_第9张图片
因为我安装的时候多选择了个 ,TS WEB ACCESS. 所以需要 IIS 的支持 …..
Windows Server 2008系列之Teminal Server New Feature Remoto App_第10张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第11张图片
到此处 , 全部配置 OK………….
Windows Server 2008系列之Teminal Server New Feature Remoto App_第12张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第13张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第14张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第15张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第16张图片
重新启动后 , 看到 Installation Succeeded 就行了 ….
有一个警告 , 不用理它 , 那是因为我把 windows update 关了 ….
Windows Server 2008系列之Teminal Server New Feature Remoto App_第17张图片
好了 , 现在在我们觉得里面就多了两个角色 TS IIS.
Windows Server 2008系列之Teminal Server New Feature Remoto App_第18张图片
不知道是个是个人原因 , MMC3.0 就是不舒服 …. 官方还说 , 极大的提高了工作效率
…..
Windows Server 2008系列之Teminal Server New Feature Remoto App_第19张图片
现在对RDU进行配置,我做测试,直接拿的是admin,所以里面就没加别的USERGroup…ps:在真实环境中,一定要单独创建个RA,出于对服务器安全性的考虑.
Windows Server 2008系列之Teminal Server New Feature Remoto App_第20张图片
创建我们的 first remote app… 这个也没什么 , 用向导 , 一路 next……
Windows Server 2008系列之Teminal Server New Feature Remoto App_第21张图片
为了使效果更加明显 , 我这里选择的是 Live meeting 的安装程序 …….
Windows Server 2008系列之Teminal Server New Feature Remoto App_第22张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第23张图片
下面的列表 , 就是可以访问的程序 …..
Windows Server 2008系列之Teminal Server New Feature Remoto App_第24张图片
这里我选择创建的是 .RDP 文件 , 还可以创建 .MSI 文件 . 因为当时没打算建 Domain 环境 , 所以暂时不创建 .MSI pack..MSI 的好处有很多 , 至少我们可以通过 GP 或者 SMS 进行分发 . 在实际的应用中有很大的前景 . 本次实验先不做这方面的测试 , 下次 , 我们结合真实的环境在做测试
Windows Server 2008系列之Teminal Server New Feature Remoto App_第25张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第26张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第27张图片
好了 , 我们创建好的 RDP 文件 ……… Easy.
Windows Server 2008系列之Teminal Server New Feature Remoto App_第28张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第29张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第30张图片
Windows Server 2008系列之Teminal Server New Feature Remoto App_第31张图片
这是我们最种的应用效果 ……….
希望大家多多提出宝贵意见..
还希望大家帮忙挑错 …..
TKS!