|
Running an external process asynchronously Hi all,
All the question is in the title;
I need to run an external process from my powershell script asynchronously,
I want powershell to continue my script execution as soon as this process is
started.
Any idea?
Thanks in advance |