MAC-DUFF Posted February 10, 2006 Posted February 10, 2006 Hey guys,I need your help. I want to change the local admin password and I am loooking for a way to encrypt the password. Otherwise everybody can look into the script and knows the password.strComputer = "." 'Set objUser = GetObject("WinNT://" & strComputer & "/Administrator, user")objUser.SetPassword "passwordddd"objUser.SetInfo Hope someone can help mebye
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now