powershell.exe -noexit -command "$host.ui.RawUI.WindowTitle = 'Mongo Server'; cd C:\db\; mongod"
powershell.exe -noexit -command "$host.ui.RawUI.WindowTitle = 'Mongo Shell'; Start-Sleep -s 2; mongo"
powershell.exe -noexit -command "$host.ui.RawUI.WindowTitle = 'Gulp'; cd C:\Project\; gulp serve"
powershell.exe -noexit -command "$host.ui.RawUI.WindowTitle = 'Karma'; cd C:\Project\; karma start"
"%ConEmuDrive%\Program Files\Git\git-cmd.exe" --no-cd --command=usr/bin/bash.exe -l -i -new_console:d:C:\Project\
putty.exe -new_console -load "IoT"