Stop-PSUJob
Stops a PSU job.
SYNOPSIS
SYNTAX
Job
Stop-PSUJob [-Job] <Job> [-ComputerName <String>] [-AppToken <String>] [-Credential <PSCredential>]
[-UseDefaultCredentials] [-Integrated] [-TrustCertificate] [-Cookies]
[<CommonParameters>]Id
Stop-PSUJob -Id <Int64> [-ComputerName <String>] [-AppToken <String>] [-Credential <PSCredential>]
[-UseDefaultCredentials] [-Integrated] [-TrustCertificate] [-Cookies]
[<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PARAMETERS
-AppToken
-ComputerName
-Integrated
-Job
-UseDefaultCredentials
-Credential
-TrustCertificate
-Id
-Cookies
CommonParameters
INPUTS
UniversalAutomation.Job
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated
Was this helpful?