Microsoft SQL Server backup

I would not rely on VSS. I am not sure if the client calls the SQL Server VSS writer ( I understand it is different than the regular windows VSS writer). I would set a maitenance plan in SQL Management Studio and back up the T-Logs and .BAK files.

David