Skip to content

Add-VMSwitchTeamMember does not work #3612

@Infini-PLEX

Description

@Infini-PLEX

The command does not work.
It gives the following error:

Add-VMSwitchTeamMember : Value cannot be null.
Parameter name: source
At line:1 char:1

  • Add-VMSwitchTeamMember -VMSwitch $a -NetAdapterName Ethernet,'Etherne ...
  •   + CategoryInfo          : InvalidArgument: (:) [Add-VMSwitchTeamMember], VirtualizationException
      + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.AddVMSwitchTeamMember
    
    

There is no "NULL" value and there is no parameter called "source".


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-hyper-vIssues for hyper-v module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions