|
| |||||||||
| Tags: robocopy exe |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Robocopy.exe does not copy network share properties
There is a previous topic on this question (copy shares and share info using Robocopy? ), but there aren't any good solutions so I thought I would give it another try. The previous post mentions exporting the 'shares' registry key but I would need to modify the drive letter and that appears to be quite difficult. If there any other tool out there? Its a shame because I really like robocopy, its just missing one very important function. |
|
#2
| |||
| |||
| Re: Robocopy.exe does not copy network share properties
Export this key from the registry the path hklm/system/currentcontrolset/services/lanmanserver/shares to a file and import it on the new server. Then you can change in the registry the drive letter. |
|
#3
| |||
| |||
|
Solution: I did not want to tamper with the registry so I simply used the 'net share' command in a batch file to re-establish all my network shares. Thanks for the input. |
|
#4
| |||
| |||
| Re: Robocopy.exe does not copy network share properties
I am in a similar situation. I need to migrate hundreds of shares to a new server. The old server is Windows 2000 and the new server is Windows Server 2003 SP2. In order to migrate shares and share permissions, I would like to export / import hklm/system/currentcontrolset/services/lanmanserver/shares Will this work - exporting the shares key from a W2K server and importing it to a W2K3 Server? |
|
#5
| |||
| |||
|
It's better to use secure copy. This way you don't need to mess with registry keys exporting - secure copy can keep permissions, shares, share permissions, file and compression attributes intact. It can also migrate local users and groups. We've been performing all our server migrations with this tool for the last several years with a great success. |
|
#6
| |||
| |||
| Re: Robocopy.exe does not copy network share properties
I just recently made some very good experiences with Sys-Manage CopyRight2. Tried it while it still was under beta and it was very easy and transfered all the shares with the permissions including NTFS file and folder permissions. They have some videos you can watch about how it works... This software can even preserve user passwords while migrating the accounts. Last edited by Mitch1 : 05-03-2010 at 07:39 PM. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Robocopy.exe does not copy network share properties" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Robocopy or X copy command or script | jaydave | Windows Server Help | 1 | 28-08-2010 06:40 PM |
| copy shares and share info using Robocopy? | Jeff | Windows Server Help | 4 | 09-03-2010 12:29 PM |
| Vista can't copy files from network share on XPPro | MDaniel | Windows Vista Network | 4 | 29-09-2009 08:36 AM |
| Vista requires admin rights to copy file to network share | confused08 | Windows Vista Network | 2 | 15-01-2008 01:23 AM |
| Robocopy to copy missing files only | ljbartel@juno.com | Windows Server Help | 2 | 28-04-2005 03:42 AM |