exam questions

Exam 70-417 All Questions

View all questions & answers for the 70-417 exam

Exam 70-417 topic 1 question 654 discussion

Actual exam question from Microsoft's 70-417
Question #: 654
Topic #: 1
[All 70-417 Questions]

HOTSPOT -
Your network contains one Active Directory forest named contoso.com. The forest contains a single domain. All domain controllers run Windows Server 2012 R2.
You need to modify the membership of a group named Groupl to include two users named User1 and User2.
What command should you run? To answer, select the appropriate options in the answer area.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Add-AdGroupMember -

Box 2: Group1 -

Box 3: User1,User2 -
Add-ADGroupMember adds one or more members to an Active Directory group.
Example: Command Prompt: C:\\PS>Add-ADGroupMember SvcAccPSOGroup SQL01, SQL02
Adds the user accounts with SamAccountNames SQL01, SQL02 to the group SvcAccPSOGroup.

Add-ADGroupMember -
References: https://technet.microsoft.com/en-us/library/ee617210.aspx

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
ms70743
4 years, 9 months ago
Box 1: Add-AdGroupMember Box 2: Group1 Box 3: User1,User2
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 ...