Luc,
On this command shouldn't it be set to $true?
$nics | Set-NetworkAdapter -Connected:$false -Confirm:$false
$nics | Set-NetworkAdapter -Connected:$true -Confirm:$false
Luc,
On this command shouldn't it be set to $true?
$nics | Set-NetworkAdapter -Connected:$false -Confirm:$false
$nics | Set-NetworkAdapter -Connected:$true -Confirm:$false