Event ID 226 — Application Recovery

Applies To: Windows Server 2008

You can use the wbadmin start recovery command or the Recovery Wizard in Windows Server Backup to recover applications and related data from a backup. To enable applications to be recovered, you need to install recovery plug-ins. For more information, see https://go.microsoft.com/fwlink/?LinkId=93493.

Event Details

Product: Windows Operating System
ID: 226
Source: Microsoft-Windows-Backup
Version: 6.0
Symbolic Name: APP_RESTORE_PARTIAL_SUCCEEDED_EVENT
Message: The restore of component(s) completed with errors. One or more components may not have been recovered correctly.

Resolve

Review event details for solutions for failed recovery

If the application recovery fails, review the details for the applicable events to find out why the recovery operation failed. Then re-run the recovery.

To do this, follow these general steps:

  1. Find the applicable events in Event Viewer, and then review the details for those events to find out why the recovery operation failed. For more information, see "Review event details in Event Viewer."
  2. Review the details provided about the failure in the Windows Server Backup snap-in start page. For more information, see "Review error messages in the Windows Server Backup snap-in."
  3. Confirm that the location to perform the recovery to is online.
  4. After resolving any errors that you find in performing the steps above, re-run another application recovery. For more information, see "Recover applications using the Windows Server Backup snap-in."

To perform these procedures, you must have membership in Backup Operators or Administrators, or you must have been delegated the appropriate authority.

Review event details in Event Viewer

To review event details for an application recovery in Event Viewer:

  1. Open Event Viewer. Click Start, click Administrative Tools, and then click Event Viewer.
  2. In the left pane, double-click Applications and Service Logs, double-click Microsoft, double-click Windows, double-click Backup, and then click Operational.
  3. In the right pane, click the Details tab, and then click XML View.
  4. Click an event in the list.
  5. Review <Data Name="AppsInfo"> to see the error code (XML Node: HResult) and detailed error code (XML Node: DetailedHResult), along with other details about the application component whose recovery failed.
  6. Review <Data Name="AppRestoreAlternateTargetPath"> to see the location where the recovery was being performed to, and use this information to diagnose any errors related to the recovery location.
  7. Review <Data Name="FileFailureLogPath"> to determine which files or folders failed and with what errors.
  8. Review error messages for the error codes, as described in "Review error messages in the Windows Server Backup snap-in."

Review error messages in the Windows Server Backup snap-in

To view error messages using Windows Server Backup:

  1. Open the Windows Server Backup snap-in. Click Start, click Administrative Tools, and then click Windows Server Backup.
  2. On the start page, under Messages, double-click the event for the failed volume recovery, click the Errors tab, and view the text under Message.

Recover applications using the Windows Server Backup snap-in

Note: If you are using BitLocker Drive Encryption to protect your server and you need to perform a system recovery, make sure to reapply BitLocker Drive Encryption. This will not happen automatically—it must be enabled explicitly. For instructions, see the Windows BitLocker Drive Encryption Step-by-Step Guide (https://go.microsoft.com/fwlink/?LinkId=93107).

Before you begin, you should:

  • Make sure that the computer that you are recovering files to is running Windows Server 2008.
  • Make sure at least one backup of the application exists on an external disk or in a remote shared folder, and that the disk is attached and online or that the shared folder is available.
  • Make sure that the application to be recovered uses Volume Shadow Copy Service (VSS) technology so that it is compatible with Windows Server Backup. In addition, the VSS writer for the application must have been enabled before you created the backup that you will use for recovery. Most applications require you to specifically enable the VSS writer—it is not enabled by default. If the VSS writer was not enabled for the backup, you will not be able to recover applications from it. For more information about backing up and recovering applications, see https://go.microsoft.com/fwlink/?LinkId=95935.
  • Make sure the external disk or shared folder that is hosting the backup is online and available to the server.

Note: You can also use the Wbadmin start recovery command to perform this task. For examples and syntax for this command, see https://go.microsoft.com/fwlink/?LinkId=93338.

To recover an applicaton:

  1. Open the Windows Server Backup snap-in. Click Start, click Administrative Tools, and then click Windows Server Backup.

  2. In the Actions pane of the snap-in default page, under Windows Server Backup, click Recover. This opens the Recovery Wizard.

  3. On the Getting started page, specify whether you will recover the application from backups run on this computer or another computer, and then click Next.

  4. If you are recovering applications from backups stored on another computer, do the following, and then click Next:

    • On the Specify location type page, specify whether the backup that you want to restore from is on a local drive or in a remote shared folder.
    • If you are recovering from a local drive, on the Select backup location page, select the location of the backup from the drop-down list. If you are recovering from a remote shared folder, on the Specify remote folder page, type the path to the folder that contains the backup. In the folder, the backup should be stored at \\<RemoteSharedFolder>\WindowsImageBackup\<ComputerName>\<YourBackup>.
  5. If you are recovering from this computer, on the Select backup location page, select the location of the backup from the drop-down list, and then click Next.

  6. On the Select backup date page, select the date from the calendar and the time from the drop-down list of the backup that you want to restore from, then click Next.

  7. On the Select recovery type page, click Applications, and then click Next.

  8. On the Select application page, under Applications, click the application that you want to recover. If the backup that you are using is the most recent and the application you are recovering supports a "roll-forward" of the application database, you will see a check box labeled Do not perform a roll-forward recovery of the application databases. Select this check box if you want to prevent Windows Server Backup from rolling forward the application database that is currently on your server. Click Next.

  9. On the Specify recovery options page, under Recovery destination, do one of the following, and then click Next:

    • Click Recover to original location.
    • Click Recover to another location. Then, type the path to the location, or click Browse to select it.

    Important: If you choose Recover to another location, the application will be copied to the different location, but you cannot recover an application to a different location or computer of a different name.

  10. On the Confirmation page, review the details, and then click Recover to restore the listed items.

  11. On the Recovery progress page, you can view the status of the recovery operation and whether or not it was successfully completed.

Verify

To verify that an application recovery was successful, after you perform the recovery, look for Event ID 225, which indicates that the recovery completed without errors.

To perform this procedure, you must have membership in Backup Operators or Administrators, or you must have been delegated the appropriate authority.

To verify that a file or folder recovery was successful:

  1. Open Event Viewer. Click Start, click Administrative Tools, and then click Event Viewer.
  2. In the left pane, double-click Applications and Service Logs, double-click Microsoft, double-click Windows, double-click Backup, and then click Operational.
  3. In the Event ID column, look for event 225.
  4. For this event, confirm that the the value in the Source column is Backup.

Application Recovery

File Services