files
shell-utils/Windows/netsh/readme.md
2025-12-17 12:42:04 +01:00

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`