How to limit user application access?

  • Thread starter Thread starter Mule
  • Start date Start date
M

Mule

I want to create an account on an XP machine where the only thing the user
can do at all is run internet explorer - no control panels, no other apps.
Machine runs XP Pro. How do I do that?
 
Replace HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon, REG_SZ
Shell "Explorer.exe" with the application executable name (iexplore.exe) and
adjust the system PATH. Search www.jsiinc.com about locking down that
desktop and kiosk mode. Run gpedit.msc and create a policy.
 

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

Back
Top