35 pts.
 creating user accounts in exchange server active directory
hello, Can anyone please help me in creating a script, to create users accounts automaticaly in exchange server 2003 active directry.

Software/Hardware used:
ASKED: September 1, 2008  6:09 AM
UPDATED: October 2, 2008  8:52 PM

Answer Wiki:
NO , if you are creating user name in active directory in doamin server . Its automaticaly synchronize In exchane active directory
Last Wiki Answer Submitted:  September 2, 2008  7:18 am  by  Nnnnnnnnn   185 pts.
All Answer Wiki Contributors:  Nnnnnnnnn   185 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

HI Shailesh,

My name is karthik and first of all , thanks for responding to my question, but the actual problem is I
need to write a script to create email ID automaticaly in server, can u please help me with this?

 35 pts.

 

I believe if you create the account in the AD of 03 Server it asks you if you want to automatically create an exchange account at same time.

 1,810 pts.

 

i believe you have to either have exchange installed or the exchange tools installed on the AD.
To create a user in AD wth and email account go to the following:
http://www.computerperformance.co.uk/vbscript/vbscript_user_mailbox.htm

This is a good example and this is how i manage the creation. I run it from a xls spreadsheet so that all i have to do is amend (i.e. add or remove) and let the script take care of the rest.

I hope this is helpful.
Regards
Ian.

 10 pts.