New-DPMRecoveryTarget
Syntax
New-DPMRecoveryTarget
[-Type] <AmDatasourceType>
[-RecoveryTarget] <String>
[-RecoveredFilesPath] <String>
[<CommonParameters>]
New-DPMRecoveryTarget
[-Type] <AmDatasourceType>
[-RecoveryTarget] <String>
[-Unrestricted]
[<CommonParameters>]
Beispiele
1:
PS C:\>
2:
PS C:\>
Parameter
-RecoveredFilesPath
Type: | String |
Position: | 3 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RecoveryTarget
Type: | String |
Position: | 2 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Type
Type: | AmDatasourceType |
Accepted values: | SqlDatabase, SqlInstance |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Unrestricted
Type: | SwitchParameter |
Position: | 3 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |