set objFSO = createobject("scripting.filesystemobject") Set objShell = CreateObject("WScript.Shell") zeitTemp = Time zeitStunden = Hour(zeitTemp) SourcePath = "G:" BackupPath = "D:\Mirror_D" Junction = "C:\windows\system32\junction.exe " RSync = "C:\Program Files\rsync\rsync.exe" RunSnapShotStart = 8 RunSnapShotStop = 17 RunSnapShotInterval = 1 RunBackup = 5 KeepBackupDays = 3 AnzahlSnapshots = RunSnapshotStop - RunSnapShotStart + 1 select case true case (zeitStunden>=RunSnapShotStart and zeitStunden=