Allowing non-admins access to control panel

  • Thread starter Thread starter Karen
  • Start date Start date
K

Karen

For laptops with Windows XP Pro, we would like to allow
users to change their IP address when on the road so they
can use their ISPs. Yet, we don't want to give them local
admin privileges. Is there a user right or reg key that
could give them *just* that authority? Maybe system time
too for other time zones.
TIA, Karen
 
Start|Run|Gpedit.msc|Users Configuration|Administrative Templates|System|
Execute only allowed Windows Applications|Enable|Show|Add|Type
Application(s).exe (allow access)
Do not Execute Specified Windows Applications|Enable|Show|Add|Type
Application(s).exe (deny acces)
Prevent acces to system command|Enable and select yes.
Ctrl+Alt+Delete Options|Remove Taskmanager|Enable

You'll need to prevent acces to system command and Taskmanager since acces
trough these can still be posible.
 
Back
Top