Skip to content

vicentedealencar/powershell-backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

#PowerShell Backup Script

A little script I made to have my backups done in a easy way with no need of installing any program. It is a good script to have in your pendrive and backup from multiple computers.

##Getting started

  • Move Backup.ps1 to the folder you want to place your backup.
  • Edit Backup.ps1. Set values in $Roots dictionary corresponding to your computer`s name, and the folders in it that you want to backup
  • Run Backup.ps1.
  • When you have your backup up to date, just run Backup.ps1 again.

##Restoring Backup

I still need to work on this, but if you take a look at the file structure created, you will be able to restore it manually, it is not fancy at all.

About

PowerShell Backup Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published