exam questions

Exam 70-410 All Questions

View all questions & answers for the 70-410 exam

Exam 70-410 topic 5 question 76 discussion

Actual exam question from Microsoft's 70-410
Question #: 76
Topic #: 5
[All 70-410 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.
The domain contains an organizational unit (OU) named TemporaryUsers that only contains 50 user accounts for temporary employees. The users are members of a global group named TempUsers.
The TemporaryUsers OU is configured as shown in the exhibit. (Click the exhibit button.)

You need to delete all of the user accounts of the temporary employees.
What Windows PowerShell command should you run? To answer, select the appropriate options in the answer area.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://technet.microsoft.com/en-us/library/ee617239.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
CuongUng
4 years, 11 months ago
Remove-ADOrganizationalUnit -identity "OU=temporaryUsers,dc=contoso,dc=com" -recursive
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 ...