Answer the question
In order to leave comments, you need to log in
Why is it Internal by default when creating a timing interface?
Hello.
In general, the situation is this, when creating a vmswitch in the console, I
do the powershell according to the following instructions
https://www.veeam.com/blog/hyperv-set-management-u...
But I have the following conclusion.
New-VMSwitch -Name "SET-Team" -NetAdapterName "em1" -EnableEmbeddedTeaming $true
Name SwitchType NetAdapterInterfaceDescription
---- ---------- -------------- ----------------
SET-Team Internal Team Interface
???
And changing this parameter does not give through -switchtype
What to do?
Answer the question
In order to leave comments, you need to log in
I'm not entirely sure. because there is no place to check such creation of a virtual switch. But if you believe the documentation , there is a possibility that this type is set only during creation and is not changed after.
New-VMSwitch -name InternalSwitch -SwitchType Internal
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question