Jump to content

Recommended Posts

Posted

Hi all.

I was wondering whether anyone could kindly provide me with some examples of creating a group in AD as well as an OU please?

Or is this not possible?

Many thanks in advance! :idiot:

Posted

Sure. Please have a look at my Active Directory UDF (for download please see my signature). Use functions _AD_CreateOU and _AD_CreateGroup.

The UDF provides an example for every function.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

+1 to waters UDF's.

They are one of the single most productive UDF's for an enterprise (in my opinion) that exist for AutoIt.

I rely on his AD functions daily.

Posted

Most of the gratitude goes to Johnathan Clelland, the author of the base code of the AD UDF named adfunctions. I brushed it up a bit, extended and added some functions, added help file and examples and try to answer as many questions as possible.

I'm glad this and some other UDFs are used by so many users!

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

  On 8/19/2012 at 6:24 AM, 'water said:

Sure. Please have a look at my Active Directory UDF (for download please see my signature). Use functions _AD_CreateOU and _AD_CreateGroup.

The UDF provides an example for every function.

Excellent. Thanks again water :thumbsup:

Posted

Glad to be of service :D

My UDFs and Tutorials:

  Reveal hidden contents

 

  • 2 months later...
Posted

You always have to call _AD_Open before you can call any other function. At the end call _AD_Close

My UDFs and Tutorials:

  Reveal hidden contents

 

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
×
×
  • Create New...