Invoke-Parallel
Invoke-Parallel copied to clipboard
$PWD inside the script block doesn't update after changing the current directory
This causes some issues when running scripts that interact with the filesystem using a relative path, e.g. downloading a file
