Export JAMF user emails to VCF format using SwiftDialog GUI

ScottEKendall
Contributor

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

BackupJAMFEmailAddress-Welcome.pngBackupJAMFEmailAddress-Progress.png

3 REPLIES 3

Shyamsundar
Valued Contributor

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

LK
New Contributor III

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