Blocking Music Download Applications with GPO

  • Thread starter Thread starter Keith Dahl
  • Start date Start date
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?
 
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
 
Back
Top