How should you complete the relevant Windows PowerShell command?

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

DRAG DROP

You are the Office 365 administrator for your company. Your company uses Office 365 for collaboration.

You must reset the password for all of the employees in your company.

You need to ensure that all employees create a new password the next time they sign in to Office 365.

How should you complete the relevant Windows PowerShell command? To answer, drag the appropriate Windows PowerShell segment to the correct location or locations. Each Windows PowerShell segment 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.

Answer:

Explanation:

Box 1: -MsolUserPassword

The Set-MsolUserPassword cmdlet is used to change the password of a user.

Box 2: -NewPassword Pass#123#

The Set-MsolUserPassword -NewPassword <string> sets the new password for the user.

Leave a Reply

Your email address will not be published.