Ajout dela structure MDT dans Infra-LAB
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
$nic = (Get-NetAdapter -physical) | select -expand name
|
||||
Disable-NetAdapterBinding -InterfaceAlias $nic -ComponentID ms_tcpip6
|
||||
Disable-NetAdapterBinding -InterfaceAlias $nic -ComponentID ms_lldp
|
||||
Reference in New Issue
Block a user