I went ahead and used Auto-It v3's WinList to retrieve a collection of applications with a Window Title provided by user via command-line parameter, WinClose function to close the questionable applications and couple it with SysInternal's PsExec to execute it remotely.

Works like a charm.

Thanks for your suggestions, anyway!