| Download Help Link | https://aka.ms/powershell76-help |
|---|---|
| Help Version | 7.6.0.0 |
| Locale | en-US |
| Module Guid | a84b375d-c1d6-4a1c-bcb7-8059bc28cd98 |
| Module Name | Microsoft.PowerShell.ThreadJob |
| ms.date | 04/07/2026 |
| schema | 2.0.0 |
| title | Microsoft.PowerShell.ThreadJob |
This module extends the existing PowerShell BackgroundJob to include a new thread based job (ThreadJob). This is a lighter weight solution for running concurrent PowerShell scripts that works within the existing PowerShell job infrastructure.
Creates background jobs similar to the Start-Job cmdlet.