共用方式為


Start-DPMProductionServerSwitchProtection

語法

Start-DPMProductionServerSwitchProtection
     [-ProductionServer] <ProductionServer>
     [-ProtectionType] <ReplicaProtectionType>
     [-Credential] <PSCredential>
     [-DomainName] <String>
     [-WhatIf]
     [-Confirm]
     [<CommonParameters>]

Description

此 Cmdlet 已被取代。

範例

1:

PS C:\>

參數

-Confirm

在執行 Cmdlet 之前,提示您進行確認。

類型:SwitchParameter
別名:cf
Position:Named
預設值:False
必要:False
接受管線輸入:False
接受萬用字元:False

-Credential

類型:PSCredential
Position:3
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-DomainName

類型:String
Position:4
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-ProductionServer

類型:ProductionServer
Position:1
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-ProtectionType

類型:ReplicaProtectionType
接受的值:ProtectFromPS, ProtectFromDPM
Position:2
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-WhatIf

顯示 Cmdlet 執行時會發生什麼事。 Cmdlet 未執行。

類型:SwitchParameter
別名:wi
Position:Named
預設值:False
必要:False
接受管線輸入:False
接受萬用字元:False