Updates from: 04/12/2022 02:06:02
Service Microsoft Docs article Related commit history on GitHub Change details
Microsoft.PowerShell.Core Wait Job (5.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/5.1/Microsoft.PowerShell.Core/Wait-Job.md
By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed - Stopped - Suspended-- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
- **Force** parameter.
+- Disconnected
+
+To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.
## RELATED LINKS
Microsoft.PowerShell.Core Wait Job (7.0) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.0/Microsoft.PowerShell.Core/Wait-Job.md
By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed - Stopped - Suspended-- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
- **Force** parameter.
+- Disconnected
+
+To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.
## RELATED LINKS
Microsoft.PowerShell.Core Wait Job (7.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.1/Microsoft.PowerShell.Core/Wait-Job.md
By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed - Stopped - Suspended-- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
- **Force** parameter.
+- Disconnected
+
+To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the**Force** parameter.
## RELATED LINKS
Microsoft.PowerShell.Core Wait Job (7.2) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.2/Microsoft.PowerShell.Core/Wait-Job.md
By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed - Stopped - Suspended-- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
- **Force** parameter.
+- Disconnected
+
+To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.
## RELATED LINKS
Microsoft.PowerShell.Core Wait Job (7.3) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.3/Microsoft.PowerShell.Core/Wait-Job.md
By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed - Stopped - Suspended-- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
- **Force** parameter.
+- Disconnected
+
+To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.
## RELATED LINKS