It would be nice to have a native TERMINATE function like the Microsoft Resourcekit utility KILL or the WMI Process.Terminate

Be able to support both LOCAL and REMOTE as well as Windows 9x/NT/2000/XP/2003

TERMINATE($Computer,'Winword.exe')
or
TERMINATE(@WKSTA,'NOTEPAD.EXE')

Also maybe supporting the process tree where more then one file is part of the process so that the process can be terminated successfully.

[ 31. August 2003, 13:25: Message edited by: NTDOC ]