Skip to Main Content
Status Under review
Product Area Application Workspace
Created by Ronald Bevers
Created on Mar 23, 2026

Adding events based on windows eventlog

We would like to be able to set an event on an entitlement, based on an event in the windows logs. For example we can also use this in scheduled tasks.

As an example, we have customers which use "Private access" as part of Microsoft Global Secure Access. This is a replacement of VPN which they need to connect to on-prem resources like file shares.

When the Global Secure Access client is started and connected to the on-prem environment, it does not create a network change, so this event kan not be used.
But it does create an event in the Windows events in: Applications and Services Logs \ Microsoft \ Windows \ Global Secure Access Client, where the event 630 is created at successful connection. I want to use this event to trigger the launch action of the package, which connects the drive mapping to the file share.

We have some other issues in the past that we had to create a scheduled task which would run based on an event and uses the Recast AW shellAPI to do a refresh of the Recast AW agent, to make sure that packages with a refresh event would be triggered.
This is a to big work around, also because using the refresh trigger (every 30 min) for that 3 times per day the package should run, is overkill.

  • Attach files