jamesagmoore Posted December 13, 2006 Posted December 13, 2006 First, on a "master" pc setup the wireless connection as desiredSave the current wireless network config to an xml file:netsh wlan export profileIn the unattended scripts, restore the wireless network settings:netsh wlan add profile filename="PUT YOUR FILENAME HERE.xml"
IcemanND Posted December 14, 2006 Posted December 14, 2006 does this work across diferent wireless cards?
fizban2 Posted December 14, 2006 Posted December 14, 2006 as long as the network card is recoginzed by vista it should, i have had it work across intel pro and dell wireless cards
Dobby Posted February 25, 2007 Posted February 25, 2007 Is it possible to do this in WinPE part of install so that Dynamic Update works?
Dobby Posted February 25, 2007 Posted February 25, 2007 if I do netsh wlan add profile filename="PUT YOUR FILENAME HERE.xml"from WinPE command line I getThe following command was not found: wlan add profile filename="PUT YOUR FILENAME HERE.xml"can I do this from the Shift F10 cmd prompt?
Dobby Posted February 25, 2007 Posted February 25, 2007 I'm guessing maybe my wifi drivers did not load. If I type netsh then ? On my workstation I can see wlan described but on the other machine it's not listed. ****.
Daedlus Posted November 29, 2009 Posted November 29, 2009 This works well. Thanks!PS works on Windows 7 as well
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