bourny Posted November 20, 2007 Posted November 20, 2007 I need to make my current script I am writing dependant on a specific group in Active directory. I need to query the users group membership and from the return query if they are part of a group called MB. If they are my script executes if not terminates. I have not yet used autoIt in conjunction with AD and not a VB scripter so does anyone know if this is in the ability of AutoIT to do this. I cannot find anything in the help file or anything specific in the forum .. Any help appreciated.
MadBoy Posted November 20, 2007 Posted November 20, 2007 I need to make my current script I am writing dependant on a specific group in Active directory. I need to query the users group membership and from the return query if they are part of a group called MB. If they are my script executes if not terminates. I have not yet used autoIt in conjunction with AD and not a VB scripter so does anyone know if this is in the ability of AutoIT to do this. I cannot find anything in the help file or anything specific in the forum ..Any help appreciated.Yes this is in an AutoIt scope. Just search thru the forum for Active Directory scripts (there are dozens) and work from them. My little company: Evotec (PL version: Evotec)
bourny Posted November 22, 2007 Author Posted November 22, 2007 Thanks - I have found a really good post with loads of AD commands. Thanks
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