Jump to content

Recommended Posts

Posted

First, on a "master" pc setup the wireless connection as desired

Save the current wireless network config to an xml file:

netsh wlan export profile

In the unattended scripts, restore the wireless network settings:

netsh wlan add profile filename="PUT YOUR FILENAME HERE.xml"


  • 2 months later...
Posted

if I do

netsh wlan add profile filename="PUT YOUR FILENAME HERE.xml"

from WinPE command line I get

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?

Posted

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. ****.

  • 2 years later...
  • 5 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...