Hi, Im writing a script and I need to set all the users on a specific computer to a certain password? I know that I can do
net user to see all users on the computer and I can do net user username password to set the password of a user. But Is there a way to combine these two commands to set all the users to a specific passwords.
sincerely,
A windows scripter