Skip to main content
Skip table of contents

Backup and Restore

The backup and restore process may differ based on your database configuration.

Step-by-step guide

Backup application files


  1. Locate your EzeScan WebApps installation path by looking at the Advanced Settings in Internet Information Services (IIS) Manager.

  2. Stop the website or application pool in IIS to bring the site offline.

  3. Browse to the EzeScan WebApps installation path and then right click > Send to > Compressed (zipped) folder.

  4. This will create a zip file you can then move to a safe location

Note: If your installation is using Microsoft SQL server then you must backup the database separately.

Backup Microsoft SQL Server databases


  1. Open your appsettings.json file and locate one of the connection strings in order to determine where your SQL server is located.

  2. Ensure the Application Pool hosting EzeScan WebApps has been stopped.

  3. Connect to that specified SQL Server using Microsoft SQL Server Management Studio

  4. Right click the database and select Tasks > Backup

  5. Ensure there is no destinations and then click the Add button.

  6. Locate a suitable backup destination and give the file a name such as backup.bak. Then click the OK button.

  7. Confirm the backup destination and then click the OK button.

  8. You should then see a completed successfully message.

  9. Repeat the above steps (4-8) again for the rest of the EzeScan WebApps databases.

Note: You can use the same filename for all of the individual databases. This will combine all of the database backups into a single file.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.