Hi.
I really need help with the transporter tools as I just keep getting these errors. I’m trying to run it against a map that contains around 4000 test mail. Just small mails
WARNING: Aborting client operation for command FETCH with response * BYE
[ALERT] Command line too long, server terminating connection
I have tried both kb 959955 and 953526 but it does not seems to help. I tried
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="41943040" />
</requestFiltering>
</security>
</system.webServer>
and
<httpRuntime maxRequestLength="204800" executionTimeout="7200"/>
But still time outs.
I tried to run it against a singel test map with one mail first and then it works.
I then move in about 1500 test mail. Small mail including only the frase "This is an test mail" and then I get the error when I try again.
If I then move away all my test mail so it only includes one again does I still get the error??
this is on Windows 2008 sp2 Exchange 2007 Sp1. (I have asked to be allowed to install sp2 in my test environment)
I run my test with the following command
PS C:\Program Files\Microsoft Transporter Tools> Move-IMAPMailboxToExchange -All
owUnsecureConnection -SourceIdentity "xxxx@yyyy" -SourceLoginID "xxxx@yyyy" -SourcePassword "xxxxx" -SourceServer "xxxxxx" -SourceRootFolder "nyinkorg" -TargetIdentity "xxxx@yyyyy"
All identities have been striped