Share via


Set-DtcNetworkSetting

Set-DtcNetworkSetting

Modifies DTC network and security configuration for a DTC instance.

語法

Parameter Set: DisableNetwork
Set-DtcNetworkSetting -DisableNetworkAccess [-CimSession <CimSession[]> ] [-DtcName <String> ] [-InformationAction <System.Management.Automation.ActionPreference> {SilentlyContinue | Stop | Continue | Inquire | Ignore | Suspend} ] [-InformationVariable <System.String> ] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>] [ <WorkflowParameters>]

Parameter Set: NetworkSettings
Set-DtcNetworkSetting [-AuthenticationLevel <String> {NoAuth | Incoming | Mutual} ] [-CimSession <CimSession[]> ] [-DtcName <String> ] [-InboundTransactionsEnabled <Boolean> ] [-InformationAction <System.Management.Automation.ActionPreference> {SilentlyContinue | Stop | Continue | Inquire | Ignore | Suspend} ] [-InformationVariable <System.String> ] [-LUTransactionsEnabled <Boolean> ] [-OutboundTransactionsEnabled <Boolean> ] [-RemoteAdministrationAccessEnabled <Boolean> ] [-RemoteClientAccessEnabled <Boolean> ] [-ThrottleLimit <Int32> ] [-XATransactionsEnabled <Boolean> ] [-Confirm] [-WhatIf] [ <CommonParameters>] [ <WorkflowParameters>]

詳細描述

The Set-DtcNetworkSetting cmdlet modifies the Distributed Transaction Coordinator (DTC) network and security configuration for the DTC instance specified by the DtcName parameter. This cmdlet also restarts the DTC instance.

參數

-AuthenticationLevel<String>

Sets the network authentication level of the DTC instance to NoAuth, Incoming, or Mutual.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-CimSession<CimSession[]>

在遠端工作階段或遠端電腦上執行 Cmdlet。輸入電腦名稱或工作階段物件,例如 New-CimSessionGet-CimSession Cmdlet 的輸出。預設為本機電腦上的目前工作階段。

別名

Session

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-DisableNetworkAccess

Specifies whether to disable network access for the DTC instance.

別名

none

必要?

true

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-DtcName<String>

Specifies a DTC instance. If you do not specify this parameter, or if you specify a value of Local, this cmdlet modifies the local DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

True (ByValue, ByPropertyName)

接受萬用字元?

false

-InboundTransactionsEnabled<Boolean>

Indicates whether to enable inbound transactions to the DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-InformationAction<System.Management.Automation.ActionPreference>

別名

infa

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-InformationVariable<System.String>

別名

iv

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-LUTransactionsEnabled<Boolean>

Indicates whether to enable LU transactions in the DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-OutboundTransactionsEnabled<Boolean>

Indicates whether to enable outbound transactions from the DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-RemoteAdministrationAccessEnabled<Boolean>

Indicates whether to enable remote administration access for the DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-RemoteClientAccessEnabled<Boolean>

Indicates whether to enable remote client access for the DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-ThrottleLimit<Int32>

指定為執行此 Cmdlet 可建立的最大同時作業數。如果省略這個參數或輸入 0 的值,則 Windows PowerShell® 會根據在電腦上執行的 CIM Cmdlet 數目,計算 Cmdlet 的最佳節流限制。節流限制僅適用於目前 Cmdlet,不適用於工作階段或電腦。

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-XATransactionsEnabled<Boolean>

Indicates whether to enable XA transactions in the DTC instance.

別名

none

必要?

false

位置?

named

預設值

none

接受管線輸入?

false

接受萬用字元?

false

-Confirm

執行 Cmdlet 之前先提示您確認。

必要?

false

位置?

named

預設值

false

接受管線輸入?

false

接受萬用字元?

false

-WhatIf

顯示執行 Cmdlet 後會發生的情況。未執行 Cmdlet。

必要?

false

位置?

named

預設值

false

接受管線輸入?

false

接受萬用字元?

false

<CommonParameters>

此 Cmdlet 支援一般參數:-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer 與 -OutVariable。如需詳細資訊,請參閱 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

<WorkflowParameters>

此 Cmdlet 支援下列工作流程一般參數:-PSParameterCollection、-PSComputerName、-PSCredential、-PSConnectionRetryCount、-PSConnectionRetryIntervalSec、-PSRunningTimeoutSec、-PSElapsedTimeoutSec、-PSPersist、-PSAuthentication、-PSAuthenticationLevel、-PSApplicationName、-PSPort、-PSUseSSL、-PSConfigurationName、-PSConnectionURI、-PSAllowRedirection、-PSSessionOption、-PSCertificateThumbprint、-PSPrivateMetadata、-AsJob、-JobName 和 –InputObject。如需詳細資訊,請參閱  about_WorkflowCommonParameters

輸入

輸入類型是您可以使用管線處理方式傳遞給 Cmdlet 的物件類型。

輸出

輸出類型是 Cmdlet 所發出的物件類型。

範例

Example 1: Modify network and security settings

The first command modifies the DTC network and security settings for the local DTC instance. The second command verifies the changes.

PS C:\> Set-DtcNetworkSetting -DtcName "Local" -AuthenticationLevel "Incoming" -InboundTransactionsEnabled $False
PS C:\> Get-DtcNetworkSetting -DtcName "Local"

相關主題

Get-DtcNetworkSetting