We're deploying Acrobat Pro DC in our enterprise and a few machines get a login prompt, to Adobe, at DC first start. We've created a Transforms with the DC customization tool that adds our license number
msiexec.exe /q ALLUSERS=2 /i "AcroPro.msi" TRANSFORMS="Default-Silent.mst" /l %windir%\temp\axii.log
We've uninstalled DC and reinstalled it which seems to fix the issue. I'd like to understand what Acrobat is trying to do at first start.
Could this prompt be coming from the system not having a good Internet connection so Acrobat can phone home and verify it's license?