Remove-DPMRecoveryItem
Syntax
Remove-DPMRecoveryItem
[-DpmRole] <DpmRole>
[-Type] <AmDatasourceType>
[-All]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Remove-DPMRecoveryItem
[-DpmRole] <DpmRole>
[-Type] <AmDatasourceType>
[-SqlInstances] <String[]>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Remove-DPMRecoveryItem
[-DpmRole] <DpmRole>
[-Type] <AmDatasourceType>
[-Datasources] <SQLDataSource[]>
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Exempel
1:
PS C:\>
2:
PS C:\>
Parametrar
-All
Typ: | SwitchParameter |
Position: | 3 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-Confirm
Uppmanar dig att bekräfta innan du kör cmdleten.
Typ: | SwitchParameter |
Alias: | cf |
Position: | Named |
Standardvärde: | False |
Obligatorisk: | False |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-Datasources
Typ: | SQLDataSource[] |
Position: | 3 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-DpmRole
Typ: | DpmRole |
Position: | 1 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-SqlInstances
Typ: | String[] |
Position: | 3 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-Type
Typ: | AmDatasourceType |
Godkända värden: | SqlDatabase, SqlInstance |
Position: | 2 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-WhatIf
Visar vad som skulle hända om cmdleten körs.
Cmdleten körs inte.
Typ: | SwitchParameter |
Alias: | wi |
Position: | Named |
Standardvärde: | False |
Obligatorisk: | False |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |