Good luck! I need to brush up on my runspace functions. Made some generic ones that I use to speed up a bunch of tasks and ad hoc stuff at work, but never found a good way to set up a timeout for each ...
Years ago I wrote a script that utilized a runspace. It worked great when it worked. Some environments the script wouldn't work properly and I'd have to run the original version that took longer. The ...