I no longer work at Microsoft, so please don't bother leaving a comment here or trying to contact me through my MSDN blog.
You can find my new blog at http://www.technologytoolbox.com/blog/jjameson. My new site also provides copies of all posts from my MSDN blog.
Yesterday I replied to an email from a teammate in which I incorrectly stated that you can't redirect stderr to stdout in DOS -- er, I mean a command window in Microsoft Windows.
stderr
stdout
I would have sworn the last time I tried something like the following in Windows Server 2003 (a couple of years ago), I got an error message:
Fortunately another teammate on the thread, Prashant Nayak, experimented with this and confirmed that it actually does work. Thanks, Prashant, for setting the record straight!