0

I've seen the newer cmdlets for 2010+ in Exchange, but it looks like the only way to do things in 2003 Exchange is through the management console. Is there anyway to make contacts from a script?

johnny
  • 2,328
  • 9
  • 37
  • 57

1 Answers1

0

http://msdn.microsoft.com/en-us/library/exchange/ms870495(v=exchg.65).aspx

You can add a mail enabled contact by using vbscript for Exchange 2003 and cdo.

johnny
  • 2,328
  • 9
  • 37
  • 57