PDA

View Full Version : Create a Exchange Profile using VB Script (W98)



vgcarmo
05-09-2002, 09:14 PM
Does anyone know how can I create a MS Exchange Profile using a VB Script, I'd like to create it using a script, where I could type the user name, server, and create the profile

darkness
05-14-2002, 03:43 PM
Profile or Mailbox? as long as the machine you are running the script on has the extended DS schema you can connect/create and Ldap object using the Ldap provider to connect to the Exhcange system. Now it becomes more complicated with Exchange 6 and back revs and you almost need to look up the SDK for the correct references.

I automated our AD/exchange environment to setup users/mailboxs/home directories and object properties.

I hope this answers your question.


Michael McLaughlin/images/forums/icons/smile.gif
Systems Manager
Minnesota State University Mankato