PrepAway - Latest Free Exam Questions & Answers

Which two Windows PowerShell commands should you run? (Each correct answer presents part of the solution, choo

You install an Active Directory domain in a test environment.

You need to reset the passwords of all the user accounts in the domain from a domain controller.

Which two Windows PowerShell commands should you run? (Each correct answer presents part of the solution, choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
$ newPassword = *

B.
Import-Module ActiveDirectory

C.
Import-Module WebAdministration

D.
Get- AdUser -filter * | Set- ADAccountPossword – NewPassword $ newPassword – Reset

E.
Set- ADAccountPossword – NewPassword – Reset

F.
$ newPassword = (Read-Host – Prompt “New Password” – AsSecureString )

G.
Import-Module ServerManager

5 Comments on “Which two Windows PowerShell commands should you run? (Each correct answer presents part of the solution, choo


Leave a Reply