Go Back   Velocity Reviews > Newsgroups > Wireless Networking
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Wireless Networking - creating a batch file to disable and enable a device?

 
Thread Tools Search this Thread
Old 04-13-2006, 11:53 PM   #1
Default creating a batch file to disable and enable a device?


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




Gavin
  Reply With Quote
Old 04-14-2006, 04:18 AM   #2
Jack \(MVP-Networking\).
 
Posts: n/a
Default Re: creating a batch file to disable and enable a device?
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" <> wrote in message
news:...
> 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
>





Jack \(MVP-Networking\).
  Reply With Quote
Old 04-14-2006, 12:58 PM   #3
Louis Vitiello Jr.
 
Posts: n/a
Default Re: creating a batch file to disable and enable a device?
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)." <> wrote in message
news:...
> 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" <> wrote in message
> news:...
>> 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
>>

>
>





Louis Vitiello Jr.
  Reply With Quote
Old 04-14-2006, 04:32 PM   #4
GTS
 
Posts: n/a
Default Re: creating a batch file to disable and enable a device?
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-> wrote in message
news:%...
> 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)." <> wrote in message
> news:...
>> 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" <> wrote in message
>> news:...
>>> 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
>>>

>>
>>

>
>





GTS
  Reply With Quote
Old 04-14-2006, 04:33 PM   #5
GTS
 
Posts: n/a
Default Re: creating a batch file to disable and enable a device?
and is applicable to built in wirelss, not a pcmcia card.
--

"Gavin" <> wrote in message
news:...
> 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
>





GTS
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46