Skip to content

A PowerShell script to backup files to a folder with current timestamp using Robocopy.

Notifications You must be signed in to change notification settings

TomDSilva/Robocopy-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Robocopy-Backup

A PowerShell script to backup files to a folder with current timestamp using Robocopy.

This needs admin rights to run (and will auto escalate via a UAC prompt if not).

Example of backing up local source data to a local destination:

Parameters: image

Console Output: image

Destination Directories Automatically Created: image

DISCLAIMER: THIS CODE IS PROVIDED FREE OF CHARGE. UNDER NO CIRCUMSTANCES SHALL I HAVE ANY LIABILITY TO YOU FOR ANY LOSS OR DAMAGE OF ANY KIND INCURRED AS A RESULT OF THE USE OF THIS CODE. YOUR USE OF THIS CODE IS SOLELY AT YOUR OWN RISK.

About

A PowerShell script to backup files to a folder with current timestamp using Robocopy.

Resources

Stars

Watchers

Forks

Packages

No packages published