exam questions

Exam MS-700 All Questions

View all questions & answers for the MS-700 exam

Exam MS-700 topic 2 question 35 discussion

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

DRAG DROP -
Your company has a Microsoft 365 subscription.
You need to prevent guest users from creating or updating channels.
How should you complete the PowerShell script? To answer, drag the appropriate options to the correct targets. Each option may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/powershell/module/teams/get-team?view=teams-ps https://docs.microsoft.com/en-us/powershell/module/teams/set-team?view=teams-ps

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
ExamReviewerIZ
Highly Voted 1 year, 3 months ago
Yes, this is correct. However, Who Would Do Such Thing Just Like This? It needs to be configure as a policy, not just on already created teams. Whatever Microsoft.
upvoted 13 times
...
umair1297
Highly Voted 1 year, 3 months ago
On exam 04-Mar-2022
upvoted 5 times
...
MJ_Hammami
Most Recent 6 months, 3 weeks ago
on exam 26-Nov-2022
upvoted 5 times
...
Nokwai
10 months ago
On exam on 19.08.2022
upvoted 3 times
...
linmix
10 months, 1 week ago
Correct. Part of the exam on 9 August 2022
upvoted 3 times
...
AJCG
10 months, 4 weeks ago
Correct, in exam on 25th of June 2022
upvoted 4 times
...
ExamMonadMonkey
1 year, 4 months ago
The provided answer is correct. Set-AzureADUser and Set-AGGroup do not have any parameters related to Channels or Guest users, leaving the answer to Get-Team and set-Team. Additionally -allowguestCreatedupdatechannels is only available with Set-Team.
upvoted 3 times
...
kcf549
1 year, 6 months ago
I DISAGREE W/THE PROVIDED ANSWER B/C THE Q ASKS FOR USERS, NOT TEAMS OR GPS. The provided links say that the result of Get-Team is a list of TEAMS, not a list of USERS, as the question states. I think it should be Get & Set-AzureADUser.
upvoted 1 times
Hammy2k22
1 year, 4 months ago
Set-Team (https://docs.microsoft.com/en-us/powershell/module/teams/set-team?view=teams-ps) has the correct parameter shown in the questions, e.g. -AllowGuestCreateUpdateChannels, whereas Set-AzureADUser (https://docs.microsoft.com/en-us/powershell/module/azuread/set-azureaduser?view=azureadps-2.0) doesn't
upvoted 7 times
...
...
HGD545
1 year, 7 months ago
On the test Nov, 12 2021
upvoted 4 times
...
anak
1 year, 11 months ago
thanks for answer, I'm understand now
upvoted 2 times
...
badguytoo
2 years ago
yes, have to use Get-Team , Set-Team
upvoted 4 times
...
Neutrone
2 years, 1 month ago
Correct
upvoted 2 times
Takloy
2 years, 1 month ago
please explain why:)
upvoted 2 times
kazaki
2 years, 1 month ago
-AllowGuestCreateUpdateChannels Setting that determines whether or not guests can create channels in the team. https://docs.microsoft.com/en-us/powershell/module/teams/set-team?view=teams-ps
upvoted 10 times
Takloy
2 years ago
Thanks!
upvoted 1 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 ...