Jump to content

Unattended wireless network connection


Recommended Posts

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"

Link to comment
Share on other sites


  • 2 months later...

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?

Link to comment
Share on other sites

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