Skip to content

Instantly share code, notes, and snippets.

@d4rkeagle65
Created June 23, 2020 15:19
Show Gist options
  • Save d4rkeagle65/a535bf57f872abd4e08b2cb85ea90cb5 to your computer and use it in GitHub Desktop.
Save d4rkeagle65/a535bf57f872abd4e08b2cb85ea90cb5 to your computer and use it in GitHub Desktop.
((netsh wlan show interfaces) -Match '^\s+Signal' -Replace '^\s+Signal\s+:\s+','') -Replace '%',''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment