# This directory MUST exist, it is not created automatically!\r
[String]$backupDir = "Z:\"\r
# Disks to backup, see http://www.drivesnapshot.de/en/commandline.htm\r
-[String]$disksToBackup = "D1:1"\r
+[String]$disksToBackup = "HD1:1"\r
# Path to Drive Snapshot\r
[String]$dsPath = "C:\Users\Patrick\Desktop\DSMonRot\snapshot.exe"\r
# Keep backups for this amount of months (excluding the current month),\r