ThreadJob

Bu modül, mevcut PowerShell BackgroundJob'ı threadJob işi iş parçacığı tabanlı yeni bir iş parçacığı içerecek şekilde genişletir. Bu, mevcut PowerShell iş altyapısında çalışan eşzamanlı PowerShell betiklerini çalıştırmak için daha hafif bir çözümdür.

ThreadJob

Start-ThreadJob

Creates background jobs similar to the Start-Job cmdlet.