We have Casper set to install updates as it finds missing ones on the boxes.
The problem is that some updates need to reboot the machine which can
interrupt work. They also load w/o users knowledge.
So in the interest of communicating more with the users, we want to possibly
do a trigger (I assume) that checks if there's updates, and lets the user
either install them immediately or delay it. However, if they delay it,
they will have X amount of days to delay it until it's forcibly installed.
Any ideas how to do something like that?
