NAME Start-Job SYNTAX Start-Job [-ScriptBlock] [[-InitializationScript] ] [-Name ] [-Credential ] [-Authentication {Default | Basic | Negotiate | NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] Start-Job [-DefinitionName] [[-DefinitionPath] ] [[-Type] ] [] Start-Job [[-InitializationScript] ] -LiteralPath [-Name ] [-Credential ] [-Authentication {Default | Basic | Negotiate | NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] Start-Job [-FilePath] [[-InitializationScript] ] [-Name ] [-Credential ] [-Authentication {Default | Basic | Negotiate | NegotiateWithImplicitCredential | Credssp | Digest | Kerberos}] [-RunAs32] [-PSVersion ] [-InputObject ] [-ArgumentList ] [] ALIASES sajb 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 Start-Job -Online" or go to http://go.microsoft.com/fwlink/?LinkID=113405.