fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


microsoft:allgemeines:export-wlan

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:allgemeines:export-wlan [2020/12/16 11:59] gsysmicrosoft:allgemeines:export-wlan [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== WLAN Ex- und Importieren ======+====== WLAN Profil Ex- und Importieren ======
  
 +**CMD als Admin starten**
 <code> <code>
 netsh wlan show profiles netsh wlan show profiles
 +netsh wlan delete profile name="<SSID>"
 netsh wlan export profile name="<SSID>" folder=c:             #ohne preshared Key netsh wlan export profile name="<SSID>" folder=c:             #ohne preshared Key
 netsh wlan export profile name="<SSID>" key=clear folder=c:   #mit preshared Key netsh wlan export profile name="<SSID>" key=clear folder=c:   #mit preshared Key
 netsh wlan add profile filename="P:\ath\to\file.xml" user=all netsh wlan add profile filename="P:\ath\to\file.xml" user=all
 </code> </code>
microsoft/allgemeines/export-wlan.1608116345.txt.gz · Last modified: (external edit)