Jump to content

Recommended Posts

Posted

i want to set the administrator password as a default password but when the administrator logon the first time he must change his password and when he changed the password it must be set that it never wil be expire

who can help me...?


Posted

if your looking for something basic, try net user, if u want 2 do something more professional/fance try an autoit script calling net user with an input box for the password :D

Posted

WMI / ADSI is the way to go... :)

just go to MS site, script repository and u will find it...

and a question for MCT: Autoit is the "same" as sendkeys in vbscripting... does it have the same downsides as sendkeys? as in I (the user) cannot change focus on the Windows while the script is running or it will loose focus from where it was?

thanks for clarification!

Regards

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