Re: Is there a way to copy shares to new system?
From: Eric Torbenson (ert1@optonline.net)Date: 04/22/02
- Next message: Bill McKenzie: "Re: Microsoft Windows is a CIA operating system ?"
- Previous message: Joe Cacciatore: "Is there a way to copy shares to new system?"
- In reply to: Joe Cacciatore: "Is there a way to copy shares to new system?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Eric Torbenson <ert1@optonline.net> Date: Mon, 22 Apr 2002 14:39:49 GMT
In comp.os.ms-windows.nt.admin.misc Joe Cacciatore <jocatch@attglobal.net> wrote:
> Is there anyway I can "clone" the shares from the old system to the
> new one? Is there some kind of program I can run that will record the
> shares and then recreated them on the new system? Something similar to
> the Resource Kit program for transfering userids?
Yes there is. I did this on a server for a former employer. Almost 20 GB of
data...took nearly 6 hours to copy it!
1. Use the Resource Kit's SCOPY tool to copy the files to the new server
while preserving their permissions. Documentation on the command-line options
are available in the Kit. I recommend backing up, and preparing a very large
pot of coffee, as the file copy takes a long time. :)
2. In the Registry, do the following:
- Export the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\Shares
to a .REG file. This lists out the path mappings for all your shares.
- Check the file for sanity. Delete the entries that you don't want to
import.
- Go to your target server and Merge the file with your current registry.
- Stop and start the Server service.
3. Surprise surprise, all your shares should show up!
Good luck!
-Eric
- Next message: Bill McKenzie: "Re: Microsoft Windows is a CIA operating system ?"
- Previous message: Joe Cacciatore: "Is there a way to copy shares to new system?"
- In reply to: Joe Cacciatore: "Is there a way to copy shares to new system?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|