NextGen Knowledge Center

Install Task Scheduler using Curl Command

Before you begin

Ensure that you have curl installed on your desktop.
  1. Open the Command Prompt window on your desktop and run as administrator.
  2. Enter the following curl command:curl -# -o AutoUpdate.zip https://d2d-package.entradahealth.net/Autoupdate/AutoUpdate.zip && mkdir AutoUpdate && tar –xvzf AutoUpdate.zip -C AutoUpdate && cd AutoUpdate && set "ENVIRONMENT=prod" && NextGen.Mobile.D2d.AutoUpdate.exe

  3. Select Enter on keyboard.
    The automatic upgrade task is added to Task Scheduler with the following details:
    • Name: NextGenD2D
    • Triggers: Daily at 12:00 AM (midnight)