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

Next revision
Previous revision
microsoft:allgemeines:export-wlan [2020/12/16 11:54] – created 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> 
 +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>" key=clear folder=c:   #mit preshared Key 
 +netsh wlan add profile filename="P:\ath\to\file.xml" user=all 
 +</code>
microsoft/allgemeines/export-wlan.1608116087.txt.gz · Last modified: (external edit)