Jump to content


  • 0
regan

Add Wifi to task sequence

Question

So I’m trying to add my Wi-Fi settings at part of my OSD task sequence however they don’t seems to be applying. They've added them right at the end so drivers ect are installed.

 

Ive created the XML using the netsh wlan export profile name=”SSID” then added it to sccm and distributed it.

As you can see in my screen shots

 

 

post-24873-0-45611600-1438329288_thumb.jpg

post-24873-0-61064800-1438329415_thumb.jpg

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

is there really spaces in your wifi ssid ?

also, you've checked the 'run as account' but havn't specified any, also deployment share is missing a 't'

 

with all these typos i'd double check what you've entered and if there's any spaces be sure to encapsulate them with " "

Share this post


Link to post
Share on other sites

  • 0

It’s just how I've edited my screenshots with my low skilled paint images :blink: , I’ve managed to work out what the problem was, i was capturing the wifi with this command netsh wlan add profile filename="WiFi.xml", however that means the password is encrypted so i used the command below and Bingo on first boot wifi is connected.

 

 

 

netsh wlan export profile key=clear

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.