X-Git-Url: https://git.p6c8.net/dsmonrot.git/blobdiff_plain/f83c6ca4a53ca7d80bc2bab3f6c3284588a8d860..5786418fddd27884d0a2f81c9006e11cb6bdd835:/dsmonrot.ps1 diff --git a/dsmonrot.ps1 b/dsmonrot.ps1 index ddaae59..7012cf1 100644 --- a/dsmonrot.ps1 +++ b/dsmonrot.ps1 @@ -15,7 +15,7 @@ # This directory MUST exist, it is not created automatically! [String]$backupDir = "Z:\" # Disks to backup, see http://www.drivesnapshot.de/en/commandline.htm -[String]$disksToBackup = "D1:1" +[String]$disksToBackup = "HD1:1" # Path to Drive Snapshot [String]$dsPath = "C:\Users\Patrick\Desktop\DSMonRot\snapshot.exe" # Keep backups for this amount of months (excluding the current month),