First, on a "master" pc setup the wireless connection as desired
Save the current wireless network config to an xml file:
CODE
netsh wlan export profile
In the unattended scripts, restore the wireless network settings:
CODE
netsh wlan add profile filename="PUT YOUR FILENAME HERE.xml"
IcemanND
Dec 13 2006, 06:09 PM
does this work across diferent wireless cards?
fizban2
Dec 13 2006, 09:47 PM
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
Feb 25 2007, 05:42 AM
Is it possible to do this in WinPE part of install so that Dynamic Update works?
Dobby
Feb 25 2007, 07:46 AM
if I do
CODE
netsh wlan add profile filename="PUT YOUR FILENAME HERE.xml"
from WinPE command line I get
CODE
The 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
Feb 25 2007, 07:49 AM
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. ****.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.