AsBuiltReport/AsBuiltReport.VMware.Horizon

Empty Rows when running on non-cloud pod horizon environment.

childebrandt42 opened this issue · 0 comments

Bug description

When running against Horizon with no Cloud pod configured there are several places where you get empty rows.

Command-line input

New-AsBuiltReport -Report VMware.Horizon -Target xxx -Credential $Credential -Format Word -OutputFolderPath 'C:\AsbuiltReports\Reports' -ReportConfigFilePath 'C:\AsbuiltReports\Config\AsBuiltReport.VMware.Horizon.json' -AsBuiltConfigFilePath 'xxxxxxx' -Verbose

Steps to reproduce

Ran report on non-cloud pod horizon

Expected behaviour

Expect no empty rows

Screenshots

Operating System

Windows 10

PowerShell Version

Name Value


PSVersion 5.1.22621.2506
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.22621.2506
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

PowerShell Modules

Name Version


AsBuiltReport.Core 1.3.0
AsBuiltReport.VMware.Horizon 1.1.0
PScribo 0.10.0

Additional Context

No response

Before submitting