Jump to content

How do I make this work


Recommended Posts

The below code is for creating using ADSI a mail box for an active directory user.

How do I get the below Call to work in autoit so it creates the mailbox.

I have all the names and settings already delcared, But I have been trying to figure out how ADSI/VBS code actually does this.

I am not sure if I have to do anything before this line to make it work (like talking or connecting to Active directory)

So any help is much appreciated.

I have plodded along and got my Autoit user creation script working for Active directory and have got all the settings for EMAIL but I dont have the skill to create the mailbox for the user, I dont understand the ADSI or VBS code snippets I have seen.

CHeers

Steve

CODE
objMailbox.CreateMailbox "LDAP://CN=" & MDBName .
Link to comment
Share on other sites

Why did you not add some hint about what you wanted in the topic title and subtitle? By not doing that you have excluded yourself from answers by people knowing this because they don't care to take a look. They are just like you. They don't read every post. adding parantheses would probably help. Creating the object to. Why all the space in the codebox?

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