Start-DPMProductionServerSwitchProtection
Syntax
Start-DPMProductionServerSwitchProtection
[-ProductionServer] <ProductionServer>
[-ProtectionType] <ReplicaProtectionType>
[-Credential] <PSCredential>
[-DomainName] <String>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
This cmdlet has been deprecated.
Examples
1:
PS C:\>
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Credential
Type: | PSCredential |
Position: | 3 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DomainName
Type: | String |
Position: | 4 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProductionServer
Type: | ProductionServer |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-ProtectionType
Type: | ReplicaProtectionType |
Accepted values: | ProtectFromPS, ProtectFromDPM |
Position: | 2 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |