Computer to PING is powered off.
If I issue the following command at a CMD prompt, the errorlevel is returned properly. However, if I issue the same command from within a batch file, the errorlevel is always returned as 0. Suggestions?
Ping -n 1 |FindStr /I “Reply From”