PC_Aide

Change the Windows User Password via Command Line

Jan 18th, 2017
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.04 KB | None | 0 0
  1. net user
  2. net user "kevin roy" pass1234
  3. exit
Advertisement
Add Comment
Please, Sign In to add comment