Get-Job (Microsoft.PowerShell.Core) - PowerShell | Microsoft Learn

PHOTO EMBED

Tue Jul 09 2024 01:33:35 GMT+0000 (Coordinated Universal Time)

Saved by @Dewaldt

Get-Job -Command "*Get-Process*"

Id     Name            PSJobTypeName   State         HasMoreData     Location             Command
--     ----            -------------   -----         -----------     --------             -------
3      Job3            BackgroundJob   Running       True            localhost            Get-Process
content_copyCOPY

https://learn.microsoft.com/en-za/powershell/module/microsoft.powershell.core/get-job?view