We are beginning to deploy custom Survey 123 builds across our enterprise via Windows. While deploying for iOS is rather simple and streamlined we are having issues with Windows enterprise deployment.
I believe the main issue is the app wants to install under the user by default rather than the machine (for all users to access). I understand the My Surveys is by user for security, which is fine. We would like to code in the install location of the app in Program Files (is this done during cloud make?). Additionally a machine install allows us to check the install status and version for updates and removal.
We would also like to silence the install so the user does not get prompted.
Any suggestions?