PrepAway - Latest Free Exam Questions & Answers

How should you complete the relevant Windows PowerShell…

DRAG DROP

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:

next time she signs in. 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.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
You are the Office 365 administrator for Contoso, Ltd.
User1 is unable to sign in.
You need to change the password for User1 and ensure that the user is prompted to reset her password the
How should you complete the relevant Windows PowerShell command? To answer, drag the appropriate
Windows PowerShell segments to the correct location or locations. Each Windows PowerShell segment may
Select and Place:

The Set-MsolUserPassword cmdlet is used to change the password of a user.
The parameter -UserPrincipalName is used to specify the user to set the password for.
The following command resets the password foruser@contoso.com. A random password will be generated.
The user will be required to reset the password on next sign in.
Set-MsolUserPassword -UserPrincipalNameuser@contoso.com

One Comment on “How should you complete the relevant Windows PowerShell…


Leave a Reply