Windows PowerShell command on Get-command Stop-DtcDiagnosticResourceManager
MyWebUniversity

Windows PowerShell command on Get-command Stop-DtcDiagnosticResourceManager

NAME

Stop-DtcDiagnosticResourceManager

SYNOPSIS

Stops and removes a diagnostic Resource Manager job.

SYNTAX

Stop-DtcDiagnosticResourceManager [[-Job] ] []

Stop-DtcDiagnosticResourceManager [[-InstanceId] ] []

Stop-DtcDiagnosticResourceManager [[-Name] ] []

DESCRIPTION

The Stop-DtcDiagnosticResourceManager cmdlet stops and removes a DiagnosticResourceManagerJob that runs as a

Windows PowerShellr background job. To stop the default Resource Manager, you must explicitly specify the name of the default Resource Manager.

PARAMETERS

-InstanceId []

Specifies the DtcDiagResourceManagerJob instance ID to stop. Required? false Position? 1 Default value none Accept pipeline input? false Accept wildcard characters? false

-Job []

Specifies the DtcDiagResourceManagerJob instance to stop. This parameter accepts pipeline input. Required? false Position? 1 Default value none Accept pipeline input? True (ByValue) Accept wildcard characters? false

-Name []

Specifies a name of the diagnostic resource manager to stop. Required? false Position? 1 Default value none 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 (https:/go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

Example 1: Stop a diagnostic resource manager

PS C:\>Stop-DtcDiagnosticResourceManager -Name "testRM"

This command stops the DTC diagnostic resource manager named testRM.

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/p/?linkid=317186

Join-DtcDiagnosticResourceManager

Start-DtcDiagnosticResourceManager



Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 OurUNIX.com ™