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