Hello, I have a question about deploying applications through SCCM 2012.
Applications deployed through SCCM, their shortcuts have the following path:
"%ALLUSERSPROFILE%\Microsoft\AppV\Client\Integration\A959139A-75BD-4A77-AC79-C1B5407F9B06\Root\Adobe Dreamweaver CS5\Dreamweaver.exe"
This path resolves to C:\programdata\appv.
When deployed via App-v Management server they get this path:
"%LOCALAPPDATA%\Microsoft\AppV\Client\Integration\A959139A-75BD-4A77-AC79-C1B5407F9B06\Root\Adobe Dreamweaver CS5\Dreamweaver.exe"
I understand C:\programdata\appv is the master repository for the packages so why is SCCM pointing to the master copy? On the SCCM client I don't see any App-v folders in the users profile so where are their settings stored?