How do I turn off "Allow management operating system to share this network adapter" when creating a switch embedded team(SET)?

Anonymous
2023-10-11T16:00:31+00:00

When creating a switch embedded team(SET) there is no option to not allow the management operating system to share the adapter.

Windows for business | Windows Server | Storage high availability | Virtualization and Hyper-V

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-12T17:52:46+00:00

    I'm looking this up currently as well. Someone on another board said this command is the one to use:

    "set-VMSwitch -Name "Your Network Team" -AllowManagementOS:$false"

    I haven't tried it yet, but I figure this seems like how you'd do it. I'm currently searching to find out best practice for SET teams, for all I know you aren't supposed to exclude the management OS from SET teams (not that that would be reasonable). :)

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-10-13T06:13:01+00:00

    Hi Gary Brown4,

    You can configure it with the Virtual Switch Manager in Hyper-V Manager or the Set-VMSwitch cmdlet Mr. Skeezix suggested above. This option should be enabled by default.

    Best Regards,

    Ian Xue

    0 comments No comments