3

Is it possible to disable the use of portable applications on non-administrator accounts? I am the administrator on a Windows XP machine, and I do not want limited users to be able to run portable applications - especially web browsers.

Can this be done?

Jared Harley
  • 13,012
Wern Ancheta
  • 6,620

1 Answers1

3

You will want to take a look at the Software Restrictions Policies on your system. You can find out more from Microsoft KB310791: Description of the Software Restriction Policies in Windows XP.

WindowsNetworking.com has an article, Using Software Restriction Policies To Keep Games Off Of Your Network, that provides some concrete examples of how to use the restrictions.

If the users are launching the software from USB drives, you can prevent users from connecting to the USB devices by following Microsoft KB823732: How can I prevent users from connecting to a USB storage device?

Jared Harley
  • 13,012