错误提示:
解决方法:
1打开注册表引导到:
HKLM\System\CurrentControlSet\Control\SecurityProviders\Schannel
2 新建一个DWORD键值:
值的名称:EnableSessionTicket
3 右键这个值点编辑讲数值数据修改成:2
4 重新启动lync 前端服务:
Stop-CsWindowsService
Start-CsWindowsService
5 查找原有的日志ID已经没有了
转载于:https://blog.51cto.com/lixiaosong/1587516