The Add-DPMRecoveryItem cmdlet adds a recovery item to a System Center - Data Protection Manager (DPM) server.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Parameter properties
Type:
SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Aliases:
cf
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Datasources
The Add-DPMRecoveryItem cmdlet adds a recovery item to a System Center - Data Protection Manager (DPM) server.
Parameter properties
Type:
SQLDataSource[]
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
Datasources
Position:
3
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-DpmRole
Specifies a DPM role that this cmdlet modifies.
To obtain a DPM role object, use the Get-DPMRole cmdlet.
Parameter properties
Type:
DpmRole
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
1
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-SqlInstances
The Add-DPMRecoveryItem cmdlet adds a recovery item to a System Center - Data Protection Manager (DPM) server.
Parameter properties
Type:
String[]
Default value:
None
Supports wildcards:
False
DontShow:
False
Parameter sets
SqlInstances
Position:
3
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-Type
Specifies an array of DPM job types.
Parameter properties
Type:
AmDatasourceType
Default value:
None
Accepted values:
SqlDatabase, SqlInstance
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
2
Mandatory:
True
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
Parameter properties
Type:
SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.