Code Monkey home page Code Monkey logo

Comments (8)

tpcarman avatar tpcarman commented on June 12, 2024

This issue should be resolved in the latest AsBuiltReport.VMware.vSphere module. There is also an update available for the core module. Apply the updates and let me know if this resolves your issue.

Update-Module -Name AsBuiltReport.Core -RequiredVersion 1.0.1
Update-Module -Name AsBuiltReport.VMware.vSphere -RequiredVersion 1.0.6

from asbuiltreport.vmware.vsphere.

eghaire avatar eghaire commented on June 12, 2024

This issue should be resolved in the latest AsBuiltReport..vSphere module. There is also an update available for the core module. Apply the updates and let me know if this resolves your issue.

Update-Module -Name AsBuiltReport.Core -RequiredVersion 1.0.1
Update-Module -Name AsBuiltReport.VMware.vSphere -RequiredVersion 1.0.6

from asbuiltreport.vmware.vsphere.

eghaire avatar eghaire commented on June 12, 2024

Looks like upgrading it did resolve the problem. Thank you for the great support and great tool.

from asbuiltreport.vmware.vsphere.

eghaire avatar eghaire commented on June 12, 2024

Hey Tim,

I'm still getting an error message when we try and run the report. Below is the latest error and version information. I'm sure this is user error but I wanted to double check.

ModuleType Version Name ExportedCommands


Manifest 1.0.2 AsBuiltReport
Script 0.2.1 AsBuiltReport.Cisco.UcsManager Invoke-AsBuiltReport.Cisco.UcsManager
Script 1.0.1 AsBuiltReport.Core {New-AsBuiltReport, New-AsBuiltConfig, New-AsBuiltReportConfig}
Script 0.4.1 AsBuiltReport.PureStorage.FlashA... Invoke-AsBuiltReport.PureStorage.FlashArray
Script 0.4.1 AsBuiltReport.VMware.NSXv Invoke-AsBuiltReport.VMware.NSXv
Script 1.0.6 AsBuiltReport.VMware.vSphere Invoke-AsBuiltReport.VMware.vSphere

VERBOSE: [ 10:46:08:181 ] [ Document ] - Processing blank line.
Get-VMHostNetworkAdapter : 6/19/2019 10:46:08 AM Get-VMHostNetworkAdapter Value cannot be null.
Parameter name: key
At C:\Program Files\WindowsPowerShell\Modules\AsBuiltReport.VMware.vSphere\1.0.6\Src\Public\Invoke-AsBuiltReport.VMware.vSphere.ps1:2128 char:79

  • ... $VMkernelAdapters = $VMHost | Get-VMHostNetworkAdapter -VMKernel
  •                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Get-VMHostNetworkAdapter], VimException
    • FullyQualifiedErrorId : Core_BaseCmdlet_UnknownError,VMware.VimAutomation.ViCore.Cmdlets.Commands.Host.GetVMHostNetworkAdapter

VERBOSE: [ 10:46:08:264 ] [ Document ] - Processing table 'vcenter VMkernel Adapters'.
New-AsBuiltReport : Cannot bind argument to parameter 'Rows' because it is an empty collection.
At line:1 char:1

  • New-AsBuiltReport -Target 'vcenter' -Username user -Re ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-AsBuiltReport
    

from asbuiltreport.vmware.vsphere.

eghaire avatar eghaire commented on June 12, 2024

ModuleType Version Name ExportedCommands


Manifest 1.0.2 AsBuiltReport
Script 0.2.1 AsBuiltReport.Cisco.UcsManager Invoke-AsBuiltReport.Cisco.UcsManager
Script 1.0.1 AsBuiltReport.Core {New-AsBuiltReport, New-AsBuiltConfig, New-AsBuiltReportConfig}
Script 0.4.1 AsBuiltReport.PureStorage.FlashA... Invoke-AsBuiltReport.PureStorage.FlashArray
Script 0.4.1 AsBuiltReport.VMware.NSXv Invoke-AsBuiltReport.VMware.NSXv
Script 1.0.6 AsBuiltReport.VMware.vSphere Invoke-AsBuiltReport.VMware.vSphere

from asbuiltreport.vmware.vsphere.

eghaire avatar eghaire commented on June 12, 2024

@tpcarman Any thoughts on what might be causing me to run into this issue?

from asbuiltreport.vmware.vsphere.

tpcarman avatar tpcarman commented on June 12, 2024

What version of PowerCLI are you using? It looks to be an issue with Get-VMHostNetworkAdapter

Run the following to determine your PowerCLI version

Get-Module -Name VMware* | Select Name, Version

from asbuiltreport.vmware.vsphere.

tpcarman avatar tpcarman commented on June 12, 2024

Closing due to inactivity.

from asbuiltreport.vmware.vsphere.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.