new event when a computer is added to an specific OU
Hello,
I create a new schedule entry in PDQ Deploy
Trigger: on a heartbeat (trigger is enable)
target: domain/Windows10 - Info
and I add some packages to install
all the other parameters were not change
When I move a computer to this OU, nothing happen , so I wait a couple of minutes , but the event is not started. I know it will start at some point, so is the delay configurable ?
thanks
1
Comments
I do something similar, but instead of a heartbeat, I have it run every 10 minutes.
Charles,
I believe the heartbeat schedule only triggers when a computer goes from offline to online. As a result your schedule will not trigger unless if those computers are always online. You should also add an interval trigger. For example, you could do a heartbeat trigger plus an hourly trigger for that deployment schedule.
Heartbeat Triggers only fire when a target's Online status goes from No to Yes. https://link.pdq.com/docs-PDQDeploy?heartbeat.htm
I recommend adding an Interval Trigger.