Link to home
Start Free TrialLog in
Avatar of travbeav
travbeav

asked on

Restricting rights of users in Network Configuration Operators group in XP

I have a network of software engineers and they need to configure multiple NICs in lab PCs to do their jobs.

I want to add these users to the "Network Configuration Operators" group on these XP PCs, but was wondering if I could block them from modifying one particular connection.

I would like them to be able to modify all connections any way they'd like, except for one - the "Local Area Connection" which is the connection to the network I manage.

Please let me know if there is a way to do this.....either with group policy or registry changes.

Thanks.
Avatar of johnb6767
johnb6767
Flag of United States of America image

Try searching under the following reg key for Local Area Connection, and see if you can adjust the permissions to restrict changes....

Under here you will find the Local Area connection details, and under the next key below that one, you should see the sections where the actual changes are made to the connection, like WINS, DNS etc...

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}

If the above key doesnt show a default value of Network Adapters, search the below key for the network adapters....

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
ASKER CERTIFIED SOLUTION
Avatar of bbao
bbao
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial