A SERVICE OF

logo

ZENworks® ESM 3.5 Administrator’s Manual 148
Trigger Events
Triggers are events that cause the Endpoint Security Client to determine when and if a rule should
be executed. These events can either be internal to the client or some external event monitored by
the client.
AdapterArrival
Desc: Adapter arrival has occurred.
Parameters:
None.
AdapterRemoval
Desc: Adapter had been removed.
Parameters:
None.
DownloadFailed
Desc: This event is triggered in response to Action.DownloadAsync if the file was
not successfully downloaded.
Parameters:
None.
DownloadSuccess
Desc: This event is triggered in response to Action.DownloadAsync if the file was
successfully downloaded
Parameters:
None.
LocationChange
Desc: Run the rule when entering or leaving a particular location or all locations.
Parameters:
OldLocation (opt): Uuid of a Location
NewLocation (opt): Uuid of a Location
ManualChange(opt): (true/false). User manually changed location.
MediaConnect
Desc: Adapter has connection.
Parameters:
None.
MediaDisconnect
Desc: Adapter has lost its connection.
Parameters:
None.
PolicyUpdated
Desc: Called when client is first started and whenever a new policy is applied.
Parameters:
None.