Sam's Information
General technology information
Saturday, May 1, 2021
PowerShell one-liner to check Wi-Fi signal strength
To determine the strength of an existing Wi-Fi signal via PowerShell, use the following command.
(netsh wlan show interfaces) -Match '^\s+Signal' -Replace '^\s+Signal\s+:\s+',''
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.