gaohuag

云桌面问题

1、执行如下命令:netsh http add urlacl url="http://+:9080/Citrix/VirtualDesktopAgent/" user="NT AUTHORITY\NETWORK SERVICE"
注意:可以通过执行netsh http show urlacl查看是否执行成功
2、修改C:\Program Files (x86)\Citrix\Virtual Desktop Agent\WorkstationAgent.exe.config文件,替换所有(默认有4处)address="http://localhost:80/Citrix为address="http://localhost:9080/Citrix ;
3、命令行下运行servies.msc,打开服务管理器,重启Citrix Desktop Service

分类:

技术点:

相关文章:

  • 2021-04-06
  • 2021-04-30
  • 2022-12-23
  • 2022-02-09
  • 2021-12-31
  • 2021-10-22
  • 2021-11-28
  • 2021-08-11
猜你喜欢
  • 2021-04-18
  • 2021-08-25
  • 2022-12-23
  • 2021-12-04
  • 2021-07-05
  • 2022-02-09
  • 2021-12-04
相关资源
相似解决方案