enable/disable network adapter

  • Thread starter Thread starter Doug Allen
  • Start date Start date
D

Doug Allen

I am looking for a way to quickly disable and enable network adapters from
the command line. I'm pretty sure Netsh can do it but I haven't been able
to find exactly how. I'm looking to do this with XP pro.

Thanks,
Doug
 
I am looking for a way to quickly disable and enable network adapters from
the command line. I'm pretty sure Netsh can do it but I haven't been able
to find exactly how. I'm looking to do this with XP pro.

Search the web for DEVCON because NETSH will not be able to do the
job.

Ciao, Walter
 
Doug said:
I am looking for a way to quickly disable and enable network adapters from
the command line. I'm pretty sure Netsh can do it but I haven't been able
to find exactly how. I'm looking to do this with XP pro.

Hi

Devcon.exe maybe, or you can use the Shell.Application object from a VBScript:

From: Torgeir Bakken (MVP) ([email protected])
Subject: Re: Help - Need to enable/disable network connection via command line
Newsgroups: microsoft.public.win2000, microsoft.public.win2000.cmdprompt.admin
http://groups.google.com/[email protected]
 
Back
Top