Powershell Generate VCARD
Revision as of 17:59, 23 February 2018 by Michael.mast (talk | contribs) (Created page with "==Purpose== To generate VCARDs for a website to link to. In this case I will be pulling from a CSV file, but the concepts are simple enough to be applied to any source. Eventu...")
Purpose
To generate VCARDs for a website to link to. In this case I will be pulling from a CSV file, but the concepts are simple enough to be applied to any source. Eventually will convert to a database.
Notes
- Would like to use version 4.0, good reference of compatible options on the Vcard wiki page.[1]
- A great sample can be found on this reddit post
https://www.reddit.com/r/PowerShell/comments/6bkisa/generate_vcards_using_active_directory/