In the event you have a deployment that is stuck and not finishing even after a reboot - please do the following n the target computer:
From command prompt run the following:
sc.exe stop EZDServicesc.exe delete EZDService
Delete the C:\EZDeploy folder
Run regedit and delete the following registry keys:
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\legalnoticecaption
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\legalnoticetextReboot
Generally if deployment unable to finish the most common cause is missing prerequisites so you would want to review Prerequisites for MSP Toolshed Usage and make adjustments as needed. For example without AV exclusions you may find the EZDService cannot start after a reboot interrupting the processing of the instruction set for your deployment.