AsBuiltReport / AsBuiltReport.Veeam.VBR

Repository for AsBuiltReport Veeam Backup & Replication module
https://techmyth.blog/posts/homelab-veeam-vbr-doc-with-asbuiltreport/
MIT License
54 stars 26 forks source link

[Bug]: Blank elements in Security & Compliance table #169

Closed rebelinux closed 2 months ago

rebelinux commented 2 months ago

Veeam Backup & Replication version

12.2

Bug description

After VBR v12.2 update there are empty elements in the Security & Compliance table

Command-line input

New-AsBuiltReport -Report Veeam.VBR -Target veeam-vbr.pharmax.local -AsBuiltConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.json -OutputFolderPath C:\Users\jocolon\AsBuiltReport\ -Credential $cred -Format HTML -ReportConfigFilePath C:\Users\jocolon\AsBuiltReport\AsBuiltReport.Veeam.VBR.json -EnableHealthCheck

Steps to reproduce

  1. Update Backup server to v12.2
  2. run the report

Expected behaviour

Normal table output

Screenshots

image

Operating System

windows server 2012

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.19041.4648
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.4648
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

PowerShell Modules

Name                    Version
----                    -------
PScribo                 0.10.0
AsBuiltReport.Core      1.4.0
AsBuiltReport.Veeam.VBR 0.8.9
PScribo                 0.10.0

Additional Context

No response

Before submitting

rebelinux commented 2 months ago

Fixed: image