Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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,24 @@
---
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
---

# Microsoft.PowerShell.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.

## Microsoft.PowerShell.ThreadJob Cmdlets

### [Start-ThreadJob](Start-ThreadJob.md)

Creates background jobs similar to the `Start-Job` cmdlet.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
external help file: Microsoft.PowerShell.ThreadJob.dll-Help.xml
Locale: en-US
Module Name: ThreadJob
Module Name: Microsoft.PowerShell.ThreadJob
ms.date: 01/18/2026
online version: https://learn.microsoft.com/powershell/module/threadjob/start-threadjob?view=powershell-7.6&WT.mc_id=ps-gethelp
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.threadjob/start-threadjob?view=powershell-7.6&WT.mc_id=ps-gethelp
schema: 2.0.0
title: Start-ThreadJob
---
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: 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.

4 changes: 2 additions & 2 deletions reference/docs-conceptual/community/community-support.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: List of resources created for and by PowerShell users
ms.date: 03/10/2026
ms.date: 04/07/2026
no-loc: [Discord, Slack, Spiceworks, "Stack Overflow" ]
title: PowerShell community support resources
---
Expand Down Expand Up @@ -34,5 +34,5 @@ For information about our support policy, see the [PowerShell Support Lifecycle]
[06]: https://forums.powershell.org/
[07]: https://github.com/powershell/powershell/issues
[08]: https://stackoverflow.com/questions/tagged/powershell
[09]: https://techcommunity.microsoft.com/t5/PowerShell/ct-p/WindowsPowerShell
[09]: https://techcommunity.microsoft.com/category/WindowsPowerShell
[10]: https://www.reddit.com/r/PowerShell/
4 changes: 2 additions & 2 deletions reference/docs-conceptual/learn/shell/using-predictors.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This article describes the features and usage of Predictive IntelliSense in PSReadLine.
title: Using predictors in PSReadLine
ms.date: 11/21/2025
ms.date: 04/07/2026
---
# Using predictors in PSReadLine

Expand Down Expand Up @@ -154,7 +154,7 @@ For more information, see [How to create a command-line predictor][02].
<!-- link references -->
[01]: /powershell/module/psreadline/about/about_psreadline#command-history
[02]: /powershell/scripting/dev-cross-plat/create-cmdline-predictor
[03]: https://techcommunity.microsoft.com/t5/azure-tools-blog/announcing-general-availability-of-az-tools-predictor/ba-p/3297956
[03]: https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-general-availability-of-az-tools-predictor/3297956
[04]: https://www.powershellgallery.com/packages/CompletionPredictor
[05]: https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet
[06]: media/using-predictors/completion-predictor.gif
Expand Down
4 changes: 2 additions & 2 deletions reference/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
ms.collection: collection
author: sdwheeler
ms.author: sewhee
ms.date: 03/18/2025
ms.date: 04/07/2026
no-loc: [Discord, Slack, Spiceworks, "Stack Overflow" ]

# highlightedContent section (optional)
Expand Down Expand Up @@ -138,7 +138,7 @@ tools:
# Card 2
- title: PowerShell Tech Community
imageSrc: /media/hubs/powershell/i_group-feedback.svg
url: https://techcommunity.microsoft.com/t5/powershell/ct-p/WindowsPowerShell
url: https://techcommunity.microsoft.com/category/WindowsPowerShell
# Card 3
- title: DSC Community
imageSrc: /media/hubs/powershell/i_group-feedback.svg
Expand Down
2 changes: 1 addition & 1 deletion reference/module/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ms.manager: sewhee
ms.product: powershell
ms.topic: landing-page
quickFilterColumn1: powershell-7.4,windowsserver2025-ps
quickFilterColumn2: azps-15.4.0,sqlserver-ps
quickFilterColumn2: azps-15.5.0,sqlserver-ps
quickFilterColumn3: graph-powershell-1.0,systemcenter-ps-2022
title: PowerShell Module Browser
---
Expand Down