add netsh section (wip)
This commit is contained in:
9
Windows/netsh/readme.md
Normal file
9
Windows/netsh/readme.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# netsh.exe (WIP)
|
||||
|
||||
## Backup
|
||||
|
||||
`netsh.exe wlan export profile key=clear folder=%path%`
|
||||
|
||||
## Restore
|
||||
|
||||
`netsh.exe wlan add profile filename=%path% user=current`
|
||||
Reference in New Issue
Block a user