Quantcast
Channel: Exchange Server 2010 forum
Viewing all articles
Browse latest Browse all 8820

New-MoveRequest -RemoteLegacy fails with LDAP server is unavailable

$
0
0

Hello all,

I am trying to figure out what is wrong with my RemoteLegacy move requests. 

First off, I created a brand new mailspool in contoso-old.com specifically for this test.  I then used the PrepareForestMove.vbs script that is provided on http://eightwone.wordpress.com/2010/02/11/cross-forest-mailbox-move-2/ to prepare a new active directory user on contoso-new.  In both cases, the users were fresh users, no exchange attributes previously applied.  I generated z_tgi2010 on the new domain, immediately ran prepareforestmove against the user, then attempted the New-MoveRequest.

The contoso-old.com mailservers are Exchange 2003.  contoso-new.com is Exchange 2010.  For the variable $foo I've tried both administrator credentials as well as the credentials for the z_tgi2010 login.  Both fail with the same error.  I've also tried multiple global catalog servers, no effect.  

Any ideas?

[PS] C:\Windows\system32>New-MoveRequest -RemoteLegacy -Identity "z_tgi2010@contoso-old.com" -TargetDatabase "usslca1gb" -RemoteGlobalCatalog "nin-mailex1.contoso-old.com" -TargetDeliveryDomain "contoso-new.com" -RemoteCredential $foo -verbose
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Active Directory session settings for 'New-MoveRequest' are:  View Entire Forest: 'False', Default Scope: 'contoso-new.com', Configuration Domain Controller: 'TGIUSSLCDC04.contoso-new.com', Preferred
Global Catalog: 'tgiusslcdc03.contoso-new.com', Preferred Domain Controllers: '{ tgiusslcdc03.contoso-new.com }'
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Runspace context: Executing user: contoso-new.com/Contoso Group - TGI/Staff/Enterprise Technology/Peter O. Grace, Executing user organization: , Current organization: , RBAC-enabled: Enabled.
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Beginning processing.
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Instantiating handler with index 0 for cmdlet extension agent "Admin
Audit Log Agent".
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Current ScopeSet is: {Domain Read Scope: {, }, Domain Write Scope(s): {,}, Configuration Scope: {, }, Server Configuration Scope(s): {, }, , Exclusive Scope: {, }}
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Searching objects "usslca1gb" of type "MailboxDatabase" under the root "$null".
VERBOSE: [15:00:38.919 GMT] New-MoveRequest : Previous operation run on domain controller 'TGIUSSLCDC04.contoso-new.com'.
VERBOSE: [15:00:38.935 GMT] New-MoveRequest : Searching objects "z_tgi2010@contoso-old.com" of type "ADUser" under the root "$null".
VERBOSE: [15:00:38.935 GMT] New-MoveRequest : Previous operation run on domain controller 'tgiusslcdc03.contoso-new.com'.
VERBOSE: [15:00:38.935 GMT] New-MoveRequest : Processing object "$null".
VERBOSE: [15:00:38.951 GMT] New-MoveRequest : [DEBUG] No MoveRequest messages found.
VERBOSE: [15:00:38.951 GMT] New-MoveRequest : [DEBUG] MDB 00609e4e-b7c3-4492-9363-f8de63147c99 found to belong to Site contoso-new.com/Configuration/Sites/Ninigret
VERBOSE: [15:00:38.966 GMT] New-MoveRequest : [DEBUG] MRSClient: attempting to connect to 'tgiusslcexhba2.contoso-new.com'
VERBOSE: [15:00:40.419 GMT] New-MoveRequest : [DEBUG] MRSClient: connected to 'tgiusslcexhba2.contoso-new.com', version 14.0.688.0 caps:01
VERBOSE: [15:00:40.419 GMT] New-MoveRequest : [DEBUG] Loading source mailbox info
Service 'net.tcp://tgiusslcexhba2.contoso-new.com/Microsoft.Exchange.MailboxReplicationService' encountered an exception. Eror: An Active Directory error 0x51 occurred when trying to check the suitability of server 'nin-mailex1.contoso-old.com'. Error: 'Active directory response: The LDAP server is unavailable.'
    + CategoryInfo          : NotSpecified: (0:Int32) [New-MoveRequest], MailboxReplicationTransientException
    + FullyQualifiedErrorId : 56A697A,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest

VERBOSE: [15:01:01.731 GMT] New-MoveRequest : Ending processing.
[PS] C:\Windows\system32>


Viewing all articles
Browse latest Browse all 8820

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>