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
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/New-CsAutoAttendant.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ You can create new AAs by using the New-CsAutoAttendant cmdlet; each newly creat
31
31
> The following configuration parameters are currently only available in PowerShell and do not appear in Teams admin center. Saving a call queue configuration through Teams admin center will _remove_ any of these configured items:
_Saving a call queue configuration through Teams admin center will *remove* this setting._
486
+
_Saving an auto attendant configuration through Teams admin center will *remove* this setting._
486
487
487
-
This is a list of GUIDs of authorized users who should not appear on the list of supervisors for the agents who are members of this queue. The GUID should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
488
+
The GUID should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
_Saving an auto attendant configuration through Teams admin center will *remove* this setting._
503
505
504
506
The UserNameExtension parameter is a string that specifies how to extend usernames in dial search by appending additional information after the name.
505
507
This parameter is used in dial search when multiple search results are found, as it helps to distinguish users with similar names. Possible values are:
- **NotRequired**, CAPTCHA not required to join the meeting
1029
+
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations must complete a CAPTCHA challenge to join the meeting.
0 commit comments