Exam MS-721 All QuestionsBrowse all questions from this exam
Question 52

HOTSPOT -

You have a Microsoft Teams Phone deployment.

You need to ensure that incoming calls to a user are forwarded to a phone number of +15552224190 if the calls are NOT answered within 20 seconds.

How should you complete the PowerShell script? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

    Correct Answer:

Discussion
akundru3453238

I think it should be Set-CsUserCallingSettings

Unify

it should be Set-CsUserCallingSettings

Vlado123

True, Set-CsUserCallingSettings https://learn.microsoft.com/en-us/powershell/module/teams/set-csusercallingsettings?view=teams-ps

charlydin

Grant-CsOnlineVoiceRoutingPolicy should be

unbelievable

That is not possible as OnlineVoiceRoutingPolicy does not contain those parameters

df663ec

What is the correct answer for this question?

banderas

Definitely it should be Set-CsUserCallingSettings. Just have the look at the Microsoft learn page for explanation. All other CMDlets do not make any sense here.