Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there,I'm trying to find a way to create an email notification, whenever a new endpoint is first recognized.Blocking access for unauthorized devices is fine and dandy, but we'd also like to actually receive an alert, the instant something is plugg...
Awesome!I think Data Connect and your script might be the ideal solution here. A DB request for basically create_time > (current time - 2 minutes) sent every 2 minutes also won't create a lot of load.Thank you VERY much!
As mentioned in my post, I've already been using this exact csv and ElapsedDays is far too imprecise, which is why I've been working with "FirstCollection" as a base, instead.To achieve what I'm aiming for here, I would have to basically generate a f...