December 13, 200619 yr 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"
December 14, 200619 yr as long as the network card is recoginzed by vista it should, i have had it work across intel pro and dell wireless cards
February 25, 200719 yr Is it possible to do this in WinPE part of install so that Dynamic Update works?
February 25, 200719 yr 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?
February 25, 200719 yr 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. ****.
Create an account or sign in to comment