Update Scripts/Batch/Robocopy.md

This commit is contained in:
Nicole Rappe
2023-12-22 02:13:57 -07:00
parent 9d2da1a358
commit 8be3e005b7

View File

@ -1,3 +1,5 @@
LOKI WAS HERE
Robocopy is a useful tool that can be leveraged to copy files and folders from one location to another (e.g. Over the network to another server) without losing file and folder ACLs (permissions / ownership data).
!!! warning "Run as Domain Admin"