Collaboration Communications Systems Engineer — Question 174
You have a Microsoft Teams deployment.
Users in the marketing department at your company report that they cannot use their Teams client to schedule a town hall meeting.
You plan to use PowerShell to resolve the issue.
Which PowerShell cmdlet should you run first?
Answer options
- A. New-CsTeamsMeetingTemplatePermissionPolicy
- B. New-CsTeamsMeetingBroadcastPolicy
- C. New-CsTeamsEventsPolicy
- D. Grant-CsTeamsMeetingBroadcastPolicy
- E. Grant-CsTeamsEventsPolicy
Correct answer: E
Explanation
The correct answer is E, Grant-CsTeamsEventsPolicy, because it allows you to assign the necessary permissions for users to create and manage events in Microsoft Teams. The other options involve creating new policies or granting broadcast permissions, which do not directly address the scheduling capability that the marketing team is lacking.