Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi! I've noticed an issue when trying to mass deploy Cisco Proximity using the switch ACCEPTEULA=1. Installation string that I use:MSIEXEC /I "Proximity.msi" /qn /norestart DISABLEAUTOUPGRADE=0 LAUNCHPROXIMITY=0 ALLUSERS=1 ACCEPTEULA=1 Uninstallation...
That is true. I ended up needing to run the uninstall twice for it to get removed correctly. This seems to have worked well though as I didn't see any issues after mass deploying. I used psappdeploytoolkit as a wrapper. I will update the main thread ...