PowerShell script exchange
Post Reply
vipthomps
Service Provider
Posts: 60
Liked: 6 times
Joined: Dec 06, 2010 7:51 pm
Full Name: Eric Thompson
Location: Boston, MA
Contact:

Typo in BackupTargetOptions

Post by vipthomps »

Hello,

I was trying to get a list of my jobs and their Synthetic full days. Turns out there is a typo in the commandlet. Wanted to bring this up in case it helps someone else and for the bug report.

$job = get-vbrjob -Name "JOBNAME"
$job.BackupTargetOptions


Algorithm : Increment
FullBackupScheduleKind : Daily
FullBackupDays : {Saturday}
FullBackupMonthlyScheduleOptions : Veeam.Backup.Model.CDomFullBackupMonthlyScheduleOptions
TransformFullToSyntethic : True
TransformIncrementsToSyntethic : False
TransformToSyntethicDays : {Wednesday}
oleg.feoktistov
Veeam Software
Posts: 1918
Liked: 636 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: Typo in BackupTargetOptions

Post by oleg.feoktistov »

Hi Eric,

Thank you for highlighting it. We are aware of this typo, however, correcting it would ruin a whole bunch of scripts already written by people all over the world:)

All the best,
Oleg
vipthomps
Service Provider
Posts: 60
Liked: 6 times
Joined: Dec 06, 2010 7:51 pm
Full Name: Eric Thompson
Location: Boston, MA
Contact:

Re: Typo in BackupTargetOptions

Post by vipthomps »

Oleg,

Perhaps a second set of correct items should be added then. I lost quite a bit of time to this. I even searched this forum for "Syntethic" and found nothing. Feature request then to add 3 additional lines with proper spelling and the same info?

Algorithm : Increment
FullBackupScheduleKind : Daily
FullBackupDays : {Saturday}
FullBackupMonthlyScheduleOptions : Veeam.Backup.Model.CDomFullBackupMonthlyScheduleOptions
TransformFullToSyntethic : True
TransformIncrementsToSyntethic : False
TransformToSyntethicDays : {Wednesday}
TransformFullToSynthetic : True
TransformIncrementsToSynthetic : False
TransformToSyntheticDays : {Wednesday}
oleg.feoktistov
Veeam Software
Posts: 1918
Liked: 636 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: Typo in BackupTargetOptions

Post by oleg.feoktistov »

Eric, thank you for your proposal! We'll take a closer look at it and see if we can proceed this way.
Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests