Command line interface for W-lan in Windows xp, vista, 7

Windows has a command line interface for the wireless profiles, here are a few commands which can be usefulle:

  • netsh wlan show profiles (show all profiles)
  • netsh wlan export profile name=”NetworknetForFree” folder=C:\
    • If the profile name is left out all profiles are exported
  • netsh wlan add profile filename=”c:\Wireless Network Connection-NetworknetForFree.xml” user=all

Read the hole post here

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.