Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. From command prompt run the following:
    sc.exe stop EZDService

    sc.exe delete EZDService

  2. 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).

  3. Delete the C:\EZDeploy folder

  4. 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\LostMode

  5. Reboot

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.

...