Disable Local Area Connection Modification

B

bmichalski

Is there a way to prevent all users from disabling the Local Area
connection? I'm having problems with a few users who need
administrative rights on a machine abusing and constantly disabling
their ethernet adapters. Is there a way I can disable this feature?
Or script to constantly re-enable it?

Thanks,
Brian
 
F

Florian Frommherz

Howdy Brian!

Is there a way to prevent all users from disabling the Local Area
connection? I'm having problems with a few users who need
administrative rights on a machine abusing and constantly disabling
their ethernet adapters. Is there a way I can disable this feature?
Or script to constantly re-enable it?

You cannot prevent your admins from messing up the network connection.
As they are admins they are allowed to do _everything_ with their
machines. A script is not *that* sufficient, as scripts only get applied
on startup/logons. You'd have to do something like a scheduled task.

Anyway, here's a script that enables/disables the LAN connection:
http://groups.google.co.uk/group/mi...cript/msg/2b3fab1141c6c93e?dmode=source&hl=en

But I'd recommend to teach your users or try to take away their admin
rights - and make them run as users. Maybe looking for a solution to
have them with non-admin rights is easier than tricking around with LAN
connection enabling...

cheers,

Florian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Zero Upload Speed 6
Windows XP Local Area Connection 3
Cannot Disable Local Area Connection 2
Removing Local Area Connection 3
Windows XP local area connection 4
Local Area Connection Problems 1
Cannot Disable Local Area Connection 2
Group Policy vs Local Admin 4

Top