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

症状

使用 Microsoft Skype for Business Server 2019 或 Skype for Business Server 2015(已启用 Skype 会议应用替换 Skype for Business Web App)的中国客户在加载 Skype 会议应用并连接到中国大陆时可能会遇到性能不佳的问题。

原因

出现此问题的原因是默认的 Skype 会议应用 URI 未缓存到由世纪互联运营的 Office 365 中。

解决方法

若要解决此问题,请执行以下操作:

  • 对于 Skype for Business 2015,请使用 Skype for Business Web Apps 并确保 Set-CsWebServiceConfiguration -MeetingUxUseCdn $False

  • 对于 Skype for Business 2019,安装 2021 年 5 月安全更新 (SU) 或更高版本,然后打开 Skype for Business Server PowerShell 并执行以下 cmdlet:

    1. Set-CsWebServiceConfiguration -Identity global -JoinLauncherCdnConfigUri "https://res-1.cdn.partner.outlook.cn/assets/sfb/joinux/prod/config.json"

    2. Set-CsWebServiceConfiguration -Identity global -LWACdnConfigUri "https://res-1.cdn.partner.outlook.cn/assets/sfb/sma/prod/config.js"

    3. Set-CsWebServiceConfiguration -MeetingUxUseCdn $True

需要更多帮助?

需要更多选项?

了解订阅权益、浏览培训课程、了解如何保护设备等。