[Bug]: Veeam.Backup.PowerShell 12 or higher is required to run the Veeam VBR As Built Report. #187
Closed
1 task done
Labels
bug
Something isn't working
Veeam Backup & Replication version
12
Bug description
Running from within the Veeam Powershell console, I get the error:
Report generation fails with the error:
New-AsBuiltReport : Veeam.Backup.PowerShell 12 or higher is required to run the Veeam VBR As Built Report. Update the Veeam Backup & Replication console that provide the required modules.
Command-line input
New-AsBuiltReport -Report Veeam.VBR -Target server.example.com -Username '[email protected]' -Password 'securepass' -Format Text,Html -OutputFolderPath 'C:\Support\AsBuiltReports' -AsBuiltConfigFilePath 'C:\Support\AsBuiltReports\report.json' -ReportConfigFilePath 'C:\Support\AsBuiltReports\AsBuiltReport.Veeam.VBR.json' -Verbose -EnableHealthCheck
Steps to reproduce
Expected behaviour
Report generation happens
Screenshots
Operating System
PowerShell Version
PowerShell Modules
Additional Context
No response
Before submitting
The text was updated successfully, but these errors were encountered: