Patch Status Messages
| Category | Status | Description |
|---|---|---|
| Patch Status States | Downloading | Patch is currently being downloaded. |
| Downloaded | Patch has been successfully downloaded and verified. | |
| Executing | Patch installation is in progress. | |
| Pending | Patch is awaiting verification | |
| Updated | Patch has been successfully installed and verified. | |
| Replaced | Patch has been superseded by another patch and will not be installed. Install the latest patch to fix this CVE. | |
| Failed | Patch installation failed. | |
| Download Failed | Patch download failed. | |
| Detailed Status States | ||
| Initial States | Update Available | Patch is available for download; URL exists and download method is automatic. |
| Update Not Available | Patch URL is missing or download method is not automatic | |
| Download States | Downloading | Patch download is in progress. |
| Download Failed | Download failed due to a specific reason. | |
| Ready | Download completed successfully. | |
| User Interaction States | Pending UC | Waiting for user response or user postponed the action. |
| Pending Execution | The user-approved or forced installation time has passed, but another patch in the deployment set is still being installed. | |
| Installation States | Executing | Patch is currently being installed. |
| Pending Scan | Installation finished; awaiting the scan to verify that patch is no longer needed. | |
| Pending Reboot | Installation finished but system reboot is required. | |
| Final States | Updated | Patch successfully installed and verified; no longer appears in scans. |
| Failed | Installation failed. | |
| Not Installed | Installation completed but patch still appears in verification scan. | |
| Replaced | Patch was replaced by another patch. | |
| Cancelled | The operation was canceled before completion because the administrator initiated a different deployment using the Patch Now feature. | |
| Interrupted | Patch disappeared from scan results (likely installed by another process). | |
| Download Failure Reasons | HTTP errors | Network connectivity issues, server unavailable, or authentication failures. |
| Signature validation failed | Downloaded file failed digital signature verification. | |
| Patch file does not exists | File missing after download attempt. | |
| Failed to create packager (Err=X) | System component initialization failure. | |
| Failed to initialize packager (Err=X) | Packager configuration failure. | |
| Cannot get patch download info | Unable to retrieve patch metadata from vendor. | |
| Failed to get installable patches (Err=X) | System error retrieving available patches. | |
| Installation Failure Reasons | Patch installation failed (Error=X) | Where X is the exit code from the patch installer. Exit code 0: Success Exit code 3010: Success but reboot required Other codes: Various installer-specific errors |
| Failed To create Process | Unable to start the patch installation process. | |
| Deployment process finished with status X | Process completed with non-zero exit code. |