Skip to main content
Question

Export JAMF user emails to VCF format using SwiftDialog GUI

  • June 3, 2025
  • 3 replies
  • 28 views

Forum|alt.badge.img+9

Another script that grew out of necessity.  Apparently we don't have a global DL for all of the Mac users, so I had to extract all the emails from my JAMF server.  I know that there are utlities to export email addresses, but they export in XML format...I wanted something to export into the VCF file so it can be imported into Contacts, Outlook, etc.

Script repo:  https://github.com/ScottEKendall/JAMF-Pro-Scripts/tree/main/BackupJAMFEmailAddress

3 replies

Shyamsundar
Forum|alt.badge.img+13
  • Jamf Heroes
  • June 4, 2025

its really wonderful stuff. 


Forum|alt.badge.img+9
  • Author
  • Valued Contributor
  • June 4, 2025

its really wonderful stuff. 


Glad you find it useful. Most of these scripts are growing out of necessity to make my life easier and I really enjoy programming as well


leonkaesmann
Forum|alt.badge.img+5
  • Jamf Heroes
  • June 5, 2025

Glad you find it useful. Most of these scripts are growing out of necessity to make my life easier and I really enjoy programming as well


Awesome that you're sharing it with us. Keep up the great work!