Blocking Music Download Applications with GPO

K

Keith Dahl

I'm trying to create a GPO that prevents users from
running Kaaza, Morphus, I-mesh, etc. The problem that I'm
having is that I need to know the .exe file names to add
them to the GPO. Does anyone know the file names for
these applications?
 
D

Don Grover

Tried all that
1) They will rename them and carry on using them.
2) Ports are roving so you cant block them.

Only way I have found is to write an application that checks all windows for
a specific name or part name then issues the close program api to kill
application.
Store the window names in a gpo and run the killing application with no
visible indication started from gpo..

Regards
Don
 

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