I have an update script that I run on an irregular basis on a specific type of nodes (firewalls) through Config Manager and a saved script (that gets updated periodically). My challenge is that, some of these nodes will be unavailable (out of season) for potentially months or days and I am looking for a way to run the current script on only those nodes that have not received it yet.
Thanks!