Start-DPMProductionServerSwitchProtection
语法
Start-DPMProductionServerSwitchProtection
[-ProductionServer] <ProductionServer>
[-ProtectionType] <ReplicaProtectionType>
[-Credential] <PSCredential>
[-DomainName] <String>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
说明
此 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 |