Skip to content

Instantly share code, notes, and snippets.

View klintron's full-sized avatar

Klint Finley klintron

View GitHub Profile
$timeout = new-timespan -Minutes 1
$sw = [diagnostics.stopwatch]::StartNew()
while ($sw.elapsed -lt $timeout){
Disable-NetAdapter -Name "Wi-Fi" -Confirm:$False
write-host $sw.elapsed
start-sleep -seconds 1
}
Enable-NetAdapter -Name "Wi-Fi"

Keybase proof

I hereby claim:

  • I am klintron on github.
  • I am klintron (https://keybase.io/klintron) on keybase.
  • I have a public key whose fingerprint is 8B76 5738 BA14 A791 095F 27AA 5D8E F38B AB12 8286

To claim this, I am signing this object: