exam questions

Exam MD-102 All Questions

View all questions & answers for the MD-102 exam

Exam MD-102 topic 1 question 109 discussion

Actual exam question from Microsoft's MD-102
Question #: 109
Topic #: 1
[All MD-102 Questions]

HOTSPOT -

You have an Azure AD tenant named contoso.com that contains a user named User1. User1 has a user principal name (UPN) of [email protected].

You join a Windows 11 device named Client1 to contoso.com.

You need to add User1 to the local Administrators group of Client1.

How should you complete the command? 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
Nozuka
Highly Voted 1 year, 10 months ago
Should be "AzureAD" since there is no mention of On-Premise AD. https://learn.microsoft.com/en-us/azure/active-directory/devices/assign-local-admin#manually-elevate-a-user-on-a-device
upvoted 32 times
...
Sas2003
Highly Voted 1 year, 10 months ago
AzureAD is the correct answer
upvoted 16 times
...
AleFCI1908
Most Recent 8 months, 2 weeks ago
net localgroup administrators /add "AzureAD\[email protected]
upvoted 3 times
...
MR_Eliot
1 year, 4 months ago
Net localgroup AzureAD
upvoted 5 times
...
Darkfire
1 year, 5 months ago
net localgroup administrators /add "AzureAD\[email protected]" Question contains no On-Premises. https://learn.microsoft.com/en-us/entra/identity/devices/assign-local-admin#manually-elevate-a-user-on-a-device:~:text=Additionally%2C%20you%20can,add%20%22AzureAD%5CUserUpn%22
upvoted 3 times
...
iTomi
1 year, 7 months ago
NET LOCALGROUP and AZURE AD are correct answers. https://learn.microsoft.com/en-us/entra/identity/devices/assign-local-admin#manually-elevate-a-user-on-a-device
upvoted 3 times
...
madsa
1 year, 7 months ago
You can also do like: net localgroup administrators AzureAD\[email protected] /add
upvoted 1 times
...
Rocky83
1 year, 9 months ago
AzureAD is the correct answer here
upvoted 4 times
...
Casticod
1 year, 9 months ago
net localgroup administrators /add "AzureAD\[email protected] https://superuser.com/questions/982336/how-do-i-add-azure-active-directory-user-to-local-administrators-group
upvoted 2 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 ...