Start a script or a program

When starting scripts or program from this batch file you have to give start and wait command to the program that starts script.

Example below of how to start a script or program:

start /wait C:\Windows\System32\WindowsPowerShell\v1.0\Powershell.exe C:\Aiolos\scripts\ConvertAiolosExportFiles.ps1