From 5786418fddd27884d0a2f81c9006e11cb6bdd835 Mon Sep 17 00:00:00 2001 From: Patrick Canterino Date: Fri, 9 Mar 2018 20:23:34 +0100 Subject: [PATCH] Added requirements to README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b745c0c..a7e9a9e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # DSMonRot -DSMonRot is a script for rotating Drive Snapshot backups monthly (DSMonRot stands for **D**rive **S**napshot **Mon**thly **Rot**ate). +DSMonRot is a script for rotating [Drive Snapshot](http://www.drivesnapshot.de/) backups monthly (DSMonRot stands for **D**rive **S**napshot **Mon**thly **Rot**ate). It's main purpose is to create a full backup at the beginning and then create differential backups for the rest of the month. Furthermore it rotates the backups after every successful full backup allowing you to keep only a certain amount of monthly backup sets. DSMonRot creates monthly log files allowing you to check for success or errors. +## Requirements + +* PowerShell 4.0 +* [Drive Snapshot](http://www.drivesnapshot.de/) (tested with version 1.45) + ## Basic installation 1. Copy *dsmonrot.ps1* to arbitrary directory (for example *C:\DSMonRot*). You should also sign this script file or set PowerShell execution policy to *Unrestricted*. -- 2.34.1