Comment on page
Stop-ManagementAgent
Stops the execution of a management agent run profile
Stop-ManagementAgent [[-Async] <SwitchParameter>] [-MA] <Object> [<CommonParameters>]
The name of the management agent to stop
Required? | true |
Position? | 1 |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | false |
Specifies that the cmdlet should not wait for the stop operation to complete before returning
Required? | False |
Position? | 2 |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | false |
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about CommonParameters.
PS C:\> Stop-ManagementAgent ACMA
Last modified 1yr ago