====== WLAN Profil Ex- und Importieren ====== **CMD als Admin starten** netsh wlan show profiles netsh wlan delete profile name="" netsh wlan export profile name="" folder=c:\ #ohne preshared Key netsh wlan export profile name="" key=clear folder=c:\ #mit preshared Key netsh wlan add profile filename="P:\ath\to\file.xml" user=all