 Thread Author
# 1

07-21-2010, 03:13 PM
|
| CrackBerry User Device(s): 9800 (Torch) Carrier: AT&T | | Location: Dallas, TX Join Date: May 2008 Posts: 20 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
BESx setup question with exchange 2010
I've got a quick question about installing besx on an Exchange 2010 server.
This is a brand new install of exchange and it is in a test environment. I'm going through the steps to configure the mail server from the exchange shell, and everything is going fine except the last step. Type Add-ADPermission -InheritedObjectType User -InheritanceType Descendents -ExtendedRights Send-As -User "BESAdmin" -Identity "DC=<domain_1>,DC=<domain_2>,DC=<domain_3>" where <domain_1>, <domain_2>, and <domain_3> form the name of the domain. For example, if the domain name is example.organization.net, type example for <domain_1>, organization for <domain_2>, and net for <domain_3>.
Our internal domain name is company.local and we have an internet domain of company.com. For the last part of the command should I use our internet domain name (which the exchange server is set to receive email for) or the internal domain name? And I'm not using a sub-domain, so I don't have three parts as in their example.
Thanks,
Christian
|