1.

Solve : Connect to Wireless Network w/ Batch?

Answer»

Is there any way to connect to a wireless network with batch? Deepfreeze PREVENTS any settings from being stored, so it is a pain in the behind to hunt down my router's driver cd to get my passkey every time I want to connect to the internet.I don't think there is a way to connect to a WiFi network and enter the CREDENTIALS using a batch script.

Are you able to install other programs?

If so, have a look at http://passwordsafe.sourceforge.net/. It's a pretty nice little application that stores your passwords securely in an encrypted datafile.

Alternatively, you might have better luck with a Powershell script. I'll look into it and let you know what I find.

EDIT: After a breif search I couldn't find anything that looks easy to implement (ie scripting), although SOMEONE else might know of a way.Is it possible to accomplish this with VBS then? Deepfreeze not only stops settings from being changed (and saved), it also prevents programs from being installed.You might be able to conjure up something with netsh...

Quote from: BC_Programmer on MAY 18, 2010, 08:27:53 PM

You might be able to conjure up something with netsh...


I read they only added WLAN to netsh in Vista...I don't see anything regarding WLAN in XP.


Discussion

No Comment Found