Jump to content

System Registered Trigger, On-boarding Automation


RandyChuck

Recommended Posts

Hi folks,

I am seeing this trigger, System Registered, in the Automation > Workflows area. I'm imagining this trigger combined with the organization condition value can easily automate a series of actions to perform onboarding computers automatically. 

In testing, this works fabulously. However, it seems Pulseway RMM only allows one active workflow to use the 'System Registered' trigger. Understandable. I suppose I could use a single Workflow that uses the 'System Registered' trigger that cascades through all my clients. i.e. Organization Condition=ABC Customer: true/false > a false answer cascades to a new Organization Condition=XYZ Customer: true/false, etc, etc until a true result is found that kicks off the actions. This would quickly become difficult to manage, though I am considering it as I dont have any other options at the moment.

Looking for how you all have automated your on-boarding efforts? What are you doing that works for you? 

Link to comment
Share on other sites

Hey @RandyChuck,

Based on the way Pulseway behaves with Triggers, I assume it would be hard to implement multiple "System Registered" active workflows due to multiple things being fired off the same trigger. End result is that it would have to run through all the condition statements of all the "active" system registered workflows and basically behaving the same as a long decision tree.

TLDR: I end up using the long conditional tree for on boarding based on Group/Location that the machine was joined to based on the agent install file used. It can be convoluted and complicated, however "Workflow History" is a great troubleshooting tool, as you can see the decision path that the workflow has made.

Only problem I have run into with this method is when a workflow calls a power shell script. It seems the workflows have trouble realizing when the power shell script has completed. I have posted about this issue if it ends up coming up for you. Still working with Pulseway Support for a solution.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...