X-Git-Url: https://git.p6c8.net/dsmonrot.git/blobdiff_plain/f83c6ca4a53ca7d80bc2bab3f6c3284588a8d860..8039c16e5deed3acc8c78855448e2bb7e76cd71e:/dsmonrot.ps1?ds=inline 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),