I use raw module
‘Start-Process -FilePath my.bat’
my.bat exec a process collect logs.But when the tasks over,the process will be also end.I believe the process can run no problem.
I use raw module
‘Start-Process -FilePath my.bat’
my.bat exec a process collect logs.But when the tasks over,the process will be also end.I believe the process can run no problem.