Level 1
0 / 100 XP

Change a Password on a Remote Computer Challenge

Using PowerShell, how do you change a Password on a remote computer?

  • To change a password on a local account use the Set-LocalUser command. Again, try and figure out the rest of the one-liner.