tslight / RoboRap

Robocopy Wrapper to Backup or Restore all Users on a Host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BACKUP & RESTORE SCRIPTS

Backup or restore all user profiles on a host.

Takes a source and destination as an argument.

Progress bar wrapper provides rather nice user feedback when the profiles are large.

Provided verbose stream for viewing skipped files.

RUN.BAT batch script is used to get around Group Policy limitations in present environment..

There are two versions of the script - one for Active Directory environments and one for machines that only have local accounts.

AD Environment Script located here.

Local Account Script located here.

TODO: Implement hardlinking for incremental backups

About

Robocopy Wrapper to Backup or Restore all Users on a Host

License:ISC License


Languages

Language:PowerShell 94.1%Language:Batchfile 5.9%