You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docset/winserver2012-ps/hyper-v/Set-VMSwitch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
82
82
## PARAMETERS
83
83
84
84
### -AllowManagementOS
85
-
Specifies whether the management operating system can use the physical network adapter that is bound to the external virtual switch.
85
+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
Copy file name to clipboardExpand all lines: docset/winserver2012r2-ps/hyper-v/Set-VMSwitch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
84
84
## PARAMETERS
85
85
86
86
### -AllowManagementOS
87
-
Specifies whether the management operating system can use the physical network adapter that is bound to the external virtual switch.
87
+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
Copy file name to clipboardExpand all lines: docset/winserver2016-ps/hyper-v/Set-VMSwitch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
104
104
## PARAMETERS
105
105
106
106
### -AllowManagementOS
107
-
Specifies whether the management operating system can use the physical network adapter that is bound to the external virtual switch.
107
+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
Copy file name to clipboardExpand all lines: docset/winserver2019-ps/hyper-v/Set-VMSwitch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
104
104
## PARAMETERS
105
105
106
106
### -AllowManagementOS
107
-
Specifies whether the management operating system can use the physical network adapter that is bound to the external virtual switch.
107
+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
Copy file name to clipboardExpand all lines: docset/winserver2022-ps/hyper-v/Set-VMSwitch.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ This example sets the minimum bandwidth allocation to 500Mbps on a virtual switc
104
104
## PARAMETERS
105
105
106
106
### -AllowManagementOS
107
-
Specifies whether the management operating system can use the physical network adapter that is bound to the external virtual switch.
107
+
Specifies whether the management operating system can use the physical network adapter that is bound to the virtual switch. Setting **AllowManagementOS** to `$true` creates management operating system virtual network adapters (VMNetworkAdapters) in the parent partition and connects it to the virtual switch. Setting **AllowManagementOS** to `$false` removes any VMNetworkAdapters connected to the virtual switch.
0 commit comments