Avatar of sword12
sword12

asked on 

robocopy question

Hi experts

i am trying to migrate old file server to new one and i am using robocopy  this command

robocopy "\\Source server\folder\" "\\Target server\folder\" /MIR /COPY:DATSOU /ZB /R:1 /W:10 /TEE /log:<log path.txt>

my question i have file system and inside this file system there is some data even domain admin has no permissions to read them and i am using domain admin user to migrate these data

so my point robocopy will copy these data from source to the detestation or not   in case not what the alternative solution to my case


thanks
Windows Server 2012

Avatar of undefined
Last Comment
Antzs

8/22/2022 - Mon