I’m new to Bigfix so apologies if this has already been answered a million times before. I need to be able to package up a number of fixlets into a baseline and then reboot the server once the baseline has been applied if it needs to. If the server doesn’t need a bounce then I don’t want it to reboot, as we are trying to avoid unnecessary outages associated with patching. When scheduling the baseline there doesn’t appear to be an option to “Reboot the server on completion only if it needs to”, it seems to be an all or nothing kind of thing.
Does anyone know of a fixlet/task to reboot a server only if it is pending a reboot? If not, then does anyone know what Relevance code I could use to check for the pending reboot status and then only reboot the server if it needs it. If I can find something then I plan to package the fixlet/task along with the baselines that are created.