9 lines
156 B
Markdown
9 lines
156 B
Markdown
# netsh.exe (WIP)
|
|
|
|
## Backup
|
|
|
|
`netsh.exe wlan export profile key=clear folder=%path%`
|
|
|
|
## Restore
|
|
|
|
`netsh.exe wlan add profile filename=%path% user=current` |