• When I run the batch file and redirect it's output, the first thing I see is this:

    Sqlcmd: 'GÇôE': Unexpected argument. Enter '-?' for help.

    The contents of the output.txt file are as follows:

    C:\Users\rfalanga\Documents\SQL Server Management Studio\Backup Files>sqlcmd -U Superacct -P xxxx -S .\EXPRESS –E -Q "EXEC master..sp_BackupDatabases @backupLocation='C:\SQLBackups\', @backupType='F'"

    Kindest Regards, Rod Connect with me on LinkedIn.