Prohibit instant messaging services on TS

M

Marty

I have a couple of users that are installing instant
messenges by aol and yahoo and msn. How can I stop this
from happenking? There is an option in group policy that
says do not allow.. and that is set to not allow

Also how to stop from having users install stuff or
download stuff?

Thanks
 
V

Vera Noest [MVP]

There are a couple of things you can do:

(1) if you have a limited amount of allowed applications, you can
use AppSec from the Resource Kit to allow only those. See:
320181 - HOW TO: Use the Application Security Tool to Restrict
Access to Programs in Windows 2000 Terminal Services
http://support.microsoft.com/?kbid=320181
257980 - Appsec Tool in the Windows 2000 Resource Kit Is Missing
Critical Files
http://support.microsoft.com/?kbid=257980

(2) you can use Group Policies to restrict access to all kinds of
things. I understand that you have tried this, but something
didn't work. You can use gpresult from the ResKit to check which
GPOs are affecting the users.
278295 - How to Lock Down a Windows 2000 Terminal Services Session
http://support.microsoft.com/?kbid=278295
260370 - How to Apply Group Policy Objects to Terminal Services
Servers
http://support.microsoft.com/?kbid=260370

(3) you can use NTFS permissions on the file system to give users
only Read + Execute permissions on directories like C:\Program
Files

(4) you can give users only Read permissions on specific keys in
the registry. I find that the most important one is the
HKLM/Software/Micrsoft/Windows/CurrentVersion/Run
With only Read permission, users won't be able to install spyware
like Gator.

See also:
Securing Windows 2000 Terminal Services
http://www.microsoft.com/technet/treeview/default.asp?
url=/technet/prodtechnol/win2kts/maintain/optimize/secw2kts.asp
 
J

Jeff Middleton [SBS-MVP]

There aren't really specific policies to prevent this, and in some cases,
ensuring that users don't have Administrator/Power User permissions is
sufficient.

As a more dramatic method to block it, you can manually set permissions on
either the program folder that application installs to, or registry
permissions on application specific registry locations that will prevent the
app from functioning for them, or at all. Keep in mind, this is a sort of
aggressive step to take, you aren't going to find a lot of technical support
help on such matters from anyone. However, this is how I'm approaching
things at this point with spyware and unwelcome apps.
 

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

Top