ARI icon indicating copy to clipboard operation
ARI copied to clipboard

[Bug]: Build-ARIExcelComObject -File $File

Open EvoChristopherShaw opened this issue 6 months ago • 0 comments

Describe the bug When running ARI on a self hosted github runner, when NOT using the lite flag we get the current error

Line | 92 | Build-ARIExcelComObject -File $File | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | A parameter cannot be found that matches parameter name 'ComObject'. Error: Process completed with exit code 1.

To Reproduce Runfollowing Command, TenantID has been replaced Invoke-ARI -TenantID XXXXXX -IncludeTags -SecurityCenter -DiagramFullEnvironment -IncludeCosts

Expected behavior To complete and generate report

Screenshots Image

Environment Github Self Hosted Runner on a Debian 11 based VM

Azure cloud special setting

Additional context Add any other context about the problem here.

EvoChristopherShaw avatar Jun 09 '25 14:06 EvoChristopherShaw