Is there a similar utility to grep available from the Windows Command Prompt, or is there a third party tool for it?
grep
GnuWin32 is worth mentioning, it provides native Win32 version of all standard linux tools, including grep, file, sed, groff, indent, etc.
And it's constantly updated when new versions of these tools are released.