I have a script that locks the screen up at a beginning of a policy to notify the user of an update. The script runs fine.
But when I put the policy together I want the script to run, lock the screen, and then run the rest of the packages and scripts. But the issue is that the locking script runs...and then stays there. The other parts don't run until I manually exit the lock script.
Any way to run the script in the background and have the rest of the policy execute?
