Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Migration > File server migration issue wuing migration cmdlets in WS08 R2 RC

Reply
Thread Tools Display Modes

File server migration issue wuing migration cmdlets in WS08 R2 RC

 
 
DangerMaus
Guest
Posts: n/a

 
      05-05-2009
I have previously used the Windows Server 2008 R2 migration cmdlets and they
worked fine. I am trying them again but this time trying to migrate to
Windows Server 2008 R2 RC that was just released. I have them all working
except for the part of the File Server migration where you migrate the data
(shares, files). This is also the only migration that uses these two cmdlets,
Send-SmigServerData and Receive-SmigServerData. When running these I get an
error message from both stating that they can't connect to the destination
and source servers, respectively.
I have verified my steps and connectivity between the two servers. I have
followed the 5 Troubleshoot data migration connectivity troubleshooting steps
located here http://technet.microsoft.com/en-us/l.../dd379486.aspx. I have
even turned off both firewalls just to be sure.


Here are the steps from the guide that I am using:

Make sure that users are notified that they should stop using the source
server at this time to prevent any possible data loss. You can run the
following command to list all the currently open files to determine the
potential impact of performing this step.
net file

Disconnect all users from the source server by stopping the LanMan server
service.
Stop-Service LanmanServer -force

Use the following command to run the Receive-SmigServerData cmdlet on the
destination server. Use a Windows PowerShell session that is running with
elevated user rights.
Receive-SmigServerData

Use the following command to run the Send-SmigServerData cmdlet on the
source server to migrate data and shared folders. Use a Windows PowerShell
session that is running with elevated user rights.
Send-SmigServerData –ComputerName <DestinationServer> –SourcePath d:\users
–DestinationPath d:\shares\users -Recurse -Include All -Force

Any ideas? Does anyone know if this even works on the latest Windows Server
2008 R2 RC?

-dm

 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-05-2009
Hello DangerMaus,

You should better post this questions to the connect newsgroups where the
Win7 or 2008 R2 are reviewed.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> I have previously used the Windows Server 2008 R2 migration cmdlets
> and they
> worked fine. I am trying them again but this time trying to migrate to
> Windows Server 2008 R2 RC that was just released. I have them all
> working
> except for the part of the File Server migration where you migrate the
> data
> (shares, files). This is also the only migration that uses these two
> cmdlets,
> Send-SmigServerData and Receive-SmigServerData. When running these I
> get an
> error message from both stating that they can't connect to the
> destination
> and source servers, respectively.
> I have verified my steps and connectivity between the two servers. I
> have
> followed the 5 Troubleshoot data migration connectivity
> troubleshooting steps
> located here http://technet.microsoft.com/en-us/l.../dd379486.aspx.
> I have
> even turned off both firewalls just to be sure.
> Here are the steps from the guide that I am using:
>
> Make sure that users are notified that they should stop using the
> source
> server at this time to prevent any possible data loss. You can run the
> following command to list all the currently open files to determine
> the
> potential impact of performing this step.
> net file
> Disconnect all users from the source server by stopping the LanMan
> server
> service.
> Stop-Service LanmanServer -force
> Use the following command to run the Receive-SmigServerData cmdlet on
> the
> destination server. Use a Windows PowerShell session that is running
> with
> elevated user rights.
> Receive-SmigServerData
> Use the following command to run the Send-SmigServerData cmdlet on the
> source server to migrate data and shared folders. Use a Windows
> PowerShell
> session that is running with elevated user rights.
> Send-SmigServerData -ComputerName <DestinationServer> -SourcePath
> d:\users
> -DestinationPath d:\shares\users -Recurse -Include All -Force
> Any ideas? Does anyone know if this even works on the latest Windows
> Server 2008 R2 RC?
>
> -dm
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: windows xp user profile migration using Quest Migration Manager - Resources Migration tool Meinolf Weber [MVP-DS] Server Migration 0 12-11-2008 05:33 AM
File Server Migration Tool share name overlapping issue study Windows Server 0 03-03-2008 06:52 PM
Migration with File Server Migration Wizard Ricardo Windows Server 0 11-28-2005 11:30 AM
Windows 2003 Server Migration Migration Wizard+Veritas Foundation canadait Server Migration 3 08-09-2005 07:07 AM
Post file server migration performance issue Server Migration 0 01-07-2005 04:58 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59