PS C:\drivers\scripts> Export-VBRJob -Jobs test -IncludeObjects
Export-VBRJob : Cannot bind parameter 'Jobs'. Cannot convert the "test" value of type "System.String" to type "Veeam.Backup.Core.CBackupJob".
At line:1 char:20
+ Export-VBRJob -Jobs <<<< test -IncludeObjects
+ CategoryInfo : InvalidArgument: (:) [Export-VBRJob], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Veeam.Backup.PowerShell.Command.ExportVBRJob
Is Export-VBRJob broken?
Thank you,
Brian
