I've been tasked to remove all those old games that came with windows from all 7,000 hard drives in our environment. You know, solitaire, Freecell etc....

I've ran an SMS report that gives path's to all the exe's..... Folks have them peppered all over their hard drives....

What do the fine folks here on the forum think about a simple file ran from root "del sol.exe /s" script?
This seem a little dangerous too??
But then it would have to be ran again for freecell and the others.... This would pull a lot of system resources.
I can hear my clients calling the helpdesk already

I'm really not concerned about uninstalling the games just deleting the *.exe's

Surely there is a nice kix script already designed to do just this?

Any help would be greatly appreciated!!