Hi
In SCCM 2007, to rerun an advertisement, it was simply a matter of right click advertisement, and click Rerun.
What would be the best way to do the same on SCCM 2012?
My scenario is that, i have a very simple application setup for "Required" deployment, with an installation deadline of "as soon as possible". Few weeks later, i have to update the source file in the App. Its just a flat config file.
What i would like to try is to simply update the file in the source, and update the content.
The detection rule checks for datestamp, so this new file should be deployed when the application eval kicks in (which is set for 7 days).
My Question is, is there a way to force the deployment to deploy this file, by tweaking some settings, instead of waiting for the next application eval cycle?
Thanks, DM.