NAME
Get-Job
SYNTAX
Get-Job [[-Id]
] [-IncludeChildJob] [-ChildJobState {NotStarted |
Running | Completed | Failed | Stopped | Blocked | Suspended | Disconnected |
Suspending | Stopping}] [-HasMoreData ] [-Before ] [-After
] [-Newest ] []
Get-Job [-State] {NotStarted | Running | Completed | Failed | Stopped |
Blocked | Suspended | Disconnected | Suspending | Stopping} [-IncludeChildJob]
[-ChildJobState {NotStarted | Running | Completed | Failed | Stopped |
Blocked | Suspended | Disconnected | Suspending | Stopping}] [-HasMoreData ]
[-Before ] [-After ] [-Newest ] []
Get-Job [-InstanceId] [-IncludeChildJob] [-ChildJobState
{NotStarted | Running | Completed | Failed | Stopped | Blocked | Suspended |
Disconnected | Suspending | Stopping}] [-HasMoreData ] [-Before ]
[-After ] [-Newest ] []
Get-Job [-Name] [-IncludeChildJob] [-ChildJobState {NotStarted
| Running | Completed | Failed | Stopped | Blocked | Suspended | Disconnected |
Suspending | Stopping}] [-HasMoreData ] [-Before ] [-After
] [-Newest ] []
Get-Job [-IncludeChildJob] [-ChildJobState {NotStarted | Running |
Completed | Failed | Stopped | Blocked | Suspended | Disconnected | Suspending |
Stopping}] [-HasMoreData ] [-Before ] [-After ] [-Newest
] [-Command ] []
Get-Job [-Filter] []
ALIASES
gjb
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is
displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet,
use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Get-Job
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=113328.