Questo script abilita in PowerShell remoto l'IPv6 sulla scheda ethernet
Invoke-Command -FilePath \buse005netlogonEnableIPv6.ps1 -ComputerName GOEM05
Enable-NetAdapterBinding -Name "Ethernet" -ComponentID ms_tcpip6
Questo script abilita in PowerShell remoto l'IPv6 sulla scheda ethernet
Invoke-Command -FilePath \buse005netlogonEnableIPv6.ps1 -ComputerName GOEM05
Enable-NetAdapterBinding -Name "Ethernet" -ComponentID ms_tcpip6