Microsoft Dynamics CRM VSS writer service

 

Applies To: Dynamics CRM 2015

The Microsoft Dynamics CRM VSS Writer Service provides added functionality for backup and restore of Microsoft Dynamics CRM databases through the Volume Shadow Copy Service framework.

Volume Shadow Copy Service (VSS) is a set of Component Object Model (COM) application programming interfaces (APIs) that provides standardized interfaces, enabling backup and restoration software, such as Systems Center Data Protection Manager, to centrally manage the backup and restore operations on a variety of applications. VSS also implements a framework that enables volume backups to be performed while applications on a system continue to write to the volumes.

In this topic

Dependencies

Permissions required

Features

Steps required to use with System Center Data Protection Manager

Dependencies

  • System Center 2012 Data Protection Manager (DPM)

  • SQL Server VSS Writer. The SQL Server VSS Writer service, which is available with Microsoft SQL Server 2012, must be started for the Microsoft Dynamics CRM VSS Writer service to work correctly.

Important

Earlier versions of System Center Data Protection Manager aren’t supported.

Permissions required

The Microsoft Dynamics CRM VSS Writer runs as a service and can be run either under Network Service or a domain user account. For information about the required permissions, see Minimum permissions required for Microsoft Dynamics CRM Setup and services.

Features

The Microsoft Dynamics CRM VSS Writer supports:

  • Backup and restore of the configuration (MSCRM_CONFIG) and multiple organization (organizationName_MSCRM) databases.

  • The Microsoft Dynamics CRM application doesn’t need to be offline while databases are backed up.

  • During a database restore, the application is automatically taken offline, and after successful restoration, brought back online again.

The Microsoft Dynamics CRM VSS Writer doesn’t support:

  • Backup and restore of Microsoft SharePoint databases that are integrated with Microsoft Dynamics CRM. For these databases, use the SharePoint VSS Writer.

  • Backup and restore of Microsoft SQL Server Reporting Services databases that are used for Microsoft Dynamics CRM reporting. For these databases, use the SQL Server VSS Writer.

Steps required to use with System Center Data Protection Manager

The following command needs to be executed in the DPM Management Shell on the computer where System Center 2012 Data Protection Manager is running so that Data Protection Manager can recognize the Microsoft Dynamics CRM VSS Writer. The user running the command must be a member of the administrators group on the local computer.

Set-DPMGlobalproperty -dpmservername DPM_SRVR_NAME -registeredwriters APPS_VSS_WRITER_ID

DPM_SRVR_NAME is the name of the computer where System Center 2012 Data Protection Manager is running.

APPS_VSS_WRITER_ID is the unique identifier of the Microsoft Dynamics CRM VSS Writer service, which is always 74bf91e0-e0fa-4ba9-9258-48f4fd1d0445.

See Also

Microsoft Dynamics CRM data protection and recovery
Back up the Microsoft Dynamics CRM System
Volume Shadow Copy Service
Data Protection Manager

© 2016 Microsoft Corporation. All rights reserved. Copyright