2 lines
116 B
PowerShell
2 lines
116 B
PowerShell
New-Item -Path "C:\WiFiBackup" -ItemType Directory -Force
|
|
netsh wlan export profile key=clear folder="C:\WiFiBackup" |