I'm creating/testing an OSD TS for our school's laptops and netbooks and I'm stuck at a certain step.
This step should import profiles of our school's wifi-networks so that the laptops & netbooks can automatically connect to them after deployment.
How should this work...
I have 2 xml profiles called "sjib_1.xml" and "sjib_2.xml".
I tried to import them with :
- a batch-file calling : netsh wlan import command (tried them standalone on a laptop and they work). I created a package with a program (the batch-file) and inserted that one in the OSD TS but no joy
- instead of a batch-file, I tried to import them via 2 command-lines in the TS : netsh wlan import profile name="sjib_1.xml" and another one for the sjib_2.xml file.
When the TS tries to perform this step, it exits with error "0x8007010B".
Any clues would be welcome!
This one is for real opposite to the one I mistakenly have posted about Office :s
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.
Hi,
I'm creating/testing an OSD TS for our school's laptops and netbooks and I'm stuck at a certain step.
This step should import profiles of our school's wifi-networks so that the laptops & netbooks can automatically connect to them after deployment.
How should this work...
I have 2 xml profiles called "sjib_1.xml" and "sjib_2.xml".
I tried to import them with :
- a batch-file calling : netsh wlan import command (tried them standalone on a laptop and they work). I created a package with a program (the batch-file) and inserted that one in the OSD TS but no joy
- instead of a batch-file, I tried to import them via 2 command-lines in the TS : netsh wlan import profile name="sjib_1.xml" and another one for the sjib_2.xml file.
When the TS tries to perform this step, it exits with error "0x8007010B".
Any clues would be welcome!
This one is for real opposite to the one I mistakenly have posted about Office :s
best regards,
Hans
Share this post
Link to post
Share on other sites