daniels012 Posted April 2, 2007 Report Share Posted April 2, 2007 I want to toggle enabling/disabling my "Local Area Connection". Is this something that can be done? Maybe using a batch file?Thank You in advance on this,Michael :D Quote Link to comment Share on other sites More sharing options...
cozofdeath Posted April 3, 2007 Report Share Posted April 3, 2007 The only command I know to do this thats not a support or 3rd party tool is netsh. The full command is "netsh interface set interface "Local Area Connection" ENABLE". However I can't seem to get the command or other arguments for it to work on my machine and when I looked this up it didn't seem other people could either. After you type the connection name it may be admin=enable. Quote Link to comment Share on other sites More sharing options...
daniels012 Posted April 5, 2007 Author Report Share Posted April 5, 2007 I have also done a little research and this site:Visit My WebsiteThere is so much going on here I would have no idea how to even get started???Thank You for your input though!MIchael Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted April 5, 2007 Report Share Posted April 5, 2007 I use ToggleNic - modified to run as a batch file.http://channel9.msdn.com/ShowPost.aspx?PostID=158556 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.