Relative Content

Tag Archive for multithreadingpowershellinterop

Can I add PowerShell Core 7 capabilities in PoSh 5

I have a mixed bag of modules I’m trying to stitch together into a coherent AZ DevOps release process. Several of these modules only support up to PowerShell 5.1, however, the features I’m trying to leverage are in PowerShell 7 – specifically the ForeEach-Object -Parallel cmdlet.