Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/7.6/CimCmdlets/CimCmdlets.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: fb6cc51d-c096-4b38-b78d-0fed6277096a
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: eb74e8da-9ae2-482a-a648-e96550fb8733
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: 00000000-0000-0000-0000-000000000000
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: ca046f10-ca64-4740-8ff9-2565dba61a4f
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: 56d66100-99a0-4ffc-a12d-eee9a6718aef
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: eefcb906-b326-4e99-9f54-8b4bb6ef3c6d
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: a94c8c7e-9810-47c0-b8af-65089c13a35a
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
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
title: Microsoft.PowerShell.ThreadJob Module
Comment thread
sdwheeler marked this conversation as resolved.
Outdated
---

# ThreadJob Module

## Description

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.

## ThreadJob Cmdlets

### [Start-ThreadJob](Start-ThreadJob.md)
Comment thread
sdwheeler marked this conversation as resolved.
Outdated

Creates background jobs similar to the `Start-Job` cmdlet.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: 1da87e53-152b-403e-98dc-74d7b4d63d59
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: 766204a6-330e-4263-a7ab-46c87afc366c
Expand Down
2 changes: 1 addition & 1 deletion reference/7.6/PSDiagnostics/PSDiagnostics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: c61d6278-02a3-4618-ae37-a524d40a7f44
Expand Down
2 changes: 1 addition & 1 deletion reference/7.6/PSReadLine/PSReadLine.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Download Help Link: https://aka.ms/powershell75-help
Download Help Link: https://aka.ms/powershell76-help
Help Version: 7.6.0.0
Locale: en-US
Module Guid: 5714753b-2afd-4492-a5fd-01d9e2cff8b5
Expand Down
23 changes: 0 additions & 23 deletions reference/7.6/ThreadJob/ThreadJob.md

This file was deleted.