- 1、本文档共28页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
XenAppWI加速.
2011-06-21 15:31:35标签:AMCWIXenApp加载速度WI首次登录加速:编辑WI服务器上:C:\Windows\Microsoft.NET\Framework\v2.0.50727\Aspnet.config,增加一行generatePublisherEvidence enabled=false /AMC加速方法:加速后AMC可以10秒内完成打开,未加速前,需要30秒或以上才能完成打开。For 32-bit Windows Installations:Create a file in c:\windows\system32\mmc.exe.config.Place the following text inside the file and save it:?xml version=1.0 encoding=utf-8? configuration runtime generatePublisherEvidence enabled=false / /runtime /configurationLaunch the Access Management Console again. This should be much faster because the system does not attempt to verify the Authenticode signature.For 64-bit Windows Installations:Create a file in C:\Windows\SysWOW64\mmc.exe.config.Place the following text inside the file and save it:?xml version=1.0 encoding=utf-8? configuration runtime generatePublisherEvidence enabled=false / /runtime /configurationLaunch the Access Management Console again. This should be much faster because the system does not attempt to verify the Authenticode signatureXenApp备份方法 2011-02-02 09:30:26标签:XENAPP 备份Citrix XenApp的备份包含四个部分:IIS(Internet Information Services)、Citrix Web接口站点、数据存储区和发布的应用。由于多数面向Windows Server 2008开发的备份程序都可以支持IIS,我将重点强调其它三个部分的备份。备份XenApp的Web接口最简单的方式是在服务器硬盘上创建一个名为“Backup”的文件夹。然后打开Citrix Access Management Console管理界面,在目录树下找到Citrix Resources | Configuration Tools | Web Interface | your Web interface.。在选择完Web界面后,点击位于Other Tasks 上的Export Configuration,然后定义之前创建的“Backup”文件夹为输出的目标地点。记住一点,如果您有多个Web界面或多个Web站点,需要对它们单独进行这样的操作。下一步必须要备份的部分是Data Store(数据存储区)。在备份Data store时,需要涉及farm setting、策略、用户和其它永久性数据。除了您使用的数据库是Microsoft Access之外,都需要在XenApp farm server上通过运行DSMAINT命令执行data store的备份任务。为执行备份,输入带有BACKUP参数的DSMAINT命令以及备份目录的完整路径。例如,如果希望备份到C:\Backup,使用如下的命令进行:DSMAINT BACKUP C:\backup除了Web 界面和data store备份,还有一部分是每个发布的应用。为达到这个目标,打开Citrix Access Management Console,并在界面中找到“Citrix Resources | XenApp | Applications”,在打开页面的右侧会显示出所有发布的应用程序。选中希望执行备份的部分,右键单击该应用,选择“All Tasks | Export Application Settings to a File”。注意确保Entire Application选项是选中的,然后把该应用备份
文档评论(0)