[windows2000] Re: migrating a file server and tracking down permissions

  • From: "Sorin Srbu" <sorin.srbu@xxxxxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Thu, 2 Mar 2006 13:24:12 +0100

I do have a need for something like this every now and then.

Thx!

-----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Angus Macdonald
Sent: Thursday, March 02, 2006 1:22 PM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: migrating a file server and tracking down
permissions


It's a little app that scans the shares on a server drive and generates a
.cmd file to regenerate those shares on another server. You run the .cmd
against the new server and the shares and permissions are regenerated. I
normally use Robocopy to create the directory structure before running
Sharemig and following up with another Robocopy to move the files in.

You can download it from http://www.digiwake.co.uk/zipfiles/sharemig.zip
if you want to have a look.
  -----Original Message-----
  From: Sorin Srbu [mailto:sorin.srbu@xxxxxxxxxxxxx]
  Sent: 02 March 2006 07:51
  To: windows2000@xxxxxxxxxxxxx
  Subject: [windows2000] Re: migrating a file server and tracking down
permissions


  Migrating shares like in a script?


  -----Original Message-----
  From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Angus Macdonald
  Sent: Wednesday, March 01, 2006 3:37 PM
  To: windows2000@xxxxxxxxxxxxx
  Subject: [windows2000] Re: migrating a file server and tracking down
permissions


  I made a little app ages ago to migrate shares from one server to another
as well. That and Robocopy made the whole thing painless. Let me know if
you'd like a copy.
    -----Original Message-----
    From: Sorin Srbu [mailto:sorin.srbu@xxxxxxxxxxxxx]
    Sent: 01 March 2006 14:21
    To: windows2000@xxxxxxxxxxxxx
    Subject: [windows2000] Re: migrating a file server and tracking down
permissions


    Just use robocopy with the /sec, and preferrably with the /MIR too,
switch. This will copy the files and folders with the original (old
fileserver sec-groups) settings.

          /SEC
         Copies NTFS security information. (Source and destination volumes
must both be NTFS). Equivalent to /COPY:DATS.



          /MIR
         Mirrors a directory tree (equivalent to running both /E and
/PURGE).



    If you have many files and folders, you may want to use /MIR and /CREATE
first, then defrag and then do the /SEC and /MIR. It'll pay off later with
lesser fragmentationen.

          /CREATE
         Creates a directory tree structure containing zero-length files
only (that is, no file data is copied).




    HTH.


    -----Original Message-----
    From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Jonathan Jesse
    Sent: Wednesday, March 01, 2006 3:07 PM
    To: windows2000@xxxxxxxxxxxxx
    Subject: [windows2000] migrating a file server and tracking down
permissions


    We are in the process of migrating to a new file server and we have a
lot of directories that have specific permissions on it.  For example the
accounting group can access certain ffolders that other groups can't, etc...

    Is there a way to track down and display all of these permissions?
Easiest way, free if possible, of migrating these permission over to the new
file server?



    Jonathan Jesse

    Network Administrator

    Founders Trust Personal Bank

    616-575-3776

    jjesse@xxxxxxxx

    This page and any accompanying documents contain confidential
information intended for a specific individual and purpose.  If you are not
the intended recipient you are hereby notified that any disclosure, copying,
distribution, or use of the information contained herein (including any
reliance thereon) is strictly prohibited.  If you received this transmission
in error, please immediately contact the sender and destroy the material in
its entirety, whether in electronic or hard copy format.


Other related posts: