...
From command prompt run the following:
sc.exe stop EZDServicesc.exe delete EZDService
Make a copy of the C:\EZDeploy\Logging folder for later review and to be able to zip up . That will enable you to zip and send into help@msptoolshed.com in order to determine potential causescause(s).
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\legalnoticetext
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\LostModeReboot
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.
...