Windows Task Scheduler on endpoint devices

  1. After a connection to the Task Scheduler service on Windows OS, the Deployment Agent registers a new task: "CP_Deployment_{unique ID}".
  2. The Deployment Agent runs the task from the domain administrator's account on the target computer.
  3. The Task Scheduler spawns the msiexec.exe to download the client installer and launch it in silent mode.
  4. The installation proceeds with the MSI script instructions.