Answer the question
In order to leave comments, you need to log in
How to transfer files and folders without losing access?
I welcome everyone.
On the file server (2012 R2) there are folders and user files. And each user has a network path to their folders in AD. Added a new hard drive to the serv file. Now we need to transfer all these balls there without losing rights, timestamps, etc. How to implement it?
Robocopy can handle it?
Thank you in advance
Answer the question
In order to leave comments, you need to log in
try with a small folder robocopy "source" "destenation" /e /MIR /SEC /SECFIX
Robocopy will definitely do the trick.
You can set up DFS replication - it will be slower but without stopping and losing intermediate data.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question