Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

netsh wlan command

 

LinkBack Thread Tools Display Modes
Old 06-03-2008, 05:28 PM   #1 (permalink)
Default netsh wlan command

Hi,

I exported our vista wireless configuration using netsh wlan export & use
netsh wlan add profile commands to deploy the same wirless config which uses
WEP keys with open authentication to many laptops. Issue is that after I
added the profile to a new latop using netsh add profile from .xml file,
windows vista pops up a message, it says to type the wep key. Why cant it
import from the xml file. Am I doing a wrong precedure. Please give
suggestions.

thanks


Ann
Guest
 
Posts: n/a
Reply With Quote  
Old 06-03-2008, 06:03 PM   #2 (permalink)
Default Re: netsh wlan command

Do you have <sharedKey> session in .xml? Or post the .xml here.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Ann" <Ann@discussions.microsoft.com> wrote in message
news:10A8D1D3-373C-4EAF-8C98-654235772313@microsoft.com...
Quote:
> Hi,
>
> I exported our vista wireless configuration using netsh wlan export & use
> netsh wlan add profile commands to deploy the same wirless config which
> uses
> WEP keys with open authentication to many laptops. Issue is that after I
> added the profile to a new latop using netsh add profile from .xml file,
> windows vista pops up a message, it says to type the wep key. Why cant it
> import from the xml file. Am I doing a wrong precedure. Please give
> suggestions.
>
> thanks
>
>
Robert L. \(MS-MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 06-04-2008, 07:21 AM   #3 (permalink)
Default Re: netsh wlan command


Hi,

attaching the file content.

<?xml version="1.0"?>
<WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1">
<name>wireless1</name>
<SSIDConfig>
<SSID>
<hex>616477637374616666</hex>
<name>wireless1</name>
</SSID>
<nonBroadcast>true</nonBroadcast>
</SSIDConfig>
<connectionType>ESS</connectionType>
<connectionMode>auto</connectionMode>
<autoSwitch>false</autoSwitch>
<MSM>
<security>
<authEncryption>
<authentication>open</authentication>
<encryption>WEP</encryption>
<useOneX>false</useOneX>
</authEncryption>
<sharedKey>
<keyType>networkKey</keyType>
<protected>true</protected
<keyMaterial>01000000D08C9DDF0115D1118C7A00C04FC29 7EB01000000E3496936BC7BCA40ACEB16B1CC333DD30000000 002000000000003660000A800000010000000B3566A66B129B 9FABFF2523E047D8CDA0000000004800000A00000001000000 0D1C7CDAFF3E01AC5512F87FF8BA03B0A10000000304B94BEB 3B73FAF6EF18EDAC29138D2140000007E4DA3279F7E694FB64 1A9D8A4130064B8D46EE4</keyMaterial>
</sharedKey>
</security>
</MSM>
</WLANProfile>

thanks.

"Robert L. (MS-MVP)" wrote:
Quote:
> Do you have <sharedKey> session in .xml? Or post the .xml here.
>
> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "Ann" <Ann@discussions.microsoft.com> wrote in message
> news:10A8D1D3-373C-4EAF-8C98-654235772313@microsoft.com...
Quote:
> > Hi,
> >
> > I exported our vista wireless configuration using netsh wlan export & use
> > netsh wlan add profile commands to deploy the same wirless config which
> > uses
> > WEP keys with open authentication to many laptops. Issue is that after I
> > added the profile to a new latop using netsh add profile from .xml file,
> > windows vista pops up a message, it says to type the wep key. Why cant it
> > import from the xml file. Am I doing a wrong precedure. Please give
> > suggestions.
> >
> > thanks
> >
> >
>
>
Ann
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Bug in the command "netsh" Terry Windows Vista Networking & Sharing 1 03-02-2007 03:44 PM
netsh -r command to change nic to dhcp Tim Guy Windows XP Configuration & Management 1 03-23-2006 02:55 AM
netsh Command not running as FBA Command Tim Windows XP Embedded 9 09-28-2005 09:31 PM
netsh command....equivalent in 98? nhtfutbol@hotmail.com Windows XP Embedded 1 03-24-2005 07:30 PM
netsh command error 10107 g Windows XP Network & Web 1 09-11-2003 06:17 PM


All times are GMT. The time now is 08:36 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90