Hello,
I'm wondering with more and more people having to work from home these days, how your support departments are handling requirements and troubleshooting of company equipment on home wireless networks? Specifically, say a user is complaining of slowness, dropped connections, etc... how do you rule out the users' own networks?
There are the obvious checks such as trace route, ping, etc. I was attempting to have a user run the wireless diagnostics and provide me the resulting tar, but it turns out that she needs admin rights in order to run that test. I'm maybe looking for something I can run from the cli that can give me stats like signal and interference info periodically... I might have to automate something with the "airport" command... looks like airport -i gives me that info... I can probably figure a way to parse that, repeat it, dump it all out to a log file.
Any other ideas?