AsBuiltReport.VMware.ESXi icon indicating copy to clipboard operation
AsBuiltReport.VMware.ESXi copied to clipboard

Issues with reporting of PCI Devices with VMware ESXi 8.0 hosts

Open Tim-H-OC opened this issue 2 years ago • 6 comments

Describe the bug Same as for the AsBuiltReport for vSphere on ESXi 8.0 https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/105

To Reproduce Steps to reproduce the behavior:

  1. Run the AsBuiltReport against an ESXi 8.0 host

VERBOSE: [ 10:54:29:215 ] [ Document ] - Processing table 'PCI Devices - SERVERNAMEHERE'. New-AsBuiltReport : Cannot bind argument to parameter 'Rows' because it is an empty collection. At line:1 char:1

  • New-AsBuiltReport -Report VMware.ESXi -Target '10.10.10.1' -usernam ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-AsBuiltReport
    
    

Expected behavior Report should complete and spit out the docs.

Desktop (please complete the following information):

  • OS: Windows 10 running the script in PowerShell in VSCode

Tim-H-OC avatar Jan 05 '23 11:01 Tim-H-OC

Hello,

I am running into the exact same error in all 6 of our brand new vsphere 8 vCenters.

Regards

Sebastian

Wursti1 avatar Mar 10 '23 08:03 Wursti1

Hi,

Ditto.

VERBOSE: [ 10:23:46:526 ] [ Document ] - Processing section 'PCI Devices' started. VERBOSE: [ 10:23:47:214 ] [ Document ] - Processing table 'PCI Devices - servername.here'. New-AsBuiltReport : Cannot bind argument to parameter 'Rows' because it is an empty collection. At line:1 char:1

  • New-AsBuiltReport -Report VMware.vSphere -Target vcenter.domain -Userna ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-AsBuiltReport
    
    

Any update on this?

Running with Power CLI version - 13.0.0 and AsBuiltReport.VMware.vSphere of version 1.3.3.1 on vSphere 8.0

PS C:\Windows\system32> Get-Module -ListAvailable -Name VMware.PowerCLI

ModuleType Version Name ExportedCommands


Manifest 13.0.0.... VMware.PowerCLI

PS C:\Windows\system32> Get-Module -ListAvailable -Name AsBuiltReport.VMware.vSphere

ModuleType Version Name ExportedCommands


Script 1.3.3.1 AsBuiltReport.VMware.vSphere Invoke-AsBuiltReport.VMware.vSphere

AtulJon avatar Mar 18 '23 05:03 AtulJon

Any hope with this..?????

AtulJon avatar Apr 14 '23 09:04 AtulJon

Hey @tpcarman,

can you merge pull request #8?

Let me know if you need anything else.

Best regards.

rebelinux avatar Apr 15 '23 17:04 rebelinux

@rebelinux Hi, was your PR no good? or do these things just take time to get accepted?

Tim-H-OC avatar Dec 14 '23 17:12 Tim-H-OC

Hi @tpcarman,

Can i get permission to commit to this repo?

Regards,

rebelinux avatar Dec 16 '23 11:12 rebelinux