Disable-NetworkCard.ps1

< #   .SYNOPSIS      Disables active network cards  .DESCRIPTION      This script looks at each network card that is currently IP enabled, and      disables it by releasing the DHCP Lease. To re-enable the network interrace,      you just run IPCONFIG /RENEW.            Read More...

Read the complete post at http://pshscripts.blogspot.com/2009/02/disable-networkcardps1.html


Posted Feb 07 2009, 07:27 AM by PowerShell Scripts
Copyright 2012 PowerShell.com. All rights reserved.