I'm not up on what might be out there for windows specifically, but I know I'd use top or ps to do that in linux. To that end, y-ou might be able to install [link|http://www.cygwin.com/|cygwin] and write a bash script to use ps or top to do what you need and run it under cron at whatever frequency you need.