Jump to content

Give access to only one application on the PC


SBSB
 Share

Recommended Posts

Hi,

We have a situation where we want to develop/implement a program that prevents users from accessing anything on the computer except one predefined application (say an exe). When the user logs in (all our machines have Windows XP Professional) the predefined application should automatically open up. When the user exits this application, the user must be logged out. When the user tries to login again, the same cycle has to continue.

Any ideas on how to achieve this functionality?

Thanks

SBSB

Link to comment
Share on other sites

Group Policy Editor may allow you to do this. Just disable access to mostly everything, but allow your said program. You may want to look into 3rd party software, but programs like this can get quite expensive.

http://www.theeldergeek.com/group_policy_editor.htm

Thanks for the response, Scarecrow Man. Can we set this up programmatically. In other words, can we put restriction policy in group policy through a .NET application?

Thanks

SBSB

Link to comment
Share on other sites

I don't think that is possible; in fact I think it would be dangerous if an application could take over a whole system like that (think of malware!)

Some basic information on Group Policy: http://en.wikipedia.org/wiki/Group_Policy; with links to more extended info.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy