当服务器会话可靠性开启时将收到以下错误信息:
“Cannot connect to the Citrix MetaFrame server. There is no route to the specified subnet address”

-或者-
当服务器会话可靠性关闭时则为以下提示:
“Cannot connect to the Citrix MetaFrame server. The Citrix MetaFrame server is not available, please try again later.”

如果你在这时Telnet 1494端口,你发现它是正常的。
如果你尝试在一个会话中开启Citrix Management Console,你将收到以下出错信息:
“MetaFrame Presentation Server connection interrupted. Attempting to reconnect…”

原因
这是因为在组策略对象中设置了“限制连接数量”为1(或者你超过了指定的最大连接数)
解决方案
修改组策略对象中的限制连接数量,请按以下步骤操作:运行gpedit.msc打开“计算机配置” > 管理模板> Windows组件> 终端服务 >限制连接数量(将其设定为禁用或输入999999).

[提供中文系统下的GP图]
刷新策略:
Windows 2003下使用这个命令行即可以强制刷新 – gpupdate /force
Windows 2003下使用这个命令行即可以强制刷新 – gpupdate /force

