Jump to content

Active Directory Script Help


Recommended Posts

I am new to programming and AutoIt. I am going crazy trying to create a script that will enable an Active Directory account, auto create a new password and then disable the account. It is to be used when a vendor needs to VPN into our network. Once he is done we can disable the account using the script.

I also hope to make a GUI out of the script.

I hope you can help. Thanks

Link to comment
Share on other sites

Hello irishblood, you might want to take a look over here, if you know the object model you can always use ObjGet with the proper moniker and use it's methods and properties just as usual. As for the GUI interaction take a look in the help files for functions that begin with Gui or _Gui you will see there are many examples for beginner and advanced users.

Reason: typo

Edited by Authenticity
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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