diff --git a/frontend/pages/policies/ManagePoliciesPage/components/InstallSoftwareModal/InstallSoftwareModal.tsx b/frontend/pages/policies/ManagePoliciesPage/components/InstallSoftwareModal/InstallSoftwareModal.tsx index 106dd3b640..90c16e9e54 100644 --- a/frontend/pages/policies/ManagePoliciesPage/components/InstallSoftwareModal/InstallSoftwareModal.tsx +++ b/frontend/pages/policies/ManagePoliciesPage/components/InstallSoftwareModal/InstallSoftwareModal.tsx @@ -284,8 +284,11 @@ const InstallSoftwareModal = ({ )} - Selected software, if compatible with the host, will be installed - when hosts fail the chosen policy.{" "} + If compatible with the host, the selected software will be installed + when hosts fail the policy. App Store apps will not be installed if + hosts are not enrolled in MDM, or if no VPP licenses are available + for the app. If custom targets are enabled and a host with a failing + policy is not targeted, installation will be skipped.{" "} - Selected script, if{" "} + If{" "} compatible {" "} - with the host, will run when hosts fail the policy. Host counts will - reset when a new script is selected.{" "} + with the host, the selected script will run when hosts fail the + policy. The script will not run on hosts with scripts disabled, or + on hosts with too many pending scripts. Host counts will reset when + new scripts are selected.{" "}