Python script that generates New-MailboxExportRequest commands from Office 365 PST mapping file
Run script with: py .\ExchangeMailExportGenerator.py <Input> <Output> <Server name>
Parameters:
Input = "K:\path\to\PstImportMappingFile.csv"
Output = "C:\temp\testcsv.txt"
Server name = "Host-EX02"