Wireless and Power settings
Background info
Wireless has, for the most part, been the bane of my existence as a Network Manager. It's flaky, it's unreliable and it can ruin your otherwise lovely day. Combined with some odd behaviour with Windows 7 and domains, student logins tend to be a bit of a lottery, with around a 1% chance of getting an error "there are no logon servers available..." and another 1% chance of logging in fine, but having no My Documents or Start Menu as they haven't mapped properly on login.
This 2% error rate has fluxuated depending on model of WAP, it was a lot higher with the Netgear and stand alone Cisco WAPS, but since the introduction of Aerohive, I can be relatively assured that the issue is going to be with the laptop/Windows, rather than the wireless itself. Not that Aerohive is 100% faultless, it has a tendency to put APs that are next to each other on the same channel, and the odd WAP occasionally needs to be prodded with a paperclip, but it's generally a good, reliable system.
The interesting bit
But to the more helpful aspect of this blog. After receiving a complaint from a teacher that everytime she closed the lid of her laptop to move lesson, she would lose network connectivity and thus any files she had open would be made read only, causing her some grief. It wasn't insurmountable, but if we could look into it, that would be appreciated. My first thought is power settings, change it so that when the Lid is closed, nothing happens and problem is solved. Whilst digging around in the power settings, I can across a setting I hadn't seen before, and is definitely not in the GPP for power settings: Wireless Adapter settings. On the default power settings for Windows 7, on battery, Windows will reduce the performance of your wireless adapter.
After a bit of research to find out if I can change this setting via Group Policy, I found out that this has caused other people grief with poor wireless performance, and that is isn't possible to change via GPO or GPP. Indeed, our very own EduGeek has a thread on the subject:
http://www.edugeek.net/forums/windows-7/83351-wireless-power-gpo-settings.html
I wanted a simpler solution to the one offered by @VeryPC_Tom_M and wondered whether the 'high performance' plan built into Windows 7 had enable 'Maximum performance' on Wireless adapters, which it has. This being the case, I've set a script to run on start up for laptops for the following:
Powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
This should ensure that all laptops are set to High Perfomance, and hopefully reduce that 2% down to 0.2% or lower.
Now, if I could only get laptops to receive Group Policy updates over wireless I'd be onto a real winner...
Edited by simpsonj

3 Comments
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now