I am running MS SQL Server 2008 R2. I just want to know if there is a way to output the backup job results to a txt file. I have another program that reads the text file to see it is failed or succeeded. It is for this reason that I need it.
I know I can use a -o for the output, but that is only within the sqlcmd.
Thanks,
Rob