Re: Is there a way to copy shares to new system?
From: Chris Howard (chris@chris-howard.fsnet.co.uk)Date: 05/13/02
- Next message: Beeo: "Re: Serv-U FTP Hacked"
- Previous message: Andy Barkl: "Re: Command line, command to create local groups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chris Howard" <chris@chris-howard.fsnet.co.uk> Date: Sun, 12 May 2002 23:57:42 +0100
Because you are copying files from one server to another with different
SAM's, the account unknown's are accounts from the old server's SAM.
If the target and source servers are both domain controllers in the same
domain, then scopy works fine, because domain controllers are sharing the
same sam information.
That's the reason I always tend to build file servers as domain
controllers - it makes migrating data between them a piece of cake.
Another tool you could try is hyena, which is a brilliant tool for NT admin
tasks. - see http://www.systemtools.com/hyena/
"Joe Cacciatore" <jocatch@attglobal.net> wrote in message
news:3cc96858.92240384@news1.attglobal.net...
> Eric, I tried this and almost got it working! All my folders on the
> new system have their shares back.
>
> Unfortunately, instead of seeing user names under each share, I see
> ACCOUNT UNKNOWN. I used ADDUSERS to copy the userids from the old to
> the new server. But it looks like now the share don't recognize the
> users from the old system. Have you had this problem before? I guess
> the ADDUSERs program is not the right program to transfer users to the
> new system...
>
> Joe C.
>
>
>
> On Mon, 22 Apr 2002 14:39:49 GMT, Eric Torbenson <ert1@optonline.net>
> wrote:
>
> >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: Beeo: "Re: Serv-U FTP Hacked"
- Previous message: Andy Barkl: "Re: Command line, command to create local groups"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|