Link to home
Start Free TrialLog in
Avatar of Anthony K O365
Anthony K O365Flag for United States of America

asked on

How to create a spreadsheet to set the altRecipient and deliverAndRedirect properties

I'm trying to provision users with forwarding Contact record and also send to local maibox. I have exported a user account to see the properties which are:
cn=smith, joe,ou=Contacts,ou=test,dc=local,dc=edu (this is the "altRecipient" column)

and the "deliverAndRedirect" column is TRUE

I queried a list of users w/o forwarding addresses. I would now like to place these users in a spreadsheet. How would I modify to spreadsheet with the proper columns and use it in a vbscript to provision these users?

thanks much!
ASKER CERTIFIED SOLUTION
Avatar of endital1097
endital1097
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Anthony K O365

ASKER

I apologize for not providing this detail. We're using Exchange 2003 sp2. Powershell is not in use at this time.
Any takers for this question? I would sincerly appreicate your help or any leads. This is somewhat urgent.

thanks much!!
This certainly would have worked had we been in a Exchange 2010 environment. But we're using Exchange 2003.