question.
1. Do you have a Full, incremental column?
2. can i tell operating system apart? ex) window or Linux xxxxx
3. Can the results be divided into semicolons?
From the Session objects this is a bit of a chore to do.
I would instead try to build this by first getting the backup with Get-VBRBackup and save it to a variable like $backup. Then you can pass $backup to Get-VBRRestorePoint on the -Backup flag to get a nice list with indicators for full/incremental.
Microsoft's documentation on the Powershell behavior is surprisingly good, so give that a read and try making a custom object for your report. But if it were me I would just go with the restore points as it should have what you need.
David Domask | Product Management: Principal Analyst