Hi,
I'm pretty new to VBScripting, but I'm attempting to write a script that will change the password for a specified user on multiple local servers.
So far, I've managed to get the script to use a .txt file for the server list, to ask the user for the UserID, old password and new password, and...