Name: kanour Date: December 7, 2007 at 01:31:43 Pacific Subject: How to migrate data to new disk OS: Windows 2003 Server CPU/Ram: 2GB Model/Manufacturer: HP ML370 G3
Comment:
Hi. I would like to know what would be the best way to migrate data?
My scenario is: Disk01 C: D:
Disk02 (new disk) E:
I need to migrate everything from current D: to E: and then rename E: to D:
I would like to keep the shares which are currently configured and permissions. Also, there is exchange database in D: and also MSSQL installed plus databases.
What would be the best way to do it? Especially if I want to keep shares and permissions.
Shutdown the Exchange Information Store, the SQL databases, and backup the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\Shares.
Then use SCOPY, XCOPY, or ROBOCOPY with the appropriate switches to copy the data from D: to E:. Then, change the drive letters around. Restart the services and restore the registry key.