Forum Discussion
Peter Okorn
Jan 19, 2017Brass Contributor
Multiple chats sessions with same contact in S4B window ?
I see multiple instances of chats with the same contact. This is really cluttering up my Skype for Business app window in both my mobile iOS and my desktop app. Example: Chat session with Joe a...
Christian Bourque
Jul 10, 2018Copper Contributor
Hi Drew,
When you say: "S4B forwarding", are you talking about call or message forwarding? If it's the latter I would be very interested in knowing how you did it! Because like you I've migrated all my users to Teams but sometimes they still receive messages in Skype...
Thanks
Christian
When you say: "S4B forwarding", are you talking about call or message forwarding? If it's the latter I would be very interested in knowing how you did it! Because like you I've migrated all my users to Teams but sometimes they still receive messages in Skype...
Thanks
Christian
Deleted
Jul 10, 2018Since our group is small we used powershell to configure it at the user level for those that wanted to move to Teams. This document details the options: https://docs.microsoft.com/en-us/microsoftteams/migration-interop-guidance-for-teams-with-skype
Grant-CsTeamsInteropPolicy -Identity jsmith@example.com -PolicyName Tag:DisallowOverrideCallingTeamsChatTeams
- Christian BourqueJul 10, 2018Copper ContributorThank you sir!