Summary: Learn how to use Windows PowerShell to pause a script and wait for another process to exit before continuing.
Hey, Scripting Guy! I am attempting to use Windows PowerShell to shut down an application, but the application is rather complicated… Read the full text.