Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Snapshot Manager for Cloud Install and Upgrade Guide
  3. Section I. NetBackup Snapshot Manager for Cloud installation and configuration
  4. Configuration for protecting assets on cloud hosts/VM
  5. Protecting assets with NetBackup Snapshot Manager's on-host agent feature
  6. Configuring the NetBackup Snapshot Manager application plug-in
  7. Microsoft SQL plug-in
  8. Additional steps required after a SQL Server instance snapshot restore
  9. Steps required after a SQL Server host-level restore
NetBackup™ Snapshot Manager for Cloud Install and Upgrade Guide

Steps required after a SQL Server host-level restore

Perform these steps after you have restored a host-level SQL Server snapshot from the NetBackup UI. These steps are required irrespective of whether you are restoring the snapshot to the original location or to a new location.

Before you proceed, verify the following:

  • Ensure that the SQL Server user account on the Windows host where you intend to revert the shadow copy, has full access to the restore data.

  • Ensure that the pagefile.sys is not present on the drive that is selected for the snapshot creation or snapshot restore.

    The snapshot creation and snapshot restore operations will fail if the file is present on the selected drives.

Perform the following steps to revert the shadow copy

  1. Connect to the Windows host where the SQL Server instance is running.

    Ensure that you use an account that has administrator privileges on the host.

  2. Stop the SQL Server service on the Windows host.
  3. Open a command prompt window. If Windows UAC is enabled on the host, open the command prompt in the Run as administrator mode.
  4. Navigate to %programdata%\Veritas\CloudPoint\tmp\tools\windows\tools\ directory, and then run the following command from there:
    vss_snapshot.exe  --revertSnapshot

    The command displays a json output with Status = 0 that confirms that the operation is successful.

    This command reverts the shadow copies for all the drives, except the system drive. The SQL Server service is stopped before the snapshot is reverted and automatically started after the revert operation is successful.

  5. Start the SQL Server service on the Windows host.

Feedback

Was this page helpful?
Previous

Additional steps required after a SQL Server instance snapshot restore

Next

Steps required after a SQL Server instance disk-level snapshot restore to new location

Feedback

Was this page helpful?