Help me make wireless setup easy for our end-users
October 25, 2007 4:54 AM
Subscribe
Is there any way to build an installation package that would setup a Wireless Access Point along with security key (WEP) using Windows XP?
I'm looking for a way to be able to offer a download that when run would completely setup an access point as a preferred network with all security settings put in. I need to avoid having to give out the WEP key to the end user (Yes, I know WEP is unencrypted and easy as hell to figure out but I've fought that battle before and this is what I'm stuck with). Are there any files in XP that store this information that can be modified or a way to do this from a packaged msi, batch script, etc?
posted by genial to technology (5 comments total)
3 users marked this as a favorite
You will have to download a patch for Windows XP to support WPA2, but it works. You can use PEAP to set a user/password to authenticate as well from Windows. Basically the wireless connects to your AP which talks to a RADIUS server - based on MAC address for example and setups the the dynamic key. You can also use PEAP to require a user/password.
I have done this with Mikrotik routers on a city wide level.
XP Patch
posted by evilelvis at 5:52 AM on October 25, 2007