I have a Calling Card deployment with 2 custom fields on the connect screen. These are obviously stored somewhere locally since they auto-fill, must be in the registry somewhere, but I can't figure out exactly where.
My goal here is to be able to pre-fill those values when the calling card is installed remotely as an intune managed app. I can run a powershell command on the remote system, I just need to figure out the registry values to write to.
Any suggestions on how to achieve this?