https://github.com/mikepruett3/psback
Custom PowerShell module for a Backup System
https://github.com/mikepruett3/psback
backup backup-script powershell powershell-module
Last synced: about 1 year ago
JSON representation
Custom PowerShell module for a Backup System
- Host: GitHub
- URL: https://github.com/mikepruett3/psback
- Owner: mikepruett3
- Created: 2016-03-05T00:27:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-05T18:48:37.000Z (about 10 years ago)
- Last Synced: 2025-01-22T12:32:32.794Z (about 1 year ago)
- Topics: backup, backup-script, powershell, powershell-module
- Language: PowerShell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation:
From Command Line
git clone https://github.com/mikepruett3/psback.git %UserProfile%\psback
From PowerShell
git clone https://github.com/mikepruett3/psback.git $Env:UserProfile\psback