How To Invoke External Processes With PowerShell
Think you can do better?
Show us!
PowerShell has a number of ways to invoke external processes. This video will go over the various methods and talk about how to determine the success or failure of the process and how to capture the stdout and stderr streams of the process.