![]() |
| | #1 (permalink) |
| 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 | Guest
Posts: n/a
|
|
| | #2 (permalink) | |
| 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:
| Guest
Posts: n/a
| |
|
| | #3 (permalink) | ||
| 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:
| Guest
Posts: n/a
| ||
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| 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 |