JPamplin Posted September 9, 2004 Posted September 9, 2004 Folks,OK, I'm tearing my hair out on this one. How can I add a preferred wireless access point (with or without WEP keys, etc.) to my setup during install? Is it a registry key, or a file that I can copy in later (like rasphone.pbk is for adding dial-up or VPN connections)?Anyone get this to work? I've got to reimage alot of laptops and adding the preferred access points in SP2 is just too time-consuming.Oh, also, has anyone been able to change the Java Plug-In settings (via registry or whatever) to auto-enable using Sun's Java for IE and disabling auto-update checking?I certainly appreciate it,JP
Astalavista Posted September 10, 2004 Posted September 10, 2004 I am also interested to know how to preset to infrastructure all my wiFi default
teleri Posted September 15, 2004 Posted September 15, 2004 Have you tried the netsh dump functions in this thread?netsh -c interface dump > c:\location.txtnetsh -f c:\location.txthttp://www.msfn.org/board/index.php?showto...&hl=runoncenot sure if it would work on the wep/wma keys but I would think there should be some function to do it from netsh
JPamplin Posted October 21, 2004 Author Posted October 21, 2004 Unfortunately, netsh cannot do this. But thanks for the suggestion.Anyone else do this, say, in WINNT.SIF, registry, or otherwise? Maybe in GPEDIT?Bueller? ;-)JP
a06lp Posted October 25, 2004 Posted October 25, 2004 anyone ever come up with a solution?to be able to automatically have windows connect to a certain wireless network (Including WEP key?)
durex Posted November 7, 2004 Posted November 7, 2004 Anyone figure out how to do this yet? I need to be able to join a wireless network during the unattended setup....
ixion Posted November 7, 2004 Posted November 7, 2004 group policy can do it, if you can come up with a way of applying a group policy outside of an active directory domain?
JPamplin Posted December 30, 2004 Author Posted December 30, 2004 Hmm. Can you be more specific, ixion? Where in GPEdit would you set that?If I can do that, then do a registry compare, this might be as easy as a .reg file. We'll see.Hopefully ixion is checking this thread.JP
JPamplin Posted March 20, 2005 Author Posted March 20, 2005 Bump again - I'm sorry but hopefully someone has run across this issue. If I don't get a response, I'll assume nobody knows how to do it. I'll update the thread if there's anything else I find out.JP
an R key Posted April 5, 2005 Posted April 5, 2005 OK I had the same problem and I have now got two sollutions for you.For a computer that is not on a domain use the Windows Zero Config tool that can be found in the network config area of xp by double clicking on a wireless network connection. Once there use the option for Set up a wireless network for a home or small office. This brings up a wizzard that creates an auto install for u on a flash stick/drive. Once it's done this for u just copy all the files to the rollout and run it as needed. I don't think there are any switches for this tool so u will most likley have to go to each pc and click next and add or whatever. It's better than not using it. (DOES NOT WORK ON DOMAIN COMPUTERS)For a domain computer use this link to explain how to to it... http://www.microsoft.com/technet/prodtechn...64ef44f6b5.mspxAs far as I can tell you have to log in once for it to take effect and then u are done B) I hope this helps you. If it does not just bump again. an R key
mockranger Posted April 5, 2005 Posted April 5, 2005 I've been digging arround in this for a couple of months. As yet I've not found a way to apply a preferred WiFi network with keys during install. The option I'm starting to look into now is for a API (C++ or VBS) way to get at that config. I've found some vague references to some WPA APIs The only option I've found that gets remotely close is the Wireless Network Policies in the Secruity portion of the Group policy. These assume an 802.11 implementation though so you can't specify a shared key; It's expecting a PEAP or EAP/TLS implementation that will dynamically assign a random key. It does let you set a preferred network though, just not the key. It's great if you have 802.11 setup and definitely the better way to go in corporate environs but not worth the trouble for small or home environs.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now