I was able to perform backup for my SQL Server Express using this command at the command prompt:
SQLCMD -E -S testing\\SQLEXPRESS –Q "BACKUP DATABASE tes