Can we exclude some servers from scheduled actions?

We are suggesting patching team to schedule actions a day or two before, so that patches can be downloaded and store in endpoint before change window.
Post scheduling actions, if we want to remove few servers from those scheduled actions (before action time starts) , will it be possible to exclude?

1 Like

You could either target the action using a group or retrieved property, and then remove the computer from the group or change the property value so that it’s no longer targetting the server. Or you can Lock the servers during the action execution window. Or you can set a Custom Constraint on the action (Run only when … Some property … Does not equal some value) and thrn change the value on that constraint property (I use "Patch Window … Is not … Closed)

1 Like