| Author |
Message |
Martin Lindquist
Guest
|
Posted:
Mon Jan 17, 2005 7:24 pm Post subject:
Copy shares between server? |
|
|
I have 2 servers (primary & secondary). I have robocopy regularly
copying/mirroring one folder and its children from the primary to the
secondary server, compete with the NTFS permissions. What I would also like
to do is copy the various share points and share permissions of this folder
tree, something that Robocopy doesn't (yet) do. Is there an easy way of
doing it?
nb. I am aware of permcopy from the 2k3 Resource kit, but it requires you to
know the names of the shares and I haven't found an easy way to get just a
list of shares (without extraneous information like server name, permissions,
physical path, etc. that tools like 'net share' and the like provide).
Martin. |
|
| Back to top |
|
 |
Doug Sherman [MVP]
Guest
|
Posted:
Tue Jan 18, 2005 1:50 am Post subject:
Re: Copy shares between server? |
|
|
You might want to consider DFS as a solution. See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;812487
http://support.microsoft.com/default.aspx?scid=kb;en-us;308568
Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
"Martin Lindquist" <Martin Lindquist@discussions.microsoft.com> wrote in
message news:81C397B5-6E31-4BA1-B7D6-901CD1E08BC4@microsoft.com...
| Quote: | I have 2 servers (primary & secondary). I have robocopy regularly
copying/mirroring one folder and its children from the primary to the
secondary server, compete with the NTFS permissions. What I would also
like
to do is copy the various share points and share permissions of this
folder
tree, something that Robocopy doesn't (yet) do. Is there an easy way of
doing it?
nb. I am aware of permcopy from the 2k3 Resource kit, but it requires you
to
know the names of the shares and I haven't found an easy way to get just a
list of shares (without extraneous information like server name,
permissions,
physical path, etc. that tools like 'net share' and the like provide).
Martin.
|
|
|
| Back to top |
|
 |
Martin Lindquist
Guest
|
Posted:
Tue Jan 18, 2005 3:19 am Post subject:
Re: Copy shares between server? |
|
|
DFS was considered but not persued in the end due to potential replication
issues among other things. It would be nice if Robocopy was share-aware, but
it isn't...
Martin.
"Doug Sherman [MVP]" wrote:
| Quote: | You might want to consider DFS as a solution. See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;812487
http://support.microsoft.com/default.aspx?scid=kb;en-us;308568
Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
"Martin Lindquist" <Martin Lindquist@discussions.microsoft.com> wrote in
message news:81C397B5-6E31-4BA1-B7D6-901CD1E08BC4@microsoft.com...
I have 2 servers (primary & secondary). I have robocopy regularly
copying/mirroring one folder and its children from the primary to the
secondary server, compete with the NTFS permissions. What I would also
like
to do is copy the various share points and share permissions of this
folder
tree, something that Robocopy doesn't (yet) do. Is there an easy way of
doing it?
nb. I am aware of permcopy from the 2k3 Resource kit, but it requires you
to
know the names of the shares and I haven't found an easy way to get just a
list of shares (without extraneous information like server name,
permissions,
physical path, etc. that tools like 'net share' and the like provide).
Martin.
|
|
|
| Back to top |
|
 |
|
|
|
|