Hi, folks.
I bumped into the same thing. After granting non-admin laptop users rights co configure LAN settings (via BUILTIN\Network Configuration Operators group membership) they started having an UAC prompt to access ANY part of the system, like Computer Management, Event Viewer, Device Manager and so on, which they DID NOT HAVE BEFORE.
Good point, that regular users do not have enough authority to change LAN settings, but this is what we use GPO/Restricted groups/BUILTIN\Network Configuration Operators mechanism for, to provide them with the missing rights. And after they are all set, they CAN configure LAN settings, but to do this, users have to input their credentials in UAC prompt.
It's a nightmare to input username/password twice just to disable/enable a NIC!
As @IT_kid motioned, unlinking the GPO from OU removes UAC prompt, as well, as the rights to manage LAN settings on laptops for non-admin users :-(
If one can suggest appropriate settings for User Account Control Group Policy in GPO, we'd be very thankful. And also, I DO NOT WHANT TO TURN UAC OFF! I just do not want to bother inputting user credentials every time they try access parts of OS, where they have limited rights.
Is it possible to have no UAC prompt for non-admin users to access Windows controls while maintaining their limited rights, and having UAC on for the rest of it's functionality?
Regards