I have a sequenced application which deploys via the SCCM 2012 sp1 application catalog beautifully it currently does the following...
1. Uninstall the old installed application off of the device.
2. Deploy the sequenced version of the application.
No problems, works until another user logs onto the device... the old installed application is gone and they do not have the new seqenced application until they visit the SCCM Application Catalog and Install it.
How can I get my Application to be installed PER device instead of PER user? ... I have to keep deployment in my SCCM application catalog.