Jump to content

Recommended Posts

Posted

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 me

bye


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...