Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-VMWareRAVM throws an error when the -detailed parameter is set. #38

Open
craig-woodford opened this issue Apr 17, 2019 · 0 comments

Comments

@craig-woodford
Copy link

The error thrown is as follows:

Add-Member : Cannot add a member with the name "id" because a member with that name already exists. To overwrite the member anyway, add the Force parameter to your command.
At C:\Scripts\UMN-VMWareRA\UMN-VMWareRA.psm1:694 char:21

  • ... Add-Member -InputObject $obj -MemberType NoteProperty -Na ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (@{cdroms=System...; id=vm-334808}:PSObject) [Add-Member], InvalidOperationException
    • FullyQualifiedErrorId : MemberAlreadyExists,Microsoft.PowerShell.Commands.AddMemberCommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant