How to move shared folder to another drive on Windows 11, 10
robocopy C:\SOURCE-SHARE D:\DESTINATION-SAHRE /R:5 /W:2 /Copyall /E /MIR
robocopy "K:\HPC-8300 Back-Up" "P:\HPC-8300 Back-Up" /R:5 /W:2 /Copyall /E /MIR
How to move shared folder to another drive on Windows 11, 10
robocopy C:\SOURCE-SHARE D:\DESTINATION-SAHRE /R:5 /W:2 /Copyall /E /MIR
robocopy "K:\HPC-8300 Back-Up" "P:\HPC-8300 Back-Up" /R:5 /W:2 /Copyall /E /MIR