Closed aderusha closed 4 weeks ago
What is your veeam version?
Thanks, fix is scheduled for next release (v0.8.12).
If you need to generate the report urgently, you can perform the manual installation of the module.
https://github.com/AsBuiltReport/AsBuiltReport.Veeam.VBR#github
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 'user@domain.com' -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