Get Wireless Signal Strength from WMI

(imported topic written by jcsUTSW)

Has anyone written relevance that will pull the Wireless Signal strength from WMI?

We’ve got some mobile workstations that are having all kinds of problems and we’re trying to see if the signal is low or spotty.

Anyone have any ideas?

(imported comment written by BenKus)

What does this return on your system:

selects “* from MSNdis_80211_ServiceSetIdentifier” of wmi “root\wmi”

Ben

(imported comment written by jcsUTSW)

q: selects “* from MSNdis_80211_ServiceSetIdentifier” of wmi “root\wmi”

A: Active=True

A: InstanceName=Intel® PRO/Wireless 3945ABG Network Connection

A: Ndis80211SsId=%06%00???%00%00%00%00%00%00%00%00%00%00%00

A: Active=True

A: InstanceName=Intel® PRO/Wireless 3945ABG Network Connection - Packet Scheduler Miniport

A: Ndis80211SsId=%06%00???%00%00%00%00%00%00%00%00%00%00%00

(imported comment written by BenKus)

Hmm… I guess that is not particularly helpful…

Ben