I have a custom vulnerability that changes registry settings and needs a reboot to finish the second part of the registry change. I am using a batch file and I want to trigger patch and compliance to prompt the user to reboot, not force it.
In patch information of my vulnerability, I have it set for reboot required, but after the patch runs, it doesn't prompt the user to reboot at all.
I know patch and compliance looks for specific registry keys to see if a reboot is needed, I was thinking of triggering that somehow, but I can't seem to find any information on what keys those are. Does anyon have any idea?
Thank you.