在 2019 年和 2015 Skype for Business Server 中使用 Test-CsUcwaConference cmdlet 时出现“创建应用程序活动失败”错误

应用对象
Skype for Business Server 2019 Skype for Business Server 2015

症状

在 Microsoft Skype for Business Server 2019 或 2015 环境中,运行 Test-CsUcwaConference cmdlet,以验证一对用户是否可以使用统一通信 Web API (UCWA) 来安排、加入和主持联机会议。 在这种情况下,测试失败,输出返回“创建应用程序活动失败”错误消息。 例如:

注意

$cred 1 = Get-Credential“CONTOSO\User1
$cred 2 = Get-Credential“CONTOSO\User2
Test-CsUcwaConference -OrganizerSipAddress sip:User1@contoso.com -OrganizerCredential $cred 1 -ParticipantSipAddress sip:User2@contoso.com -ParticipantCredential $cred 2 -TargetFqdn pool.contoso.com
目标 Fqdn: pool.contoso.com
目标 URI:
结果:失败
延迟:00:00:01.3141048
错误消息:创建应用程序活动失败。
内部异常:发生一个或多个错误。
内部异常:发生一个或多个错误。
内部异常:对象引用未设置为对象的实例。

此处显示的命令测试一对用户 (CONTOSO\User1 和 CONTOSO\User2) 参与 UCWA 联机会议的能力。

解决方法

若要解决此问题,请根据程序版本安装以下更新:

对于 2019 Skype for Business Server

2021 年 12 月累积更新 7.0.2046.385(Skype for Business Server 2019 核心组件)

2021 年 12 月累积更新 7.0.2046.385 Skype for Business Server 2019,中介服务器

对于 2015 Skype for Business Server

2019 年 1 月累积更新 6.0.9319.537 Skype for Business Server 2015、前端服务器和边缘服务器