You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This cmdlet is used to retrieve the organization-wide Teams SIP devices configuration.
16
+
17
+
## SYNTAX
18
+
19
+
```powershell
20
+
Get-CsTeamsSipDevicesConfiguration
21
+
```
22
+
23
+
## DESCRIPTION
24
+
25
+
This cmdlet is used to retrieve the organization-wide Teams SIP devices configuration which contains settings that are applicable to SIP devices connected to teams using Teams Sip Gateway.
26
+
27
+
You must be a Teams Service Administrator or a Global Administrator for your organization to run the cmdlet.
28
+
29
+
## Examples
30
+
31
+
### Example 1
32
+
In this example, the organization has Bulk SignIn enabled for their SIP devices.
0 commit comments