PrepAway - Latest Free Exam Questions & Answers

How should you complete the relevant Windows PowerShell…

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.
Select and Place:

PrepAway - Latest Free Exam Questions & Answers

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.

2 Comments on “How should you complete the relevant Windows PowerShell…

  1. sk says:

    Answer is correct “Get-MsolUser -All | Set-MsolUserPassword -NewPassword Pass#123#” This command resets the password for all users and same time users will be required to reset the password on next sign in.




    0



    0

Leave a Reply