Error. Online Backup and Recovery Manager does not show Microsoft SQL Server backup option

  1. Check if the SQL Server VSS Writer is presented among other SQL services in Services (services.msc):

    VSS writers

    If the SQL Server VSS Writer is not appearing, check following:

    1. Shared Management Objects and Microsoft System CLR Types are installed.

    2. If the above components are installed, try to repair SQL Server installation.

  2. If SQL Server VSS Writer exists, but SQL backup option is not appearing in OBRM, check the state of the VSS writers:

    1. Open the Command Prompt as administrator, and enter the following command:

      VSSadmin list writers
      

      VSS list writers

    2. If the SQL Server VSS writer is present, note the output, and then provide it in the support ticket.

  3. If the SQL Server VSS writer is not present on the list, check following:

    1. Change the SQL server VSS Writer service to log in as administrator (domain administrator if the machine is under a domain).

    2. Restart the “SQL Server VSS Writer” service.

    3. Check if another backup software is installed, for example, Symantec Backup Exec 2010 (they may hide, “lock” or rename standard SqlServerWriter).

    4. Submit OBRM logs (MenuDisplay logs).