diff --git a/Scripts/Batch/Robocopy.md b/Scripts/Batch/Robocopy.md index 52bcb43..05b3e99 100644 --- a/Scripts/Batch/Robocopy.md +++ b/Scripts/Batch/Robocopy.md @@ -1,5 +1,3 @@ -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"