To cancel a stalled Configuration Manager update, you can follow these steps:
- Check Logs: First, review the
CMUpdate.logfile to understand the current status and any errors that might be causing the stall. This log file can provide insights into what is happening during the update process. - Use the CMUpdate Reset Tool: Since you have already run the CMUpdate reset tool, ensure you are using the correct command-line parameters. You can specify the SQL Server, site database name, and the GUID of the update package you want to reset. If you haven't done so, you can also use the
-FDELETEparameter to force deletion of the update package if it was successfully downloaded. - Restart Services: After running the reset tool, restart the SMS Executive service on the top-tier site to refresh the update process.
- Investigate Service Windows: Ensure that there are no service windows configured that might be preventing the update from proceeding. If a service window is in place, the update will wait until the window opens.
- Contact Support: If the issue persists after trying the above steps, it may be necessary to contact Microsoft SCCM CSS for further assistance, especially since you received a message indicating to do so after running the reset tool.
These steps should help you in addressing the stalled update issue.