Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. Export Wireless settings
  2.  
  3. Launch a command prompt as administrator
  4. Type “netsh wlan show profiles”3. Chose profile you want to export.
  5. Type Netsh wlan export profile name=”[ProfileName]” Folder=”[Folder Path]”
  6.  
  7. Example: netsh wlan export profile name=”home-network” folder=”g:\wireless-profile”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement