exam questions

Exam MS-700 All Questions

View all questions & answers for the MS-700 exam

Exam MS-700 topic 4 question 44 discussion

Actual exam question from Microsoft's MS-700
Question #: 44
Topic #: 4
[All MS-700 Questions]

HOTSPOT
-

Your company uses Microsoft Teams.

You have a meeting policy named Policy1 that is assigned to a group named Sales.

You need to ensure that all the meetings recorded by the Sales group are stored indefinitely.
How should you complete the PowerShell cmdlet? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ryandrum5
Highly Voted 10 months, 1 week ago
On test 01/26/2023
upvoted 6 times
...
VinnieProIT
Most Recent 8 months, 2 weeks ago
Answer is Correct. Set-CsTeamsMeetingPolicy -Identity Policy1 -NewMeetingRecordingExpirationDays -1 https://learn.microsoft.com/en-us/powershell/module/skype/set-csteamsmeetingpolicy?view=skype-ps
upvoted 3 times
...
unbelievable
10 months ago
-NewMeetingRecordingExpirationDays Specifies the number of days before meeting recordings will expire and move to the recycle bin. Value can be from 1 to 99,999 days. Value can also be -1 to set meeting recordings to never expire.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...