Jump to content

Recommended Posts

Posted

Just thought id submit this in case anyone has some use for it. On unattended installs the administrator password is scripted. So I used the install.cmd to let the user set the password themself.

cls
echo Change password for Administrator
net user Administrator *
pause

If thiers easier ways let me know ;)

cheers


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...