PowerShell script exchange
Post Reply
Jack1874
Enthusiast
Posts: 95
Liked: 5 times
Joined: Oct 17, 2015 3:32 pm
Full Name: Stuart Little
Location: Canada
Contact:

Set Tape Job Schedule

Post by Jack1874 »

Veeam B&R 9 U2

Hello, I want to change the time on my tape job to 8pm. I thought this code work...

It execute.. not error.. but the time hasn't changed.

Am I using the worng command??

Code: Select all

Get-VBRJob -Name "MyTapeJobName | Set-VBRJobSchedule -Daily -At 20:00 -DailyKind Weekdays
veremin
Product Manager
Posts: 20284
Liked: 2258 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Set Tape Job Schedule

Post by veremin »

Tape jobs have their own set of commandlets. In your case, you should use combination of Set-VBRBackupToTapeJob and New-VBRBackupToTapeScheduleOptions. Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests