Hello I was wondering what is the best method for ensuring a user is not currently using an application while you are running an install. I'm currently using a task sequence that starts with a reboot but this doesn't seem ideal. Basically I want the target
program to be closed when it is being upgraded or uninstalled.
SCCM Deployment Technician