PoshCode Archive  All files named "Wireless-Signal-Strength.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Wireless-Signal-Strength.ps1

2018-06-10
13:50
There are a couple scripts that parse netsh commands. I didn’t see this one already done, so I couldn’t steal it. I suppose I could use some regex or something simple to cut the whitespace, so feel free to “fix her up”, but this got the job done (of putting the netsh output into an object). This is a snip from a larger script I wrote as a looping, recording monitor. I used this guy’s script for inspiration: http://poshcode.org/1731 file: [dd1f32ec91] check-in: [497a442218] user: Josh Popp branch: trunk, size: 2216
13:15
Added: There are a couple scripts that parse netsh commands. I didn’t see this one already done, so I couldn’t steal it. I suppose I could use some regex or something simple to cut the whitespace, so feel free to “fix her up”, but this got the job done (of putting the netsh output into an object). This is a snip from a larger script I wrote as a looping, recording monitor. I used this guy’s script for inspiration: http://poshcode.org/1731 file: [e998d424d6] check-in: [4138e035f3] user: Josh Popp branch: trunk, size: 2216