Establish E-Mail address - through command
Hi,
I am using SBS 2003 and I have a problem related to the Exchange in it.
I need to be able to create many contacts and to be able to create more inthe future, in the same way, I am building a batch file that will do this.
A modified sample of a line in the script is:
dsadd contact cn=JohnSmith@hotmail.com,ou=Website_Users,dc=contoso,dc=com -email JohnSmith@hotmail.com -desc Website_user
This batch script works well and creates all the users I want, and, as you can see, the users have names that are identical to there email addresses.
The problem I have is that the contactsdon't have there email addresses established automatically, and in order to get it to work I have to go to the Active Directory and toclick on each contact separetaly and right click it, click "Exchange Tasks..", click "Next", click "Establish E-Mail address", click "Next" and so forth and so on.
This is not practical when we are talking aboutA LOT of contacts and I am looking for a way to automate this process as well.
Do you know of a command I can add to my batch file or something else I can use in order to Establish multipleE-Mail addresses effeciently?
Thank you,
Gavriel
August 23rd, 2007 12:22pm
My friend, i have the same issue!Help us!-
Free Windows Admin Tool Kit Click here and download it now
February 13th, 2009 7:27pm