Re: Moving data between servers? by Lanwench
Lanwench
Mon Mar 24 07:20:22 PDT 2008
Brian McGrew <brian@**************> wrote:
> Hello again,
>
> Over the weekend I tried to move tons of data from one server to the
> other. The source server is a DC and I was logged in as the
> Administrator for the domain. I have two problems I hope someone can
> help me with!
> 1) I got permission denied on quite a few files. Why??? I'm the
> domain administrator and this account owns all the folders, why would
> I get permission denied???
Are you entirely sure the Administrator (or the group Administrators) *is*
the owner and has full permissions in NTFS too, to *all* your data? It's
entirely possible you don't, especially if you use folder redirection, or
roaming profiles, or other such folders that are dynamically created.....
>
> 2) The destination copy had all the permissions screwed up, like no
> permissions were preserved at all. How do I do a move and preserve
> the ownership and permissions??? Is there a data migration utility
> that I should be looking at as opposed to the standard copy?
What did you use to do the copy? I generally use robocopy from the Resource
Kit -
robocopy <source>\ <destination>\ /sec /e /r:1 /w:1
>
> -brian
> brian@*******************
OT, but don't put e-mail addresses in newsgroup posts or in your account
settings unless you love spam. Nobody should be replying to your posts via
e-mail anyway, as that defeats the point of the group, but if you are going
to do it, munge it.