Use the following table to determine how to revert a patch deployment based on the deployment mechanism you use.

Table 44. Reverting a Patch Deployment
Deployment Mechanism Action to Take to Revert Patch Deployment
Installers
  1. Uninstall the files for the full deployment, which uninstalls all associated patch deployments.
  2. Reinstall the version of the full deployment and previous patch deployments you want.
Source Code Control System Force-synchronize files to a date earlier than the patch deployment you want to revert.
Network Drive
  1. Create a list of all files in the patch deployable image.
  2. For each file, determine if the file exists in the full deployable image or in previous patch deployable images.
  3. If the file exists in the deployable image, copy the latest version of the file to the network drive. If the file does not exist in the deployable image, delete the file from the network drive.