eth-its / autopkg-mac-recipes-yaml

AutoPkg recipes for deployment of Mac software via Jamf Pro, in use at ETH Zürich
Apache License 2.0
33 stars 10 forks source link

Prism config change required #40

Closed grahampugh closed 3 years ago

grahampugh commented 3 years ago

Prism prompts for Name and E-Mail.

Please create prism-config.xml with the following parameter to suppresses email and name collection entirely

<email-collection>disable</email-collection>

The link below contains instructions on how to create prism-config.xml (See the section “Prism Configuration File“): http://cdn.graphpad.com/docs/prism/How-to-Install-Prism-A-Guide-for-IT-people.pdf

grahampugh commented 3 years ago

This change has been made. We already configure using prism-config.xml so this is just an extra key in the Prism-postinstall.sh script.