问题标签 [xendesktop]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
432 浏览

powershell - 尝试获取 Citrix 许可证信息时 CertificateVerificationFailed

我想要达到的目标:

我正在尝试从我的 citrix 获取许可证信息。作为一个简单的第一步,我尝试运行此代码:(我已将服务器 url 替换为“xxxx”,因为我不允许将它们公开)。

这会导致以下错误:

Get-LicInventory : CertificateVerificationFailed At line:3 char:9 + $Lics = Get-LicInventory -AdminAddress " https://xxxx ... + ~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (Get- LicInventory:String) [Get-LicInventory],InvalidOperationException + FullyQualifiedErrorId:Citrix.PowerShell.LicensingAdminStatus.CertificateVerificationFailed,Citrix.Licensing.Admin .SDK.Commands.GetLicInventoryCommand

到目前为止我所做的:

我不知道这个错误是什么意思。我CertificateVerificationFailed在谷歌上搜索但没有找到任何东西。

我确定 URI 是正确的。我跑:

get-configsite

并从那里复制 URI。该端口是正确的,据我所知,它必须使用 HTTPS 进行通信。当我只尝试这样做时,http://我得到了一个CommunicationError,所以有点确定 HTTPS 是正确的选择。我真的不知道我在这里做错了什么。

愿你们中的某个人有同样的问题,或者知道我可以尝试什么。非常感谢!:)

0 投票
1 回答
3020 浏览

powershell - 如何关闭或关闭 XenDesktop 命令?

我想关闭或关闭 Citrix Xendesktop。

我尝试了许多站点,包括Citrix 文档,但找不到任何关闭 Xendesktop 的内容。

0 投票
1 回答
179 浏览

cloud - AMD FirePro S7150 云游戏

今天只是一个有趣的问题。我正在考虑将 FirePro S7150 与 Citrix XenDesktop 一起使用,以使我和我的朋友能够通过 Internet 在旧笔记本电脑上玩游戏。有没有人有这方面的经验?您认为 FirePro S7150 的功能是否足以玩 Overwatch、Fortnite 或 CS:GO 等游戏?

0 投票
1 回答
27 浏览

splunk - Citrix/COTS 应用程序监视器 - Splunk

我们的 COTS 应用程序是在 Citrix 上配置的,是否可以通过 Splunk 监控 COTS 应用程序?