Jamf-Nation-Scripts
Jamf-Nation-Scripts copied to clipboard
Adding line this script
Hello sir,
I am pro with scripts, I want to add a restart pop-up if script needs to restart the machine.
We want to add restart pop-up with these steps;
- Check script's result if there is not security updates to install just quit
- Check script's result if there is install updates and not restart required just send pop up user's screen a message "Some security patches have been installed, not restart reqiured"
- Check script's result if there is install updates and restart required, send a pop up user screen "Some security patches have been installed, please restart computer or machine will force restart after 72 hours". And if user does not restart computer, script force restart computer after 72 hours later.
Is it possible?