This one that was difficult for me to find and google an answer for. All of the answers were for Lync or didn’t work. The organization I work for currently, has to be very careful what messaging tools our users have access to. Because of this, some extra measures have to be taken to disable or remove functionality that we aren’t able to log and store according to compliance & regulatory requirements. Something that has recently fell into that pot was instant messaging via Skype for Business (a little silly, I know). After hours of searching I found the following registry keys need to be put in place depending on the version of skype/office:
- reg add HKLM\Software\Policies\Microsoft\Office\15.0\Lync /v DisableIM /t REG_DWORD /d 1 /f
- reg add HKLM\Software\Policies\Microsoft\Office\16.0\Lync /v DisableIM /t REG_DWORD /d 1 /f
Crediting this thread for the answer: https://social.technet.microsoft.com/Forums/lync/en-US/a4aa59cb-2e75-42a1-9324-94e8c9736e79/disable-im-in-lync-2013-client?forum=lyncprofile
Hoping this result shows up better in google 😛
2 Comments
I can not get this to work, any suggestions?
What exact version of lync are you using?