When you run the following in Management Studio, what is the result:
| Code: |
| EXEC master..sqlbackup '-sql "BACKUP DATABASE model TO DISK = [<AUTO>]"' |