Via setting up a new client policy, where
ShowManagePrivacyRelationships
is set to true, these users with that policy assigned will be able to manage the relationship as described at
http://kb.iu.edu/data/bbuk.html
e.g.
By this they could block the whole communication from users of a domain, and then allow from some of these users again (whitelist).
You can also, when in the Relationship-view, right-click each Relationship-level and add a certain domain, to have this level as standard for all users of this domain.
Already assigned levels of contacts in your buddy list are not affected, so if you, e.g. already have contacts from abc.com set to "Workgroup" level, then these will stay with this level, also if you afterwards add the abc.com to the blocked domains,
at least as far as I have tested.
You can also add public domains.
If you only want to block IMs, you could do this by
a. Click Start, click Run, type regedit, and then click OK.
b. Locate and then click the following registry subkey:
HKEY_CURRENT_USER \Software\Policies\Microsoft\Communicator
c. On the Edit menu, point to New, and then click DWORD Value.
d. Type DisableIM, and then press ENTER.
e. Right-click DisableIM, and then click Modify.
f. In the Value data box, type 1, and then click OK.
g. Exit Registry Editor.
Note After the DisableIM registry entry is set to 1, the following statements are true:
o The user cannot send or receive any IMs.
o The user is registered on the server as a user who has no IM capability.
o The file transfer feature is disabled
(Lync 2010)
or
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Lync
DWORD32
Value_Name: DisableIM
Value: 1
(Lync 2013)
-
Proposed as answer by
UKL
Thursday, October 24, 2013 4:35 PM
-
Edited by
UKL
Thursday, October 24, 2013 7:08 PM