User Tools

Site Tools


microsoft:desktop:win_10:wireles_details

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
microsoft:desktop:win_10:wireles_details [2017/09/05 19:28] rpleckomicrosoft:desktop:win_10:wireles_details [2017/09/05 19:36] (current) rplecko
Line 6: Line 6:
   netsh wlan show profiles   netsh wlan show profiles
      
-  Output will look like this+Output will look something like this:
      
 <code>C:\Windows\System32>netsh wlan show profiles <code>C:\Windows\System32>netsh wlan show profiles
Line 19: Line 19:
 ------------- -------------
     All User Profile     : MyWirelessAP</code>     All User Profile     : MyWirelessAP</code>
 +    
 + Next enter:
 +
 +  netsh wlan show profile MyWirelessAP
 +  
 +Output will look something like this:
 +
 +<code>C:\Windows\System32>netsh wlan show profile MyWirelessAP key=clear
 +
 +Profile H-net on interface Wi-Fi:
 +=======================================================================
 +
 +Applied: All User Profile
 +
 +Profile information
 +-------------------
 +    Version                : 1
 +    Type                   : Wireless LAN
 +    Name                   : MyWirelessAP
 +    Control options        :
 +        Connection mode    : Connect automatically
 +        Network broadcast  : Connect only if this network is broadcasting
 +        AutoSwitch         : Do not switch to other networks
 +        MAC Randomization  : Disabled
 +
 +Connectivity settings
 +---------------------
 +    Number of SSIDs        : 1
 +    SSID name              : "MyWirelessAP"
 +    Network type           : Infrastructure
 +    Radio type             : [ Any Radio Type ]
 +    Vendor extension          : Not present
 +
 +Security settings
 +-----------------
 +    Authentication         : WPA2-Personal
 +    Cipher                 : CCMP
 +    Authentication         : WPA2-Personal
 +    Cipher                 : Unknown
 +    Security key           : Present
 +    Key Content            : MyP@ssW0rd
 +
 +Cost settings
 +-------------
 +    Cost                   : Unrestricted
 +    Congested              : No
 +    Approaching Data Limit : No
 +    Over Data Limit        : No
 +    Roaming                : No
 +    Cost Source            : Default</code>
 +
microsoft/desktop/win_10/wireles_details.1504639736.txt.gz · Last modified: 2017/09/05 19:28 by rplecko