Does this meet the goal?

Posted by: Pdfprep Category: 70-742 Tags: , ,

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Your network contains an Active Directory domain named contoso.com. You have an organizational unit (OU) named LondonUsers that contains 10,000 users. You need to modify the office attribute of all the users in the LondonUsers OU.

Solution: From PowerShell, you run the Get-ADUser cmdlet and specify the CSearchBase parameter. You pipe the results to the Set-Aduser cmdlet.

Does this meet the goal?
A . Yes
B . No

Answer: A

Explanation:

References: https://webactivedirectory.com/2011/07/18/simple-powershell-script-to-bulk-update-or-modify­active-directory-user-attributes/

Leave a Reply

Your email address will not be published.