We have new software as well as updates to software such as Java and Flash that we need to insure gets installed on all workstations including laptops that are away from the office more than they are in the office.
What are reliable methods to do this using only Group Policy?
I was thinking of using GPP to copy installation files to the local machine and then either a run once registry key GPP to launch the installation the next time the user logs on or a startup script to run the installation during bootup using the files that had been previously copied to the local C drive.
What are better ways to do this?