microsoft:allgemeines:export-wlan
WLAN Profil Ex- und Importieren
CMD als Admin starten
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
microsoft/allgemeines/export-wlan.txt · Last modified: 2024/02/17 19:03 by 127.0.0.1