MailNickname
(1)
Iam
(1)
Vbscript
(1)
Scrpit
(1)
Dsadd
(1)
Com
(1)

Mail Enabled contacts

Asked By Kanwa
07-Sep-07 01:16 PM
Hi,
I am new to scripting so your help is really appreciated.
I want to add mail enabled contacts and Iam using the following scrpit:
dsadd contact cn="My name", ou=test, dc=domain, dc=com, -fn My -ln Name
-display "My Name" -email name@hotmail.com

What do I need to add to the script to make the contact as mail enabled?
Thanks in advance.

Mail Enabled contacts

Asked By andy webb
07-Sep-07 06:35 PM
it needs a mailNickname at the very least.

http://www.computerperformance.co.uk/vbscript/vbscript_contact_create.htm
Post Question To EggHeadCafe