I need a solution
I want to distribute a program using the "Managed Software Delivery Policy".
The process of deployment is as follows.
1. If Notification Server communicates with the computer that I want to distribute the program to, immediately deploy the policy.
2. When an agent receives a policy, it checks the Detection Rule and the Applicability Rule and downloads the program installation file (package)
3. Next system boot, run the downloaded installation file to install.
(not force reboot)
Does the PMS have the option to support these deployments without using RunOnce in the registry (deploy the package first and install it after booting)?
0