PSJumpstart.json

{
    "Write-Message:useFileLog": false,
    "*:Confirm": false,
    "Write-Message:useEventLog": false,
    "ExportDataTableToFile:CSVseparator": ";",
    "Format-Table:AutoSize": true,
    "Write-Message:logFilePath": "($ExecutionContext.SessionState.Path.CurrentLocation.Path)",
    "Get-Help:ShowWindow": true,
    "Write-Message:EventLogName": "PSJumpStart"
}