标签:microsoft registry lync 白板 视频通话
在刘老师的帮助下第一次完成了lyncserver 2013 企业版的部署的。语音,视频通话和桌面共享等功能工作正常。然而,当试图打启用白板功能,客户端显示了一个“网络问题”的错误信息。
在EventViewer里记录了前端服务器上的以下错误:
我开始查找关于Lync2013与2012 R2中遇到的问题。
在Microsoft知识库文章里发现有类似的问题,但没有提到我得到上面的错误,但我想试下无妨,http://support.microsoft.com/kb/2901554/en。
1. Click Start, type regedit inthe Start search box, and then click regedit.exe inthe results list.
2. Locate the following registry subkey:
HKLM\System\CurrentControlSet\Control\SecurityProviders\Schannel
3. Right-click Schannel, and thenclick New DWORD (32-bit) value.
4. Type EnableSessionTicket, thenpress Enter.
5. Right-click EnableSessionTicket,and then click Modify.
6. Change the existing value to 2,and then press Enter.
7. Exit Registry editor.
8. Open the Lync Server Management Shell.
9. Run the following Lync Server PowerShellcommands in the given order:
Stop-CsWindowService
Start-CsWindowsService
在完成了上面的步骤后,白板功能开始正常工作了。由于知识库文章中指出,这是一个全面支持的解决方法,但是要注意修改注册表时要确保正确。
本文出自 “我也不知道” 博客,请务必保留此出处http://skypc.blog.51cto.com/9406949/1563199
标签:microsoft registry lync 白板 视频通话
原文地址:http://skypc.blog.51cto.com/9406949/1563199