CF 2021 Update 10 failed to install
Hello,
I am having issues updating CF2021 Update 10. After running the install i recive this error at the end of the update wizzard

The log file show these errors:
Installation: Unsuccessful.
148 Successes
1 Warnings
2 NonFatalErrors
2 FatalErrors
Action Notes:
Failed to copy hotfix files:C:\Users\administrator.BAYNET\321779.tmp\dist\updates: Failed to copy the hotfix files to the target location. Retry installation after ensuring that the server is not running or files are not locked by the server.
Failed to copy hotfix files:C:\Users\administrator.BAYNET\321779.tmp\dist\wwwroot: Failed to copy the hotfix files to the target location. Retry installation after ensuring that the server is not running or files are not locked by the server.
Failed to copy hotfix files:C:\Users\administrator.BAYNET\321779.tmp\dist\updates
Additional Notes:
FATAL ERROR - Failed to copy the hotfix files to the target location:C:\ColdFusion2021\cfusion\lib\updates
FATAL ERROR - C:\Users\administrator.BAYNET\321779.tmp\dist\updates (The system cannot find the file specified)
Failed to copy hotfix files:C:\Users\administrator.BAYNET\321779.tmp\dist\wwwroot
Additional Notes:
FATAL ERROR - Failed to copy the hotfix files to the target location:C:\ColdFusion2021\cfusion\wwwroot
FATAL ERROR - C:\Users\administrator.BAYNET\321779.tmp\dist\wwwroot (The system cannot find the file specified)CF starts and im able to browse it but certain pages do not work for example the Package Manager page is blank and this error is displayed

- We are running CF 2021 standalone server (Server Configuration) on Windows Server 2019.
- I ran Update 10 by first downloading the update from CF admin then using CMD to run the update (this is our normal procedure and have run all updates this way without any issues)
- I also manually stopped the CF service prior to running the update as we have in past seen issues with the install stopping the service.
- CF 2021 Update 10 release notes (https://helpx.adobe.com/coldfusion/kb/coldfusion-2021-update-10.html) has an Alert for note about The Oracle Java CPU update. However it notes that if using java bundled with CF there should be no issues with the update. We are using the CF bundled java so this should not be an issue.
I have tried the following:
1) Retired the update - failed with same error
2) Rolling back the update by restoring folders from the backup directory
3) I also had a manuall backup of the CFHOME folder prior to running update so tired restoring that but it throws a 500 page.
4) Reviewed installed packages by running cfpm.bat. I compared the list with another CF2021 (running update 9) instance on a different 2019 Windows Server. There is one missing plugin which is pmtagent. So i tried installing that using cmd install pmtagent in cfpm.bat. but its failing to install with following error: Sep 13, 2023 10:34:20 AM Error [Thread-20] - An error has occurred while installing the package pmtagent. Exception : Activator start error in bundle perfmon [266].
However Im not sure if it is required
Thanks,
