nerdexam
Microsoft

MS-721 · Question #192

You have a Microsoft Teams Phone deployment that uses Teams Calling Plans, Direct Routing, and Operator Connect services. You need to enable PSTN services for 100 new users. The solution must minimize

The correct answer is D. Set-CsPhoneNumberAssignment. Set-CsPhoneNumberAssignment is the current unified cmdlet for assigning phone numbers to users across Calling Plans, Direct Routing, and Operator Connect, minimizing effort when enabling many users.

Configure and manage Microsoft Teams Phone

Question

You have a Microsoft Teams Phone deployment that uses Teams Calling Plans, Direct Routing, and Operator Connect services. You need to enable PSTN services for 100 new users. The solution must minimize administrative effort. Which cmdlet should you run?

Options

  • ASet-CsOnlineVoiceUser
  • BSet-CsUser
  • CSet-CsIPPhonePolicy
  • DSet-CsPhoneNumberAssignment

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    14% (5)
  • C
    9% (3)
  • D
    74% (26)

Why each option

Set-CsPhoneNumberAssignment is the current unified cmdlet for assigning phone numbers to users across Calling Plans, Direct Routing, and Operator Connect, minimizing effort when enabling many users.

ASet-CsOnlineVoiceUser

Set-CsOnlineVoiceUser is a legacy cmdlet that is no longer the recommended method for number assignment and does not support Operator Connect numbers.

BSet-CsUser

Set-CsUser can set some user telephony properties but is not the preferred or unified method for phone number assignment across all three PSTN service types.

CSet-CsIPPhonePolicy

Set-CsIPPhonePolicy configures settings for IP desk phones such as Teams-compatible hardware devices and has no role in PSTN number assignment.

DSet-CsPhoneNumberAssignmentCorrect

Set-CsPhoneNumberAssignment replaces legacy number assignment methods and supports all PSTN connectivity types in a single cmdlet, allowing administrators to assign numbers to users regardless of whether the number comes from a Calling Plan, Direct Routing, or Operator Connect source, reducing the need for different workflows per service type.

Concept tested: Set-CsPhoneNumberAssignment for multi-service PSTN enablement

Source: https://learn.microsoft.com/en-us/powershell/module/teams/set-csphonenumberassignment

Topics

#Teams Phone#PSTN#PowerShell#User Management

Community Discussion

No community discussion yet for this question.

Full MS-721 Practice