System Administration
XCopy files keeping NTFS permissions and ignoring errors
XCopy is a very useful tool included in all versions of Windows. With XCopy you can copy large amounts of data with ease. Plus it has a switch that lets you copy over the NTFS permissions. Creating an initial full copy with XCopy xcopy “C:\Source Folder” “F:\Destination Folder” /X /H Read more…