Hi William
My colleague @david.domask shared a PowerShell workaround (with unsupported methods). You can use this command on the tenant backup server to retrieve the version information from the database:
Best,
Fabian
My colleague @david.domask shared a PowerShell workaround (with unsupported methods). You can use this command on the tenant backup server to retrieve the version information from the database:
Code:
$provider = Get-VBRCloudProvider -Name "DNS-Name of provider"[Veeam.backup.Core.CCloudProvider]::Find($provider[0].id) | Select-Object Name,ProductVersionFabian
Statistics: Posted by Mildur — Jan 07, 2025 10:36 am









