SIP Gateway
1 TopicTeams SIP Gateway Bulk Sign In Powershell
This article describes using PowerShell to initiate a Bulk Sign In of SIP Devices- https://learn.microsoft.com/en-us/microsoftteams/sip-gateway-configure NewCsSdgBulkSignInRequest -DeviceDetailsFilePath .\Example.csv -Region APAC However, I don't see NewCsSdgBulkSignInRequest as an available command in the PowerShell MicrosoftTeams 5.6.0 module. I even tried with the 5.6.1 preview module but that command does not exist when running "Get-Command -Module MicrosoftTeams". Is the command wrong or is there another module dependency not mentioned correctly in the article?Solved2.8KViews0likes4Comments