Hi There,
I have problems to migrate a directory (including subfolders and files) from a Windows Server 2003 Service Pack 2 to a
Windows Server 2008R2 Service Pack 1. The error message is:
Send-SmigServerData : Starting the connected transport failed.
The cmdlet cannot connect to the destination server. For more information, see "Data Migration Connectivity" in the Tro
ubleshooting section of the File Services Migration guide on the Windows Server 2008 R2 TechCenter.
At line:1 char:20
+ Send-SmigServerData <<<< -include Data -ComputerName "Server2" -SourcePath "C:\TEMP\Download" -Destinatio
nPath "C:\FTPDaten\Download" -Verbose
+ CategoryInfo : InvalidOperation: (:) [Send-SmigServerData], MigrationException
+ FullyQualifiedErrorId : Microsoft.Windows.ServerManager.Migration.Commands.SendSvrMigDataCommand
Those servers are in the same subnet. Also the connectivity is guaranteed, i've tested this by pinging each other. At both servers i'm administrator and i run at the same timethe shell commands as administrator:
Receive-SmigServerData --> Source-Server
Send-SmigServerData
-include Data -ComputerName "Server2" -SourcePath "C:\Temp\Download\"
-DestinationPath "C:\FTPData\Download" -Verbose -->Destination Server
So my question is, what parameter, setting, option etc I or need?
[Sorry for my bad english and if you need more information just ask me...]
Thanks a lot
Moritz