http://sourceforge.net/projects/jpegoptim/
Lightning fast command line tool (windows + linux), can do folder wide batches, allows stripping of exif, etc. and you can set a maximum quality, e.g. if you want all information stripped and a maximum quality of 95 you can just execute:
jpegoptim --strip-all --max=95 "D:\folder\*.jpg"