Quantcast
Channel: R&D Forums
Viewing all articles
Browse latest Browse all 9966

PowerShell • Re: Plan daily scan for GFS backup to tape

$
0
0
Thanks for your answer.

I use it for weekly, monthly, .. but didn't notice the dailystartat.

However I don't know how to use it because I don't have the expected result.

I tried :

Code:

$ScheduleParams =@{            DailyStartAt = "04:00:00"            WeeklyDay = "Sunday"            MonthlyKind = "DayOfMonth"             MonthlyDayOfMonth =1             YearlyKind = "DayOfYear"             YearlyDayOfMonth = 1             QuarterlyKind = "DayOfQuarter"             QuarterlyDayOfMonth = 1                }        $schedule = New-VBRTapeGFSScheduleOptions @ScheduleParams
Unfortunately all parameters are configured excepted "dailstartat" wich is always 00:00

Statistics: Posted by matteu — Jan 29, 2024 1:19 pm



Viewing all articles
Browse latest Browse all 9966

Latest Images

Trending Articles



Latest Images