So I had some problems with my Adobe Acrobat Pro licensing. Every time the user rebooted, it made the user license the app again via his or her email address. After doing some digging and testing, I narrowed the persistence down to 2 locations but they were very broad.
I first created persistence via the UEM as follows as a test:
[IncludeRegistryTrees]
HKCU\Software
[IncludeFolderTrees]
<UserProfile>\appdata\roaming
It worked! Licensing issue solved but I still had work to do since I did not want to persist all of this data. I just used it as a place to start to see if I was on the right track.
After reading some Adobe articles and a little time, I narrowed my final config down much more and finally ended up with this:
[IncludeRegistryTrees]
HKCU\software\Adobe
HKCU\software\Microsoft\Internet Explorer\Toolbar\WebBrowser\{47833539-D0C5-4125-9FA8-0819E2EAAC93}
HKCU\software\Internet Explorer\MenuExt SOFTWARE\Wow6432Node\Google\Chrome\Extensions\efaidnbmnnnibpcajpcglclefindmkaj
HKCU\software\Chrome\NativeMessagingHosts\com.adobe.acrobat.chrome_webcapture
HKCU\software\Microsoft\Internet Explorer\MenuExt
HKCU\software\Wow6432Node\Google\Chrome\Extensions\efaidnbmnnnibpcajpcglclefindmkaj
HKCU\software\Wow6432Node\Google\Chrome\NativeMessagingHosts\com.adobe.acrobat.chrome_webcapture
[IncludeFolderTrees]
<UserProfile>\appdata\roaming\adobe
This worked wonders for the Adobe Name User Licensing for Acrobat Pro 2017 Continuous and thought someone else might be able to take advantage of it. Remember....We're all in this together so please share as I just did. It keeps us from beating our heads up against the wall!
Regards,
Rob