Forum Discussion

nitishkanann23's avatar
nitishkanann23
Copper Contributor
Aug 27, 2020
Solved

MS Teams External Chat not working

Hi,   I have been chatting with external users (clients) of different domains from my organizational account. Suddenly, this has stopped working. Instead of an 'External' tag next to their name, No...
  • MastBob's avatar
    MastBob
    Jun 30, 2021

    yes in my post above I posted a command to clear all those locators. I think it was this one :

    Get-ADUser -Filter {msRTCSIP-DeploymentLocator -like "SRV*"} |
    Set-ADUser -Clear msRTCSIP-DeploymentLocator

    http://terenceluk.blogspot.com/2020/11/powershell-script-for-clearing-msrtcsip.html

    you can always try 1 account with the AD attribute editor and see if it works before dooing the command on all users. ( don't forget to sync to the cloud)

    Dooing a logout + login cycle for teams on the users computer might be required.

     

    If not you can make a case with O365 support but I solved it myself before they had any decent info

     

    no idea why this happens but in my case the Skype on prem server crashed before we could decommission properly.

Resources