Powershell Robocopy backup script

Powershell Robocopy backup script
Introduction This PowerShell robocopy script allows you to copy files and folders from one location to another using mirroring and multi threading to speeding up the copy process. It will keep the original permissions on the new location Pr-requisites Show start and end time of the backup job The duration…