I am looking for something that will do piping in DOS. For example, here is what I want to do, I want to search a network volume for all files containing the following Ba*.wbk, I want for it to search and delete these files on the fly.

I know how to do this in Unix, but how would I do this in a Windows/DOS enviroment. Any help would be appreciated.