Hi
Is there a way using TEE command to direct the stderr and the stdou to a file. Currently only the stdout is hitting my file with this command and the stderr is hitting the screen:
call Essbase_Bkup.bat | tee F:\EssbaseBackup\Daily\Err
or_Log.txt
At end of day, I need the Error_Log.txt to contain both
Thanks,
Sam
Start Free Trial