nudge icon indicating copy to clipboard operation
nudge copied to clipboard

Feature Request - Allow adding Change Freeze dates to config profile

Open n0brainer opened this issue 2 years ago • 2 comments

Not sure how feasible it would be, but it would be great if we could add our dates when we are in a change freeze and can't deploy any patches. Then nudge could look and see if those dates are true/false and act accordingly.

n0brainer avatar Dec 14 '22 14:12 n0brainer

Interesting idea. I like it but yeah would take some thought here.

erikng avatar Dec 14 '22 20:12 erikng

@n0brainer : if you're able to use a configuration profile, you could remove Macs from scope during the change window.

If you are managing this with a local JSON, you'll need to write a script that contains your change freeze dates and instruct it to unload the launch agent or do something else to disable Nudge.

The danger of local administration is that you don't always know if it's going to work 100%. Configuration profiles via MDM are more reliable.

bradtchapman avatar Feb 15 '24 07:02 bradtchapman