If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
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?
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.
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?
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.
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.