首页 > 其他 > 详细

访问storefront发布的桌面会自动launch

时间:2015-06-01 14:54:16      阅读:199      评论:0      收藏:0      [点我收藏+]

如果不需要自动打开VDI桌面,可以使用如下方式disable该功能:

  1. On the StoreFront server, use a text editor to open the web.config file for the Receiver for Web site, which is typically located in theC:\inetpub\wwwroot\Citrix\storenameWeb\ directory, where storename is the name specified for the store when it was created.

  2. Locate the following element in the file.

<userInterface ... autoLaunchDesktop="true">

  1. Change the value of the autoLaunchDesktop attribute to false to prevent Receiver for Web from automatically starting and accessing a desktop when a user logs on to the site and only a single desktop is available for that user.


来自Citrix......................

本文出自 “Liy-L” 博客,请务必保留此出处http://liy116.blog.51cto.com/2991406/1657049

访问storefront发布的桌面会自动launch

原文:http://liy116.blog.51cto.com/2991406/1657049

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!