Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > creating a batch file to disable and enable a device?

Reply
Thread Tools Display Modes

creating a batch file to disable and enable a device?

 
 
Gavin
Guest
Posts: n/a

 
      04-13-2006, 10:53 PM
Hi,

I've got a belkin card that continually needs to be disabled and re-enabled.
Can anyone point me to a batch file i could look at which would do roughly
the same thing? Or the commands that need to be added.

Cheers
Gavin


 
Reply With Quote
 
 
 
 
Jack \(MVP-Networking\).
Guest
Posts: n/a

 
      04-14-2006, 03:18 AM
Hi

The most common way to disconnect the Internet is to release the TCP/IP
stack using the ipconfig command.

Use Notepad (or ant other text editor to create two batch files.

IpReleas.bat should contain one line: ipconfig /release_all

IpRenew.bat should contain one line: ipconfig /renew_all

Drag a short cut from each file to a place of your choice (like the
Desktop).

Now you can disengage and engage by simple Double clicking.

Jack (MVP-Networking).





"Gavin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I've got a belkin card that continually needs to be disabled and
> re-enabled. Can anyone point me to a batch file i could look at which
> would do roughly the same thing? Or the commands that need to be added.
>
> Cheers
> Gavin
>



 
Reply With Quote
 
Louis Vitiello Jr.
Guest
Posts: n/a

 
      04-14-2006, 11:58 AM
To add to Jack's reply,

If it's a Laptop you can use FN+F2 to disable, then use it again to
re-enable.

Hope this helps,

--
Louis Vitiello Jr.
------------------------------
MCSE, MCSA, MCP, A+/N+
ERCP XP Pro / Net Concepts


"Jack (MVP-Networking)." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> The most common way to disconnect the Internet is to release the TCP/IP
> stack using the ipconfig command.
>
> Use Notepad (or ant other text editor to create two batch files.
>
> IpReleas.bat should contain one line: ipconfig /release_all
>
> IpRenew.bat should contain one line: ipconfig /renew_all
>
> Drag a short cut from each file to a place of your choice (like the
> Desktop).
>
> Now you can disengage and engage by simple Double clicking.
>
> Jack (MVP-Networking).
>
>
>
>
>
> "Gavin" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi,
>>
>> I've got a belkin card that continually needs to be disabled and
>> re-enabled. Can anyone point me to a batch file i could look at which
>> would do roughly the same thing? Or the commands that need to be added.
>>
>> Cheers
>> Gavin
>>

>
>



 
Reply With Quote
 
GTS
Guest
Posts: n/a

 
      04-14-2006, 03:32 PM
To add to Louis's reply,
The keypress to enable / disable wireless varies from one brand of laptop to
another. Yours may or may not use the combo mentioned.
--

"Louis Vitiello Jr." <louv-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> To add to Jack's reply,
>
> If it's a Laptop you can use FN+F2 to disable, then use it again to
> re-enable.
>
> Hope this helps,
>
> --
> Louis Vitiello Jr.
> ------------------------------
> MCSE, MCSA, MCP, A+/N+
> ERCP XP Pro / Net Concepts
>
>
> "Jack (MVP-Networking)." <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi
>>
>> The most common way to disconnect the Internet is to release the TCP/IP
>> stack using the ipconfig command.
>>
>> Use Notepad (or ant other text editor to create two batch files.
>>
>> IpReleas.bat should contain one line: ipconfig /release_all
>>
>> IpRenew.bat should contain one line: ipconfig /renew_all
>>
>> Drag a short cut from each file to a place of your choice (like the
>> Desktop).
>>
>> Now you can disengage and engage by simple Double clicking.
>>
>> Jack (MVP-Networking).
>>
>>
>>
>>
>>
>> "Gavin" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Hi,
>>>
>>> I've got a belkin card that continually needs to be disabled and
>>> re-enabled. Can anyone point me to a batch file i could look at which
>>> would do roughly the same thing? Or the commands that need to be added.
>>>
>>> Cheers
>>> Gavin
>>>

>>
>>

>
>



 
Reply With Quote
 
GTS
Guest
Posts: n/a

 
      04-14-2006, 03:33 PM
and is applicable to built in wirelss, not a pcmcia card.
--

"Gavin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I've got a belkin card that continually needs to be disabled and
> re-enabled. Can anyone point me to a batch file i could look at which
> would do roughly the same thing? Or the commands that need to be added.
>
> Cheers
> Gavin
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run a batch file remotely Dane Windows Networking 3 08-03-2009 10:25 PM
Rinominare File con data attraverso un file Batch Daytan Windows Networking 1 09-18-2007 05:40 PM
Batch File Problems Nikon Windows Networking 2 04-26-2006 07:50 PM
enable/disable wireless networking batch file? David Shorthouse Wireless Internet 12 09-08-2004 04:30 PM
MN-710 USB Disable/Enable Device Jer Broadband Hardware 4 04-09-2004 12:23 PM



1 2 3 4 5 6 7 8 9 10 11