ExcelConversionScripts Two scripts - convert XLSX to CSV, convert CSV to XLSX Call the powershell scripts from the command like like so powershell.exe \convertCSVtoXLSX.ps1 -inputCSV ""CSVFilePath"" -outputXLSX ""XLSXFilePath""