Daily Archives: October 13, 2016

Creating an array of arrays in powershell

Recently I had a need to convert a series of messages from one of my company’s Slack instances into EML files so they could be ingested into our compliance system. In the process of parsing the export file via PowerShell, … Continue reading

Posted in PowerShell | Leave a comment