The simpler way to use Bash in Windows is to install Git for Windows.
It's shipped with Git Bash which is a real Bash.
You can access it with shortcut in :
Start > All Programs > Git > Git Bash
Commands like grep, ls, find, sed, vi etc is working.