Change username and password (if possible remotely) with, for example, Windows Powershell -
Change username and password (if possible remotely) with, for example, Windows Powershell -
i'm trying find way alter username , password in windows 7 computer , friend in network research , testing in class.
i've found using windows powershell it's possible, find websites script lines, write , customize them alter or create user accounts usernames , password , i'm not able.
so question simple:
how alter username , password in windows powershell remotely, example, sending script server client.
regards, cristobal.
no need powershell, simple batch file. execute next command prompt alter teh password: net user user_name new_password
you have logged in administrator
windows powershell passwords username
Comments
Post a Comment