Posted On March 31, 2019

Robocopy

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Robocopy
The following commands copy folders and retain all security attributes: 
robocopy “some directory” “some directory 1” /copyall /E /R:0 /Z /NP

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Bosch Security Camera System

How to access the IP camera software (Tonto)   Using Internet Explorer, go to this…

Security Updates for Windows 10 / Windows Server 2016 / Windows Server 2019 (March 2019) (Spectre) (Meltdown) (Foreshadow)

Description The remote Windows host is missing a security update. It is, therefore, missing microcode…

How to manually fix a corrupted system file

I've already written a PowerShell Script to perform this task. Search for it within this…