Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

new-SendConnector Errors

33 views
Skip to first unread message

Brandon

unread,
Mar 6, 2009, 12:40:01 PM3/6/09
to
I am trying to create a new send connector and I get the following error(s):

[PS] C:\>new-SendConnector

cmdlet new-SendConnector at command pipeline position 1
Supply values for the following parameters:
AddressSpaces[0]: *
AddressSpaces[1]:
Name: send
New-SendConnector : Active Directory operation failed on server.fqdn.com.
This error is not retriable. Additional information: The name reference is
invalid.
This may be caused by replication latency between Active Directory domain
contr
ollers.
Active directory response: 000020B5: AtrErr: DSID-03152392, #1:
0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0,
Att
4fb830df (msExchSourceBridgeheadServersDN)
At line:1 char:17
+ new-SendConnector <<<<

OR

[PS] C:\>new-SendConnector -Name 'send' -Usage 'Internet' -AddressSpaces
'SMTP:*;1' -IsScopedConnector $false -DNSRoutingEnabled $false -SmartHosts
'smarthost.domain.com' -SmartHostAuthMechanism 'None'
-UseExternalDNSServersEnabled $false -SourceTransportServers 'server'
New-SendConnector : Active Directory operation failed on server.fqdn.com.
This error is not retriable. Additional information: The name reference is
invalid.
This may be caused by replication latency between Active Directory domain
contr
ollers.
Active directory response: 000020B5: AtrErr: DSID-03152392, #1:
0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0,
Att
4fb830df (msExchSourceBridgeheadServersDN)
At line:1 char:18
+ new-SendConnector <<<< -Name 'send' -Usage 'Internet' -AddressSpaces
'SMTP:*
;1' -IsScopedConnector $false -DNSRoutingEnabled $false -SmartHosts
'smarthost.domain.com' -SmartHostAuthMechanism 'None'
-UseExternalDNSServersEnabled $false
-SourceTransportServers 'server'

Background Information:

server was an Exchange 2003 box. I added an Exchange 2007 server 'swing'
and migrated mailboxes and Public Folders there. I rebuilt 'server' with
W2K3 64bit and loaded E2K7 SP1 then moved the mailboxes and PFs back. I then
removed the storage groups on 'swing' for the mailboxes and the PF.

Everything is working ok. Outlook 2003, Outlook 2007, Inbound mail, OWA,
internal email. I can add and change send connectors on 'swing' and this
allows my mail to go out but I can not get it to add on 'server' and therefor
can't remove 'swing' from my org topology.

I have run dcdiag and netdiag and see nothing I am concerned about, there
are no 'failed' items.

Any assistance in getting a send connector working on my primary server
would be appreciated. I would like to avoid another migration.


0 new messages