From: "Ken Zhao [MSFT]" on
Hello Hugo,

Thank you for using newsgroup!

From your post, please note that the software supplied in the Resource Kit
or the Resource Kit Tools download site is not supported under any
Microsoft standard support program or service, including the partner
newsgroups. You can, however, report issues and bugs by sending e-mail to
rkinput(a)microsoft.com. Microsoft will, at its sole discretion, address
issues and bugs reported in this manner, and responses are not guaranteed.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
| From: "Hugo" <newschrg(a)noemail.noemail>
| Subject: Robocopy problem
| Date: Mon, 1 Oct 2007 13:03:19 -0400
| Lines: 23
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138
| Message-ID: <OTry1zEBIHA.3916(a)TK2MSFTNGP02.phx.gbl>
| Newsgroups: microsoft.public.windows.server.general
| NNTP-Posting-Host: rtss13.ssss.gouv.qc.ca 199.243.239.13
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.general:23539
| X-Tomcat-NG: microsoft.public.windows.server.general
|
| Hi !
|
| I use robocopy tool with the following parameters to synchronize a
directory
| from one server to another one :
|
| c:\batch\robocopy \\servername\backup$ d:\data\servername\mssql /mir
| /copyall /mot:5 /ndl /nfl
|
| I receive this message (for all files) :
|
| 2007/10/01 12:52:25 ERROR 1314 (0x00000522) Copying NTFS Security to
| Destination Directory \\servername\backup$\BalanceProd\
| A required privilege is not held by the client.
|
| The command is executed on the destination server. The user have admin
| rights on that server and full control rights through the share and NTFS
on
| the source server !!
|
| Any idea ?
|
| Hugo
|
|
|