如何修改保護選項

適用於: System Center Data Protection Manager 2010

當您建立保護群組時,可以設定保護選項,或接受同步處理、復原點、一致性檢查及網路效能的預設值。當您建立保護群組後,可以根據需要修改這些設定,以滿足您的資料保護需求並讓網路效能最佳化。

注意

透過 [建立新保護群組] 精靈只能設定資料共置一次。您不能在 [修改群組] 精靈的 [檢閱磁碟配置] 頁面上加以修改。

注意

如果您要修改 Exchange Server 待命連續複寫 (SCR) 的保護,則在 [修改群組] 精靈的 [指定短期目標] 頁面上只能選取 [快速完整備份]

下列程序提供了設定同步處理選項及執行一致性檢查的步驟。如需有關如何使用網路頻寬使用節流設定及連線壓縮來最佳化效能,以及指定同步處理工作之開始時間的相關資訊,請參閱<最佳化效能>。

若要設定同步處理選項

  1. 在 [DPM 系統管理員主控台] 中,按一下巡覽列上的 [保護]

  2. 在 [顯示] 窗格中,選取要設定同步處理選項的保護群組。

  3. [動作] 窗格中,按一下 [修改保護群組]。這樣可啟動 [修改保護精靈]。

  4. 選擇群組成員,然後按 [下一步]

  5. 選取資料保護方式,然後按 [下一步]

  6. [選擇短期目標] 頁面上,選擇同步處理頻率。

    重要

    如果您要保護的電腦與 DPM 伺服器處於不同的時區,則 [修改保護選項] 對話方塊中指定的時間為受保護之電腦的時間。

  7. [指定長期目標] 頁面上,指定保護的長期復原目標。

  8. [選取媒體櫃和磁帶詳細資料] 頁面上,指定磁帶與媒體櫃詳細資料,然後按 [下一步]

  9. [摘要資訊] 頁面上,按一下 [更新群組]

  10. 按一下 [關閉] 以結束精靈。

    注意

    若 DPM 顯示複本不一致錯誤,您應該執行一致性檢查。

執行一致性檢查

  1. 在 [DPM 系統管理員主控台] 中,按一下巡覽列上的 [保護]

  2. [顯示] 窗格中,選取要執行一致性檢查的保護群組成員。

  3. [動作] 窗格中,按一下 [執行一致性檢查]

  4. 在通知您執行一致性檢查可能需要花費一段時間的對話方塊上,按一下 [確定]

使用 DPM 管理介面將保護群組設定為可修改

  • 使用下列語法抓取保護群組:

    Get-ProtectionGroup [-DPMServerName] <String> [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

  • 使用下列語法將抓取的保護群組設定為可修改:

    Get-ModifiableProtectionGroup [-ProtectionGroup] <ProtectionGroup> [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    如需相關資訊,請在 DPM 管理介面中輸入 "Get-Help Get-ModifiableProtectionGroup -detailed"。

    如需技術資訊,請在 DPM 管理介面中輸入 "Get-Help Get-ModifiableProtectionGroup -full"。

使用 DPM 管理介面來設定同步處理選項 (原則排程)

  • 使用下列語法抓取原則排程:

    Get-PolicySchedule [-ProtectionGroup] <ProtectionGroup> -OffsetSchedule [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Get-PolicySchedule [-ProtectionGroup] <ProtectionGroup> -ShortTerm [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Get-PolicySchedule [-ProtectionGroup] <ProtectionGroup> -LongTerm [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ][-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

  • 使用下列語法設定原則排程:

    Set-PolicySchedule [-ProtectionGroup] <ProtectionGroup> [-Schedule] <Schedule> [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Set-PolicySchedule [-ProtectionGroup] <ProtectionGroup> [-OffsetInMinutes] <Int32> [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    如需相關資訊,請在 DPM 管理介面中輸入 "Get-Help Set-PolicySchedule -detailed"。

    如需技術資訊,請在 DPM 管理介面中輸入 "Get-Help Set-PolicySchedule -full"。

使用 DPM 管理介面來設定同步處理選項 (原則目標)

  • 使用下列語法抓取原則目標:

    Get-PolicyObjective [-ProtectionGroup] <ProtectionGroup> -LongTerm [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Get-PolicyObjective [-ProtectionGroup] <ProtectionGroup> -ShortTerm [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

  • 使用下列語法設定原則目標:

    Set-PolicyObjective [-ProtectionGroup] <ProtectionGroup> [-RetentionRangeInDays] <Int32> [[-SynchronizationFrequency] <Int32> ] [-BeforeRecoveryPoint] [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Set-PolicyObjective [-ProtectionGroup] <ProtectionGroup> [-RetentionRangeInWeeks] <Int32> [-ShortTermBackupFrequency] <BackupFrequency> [-CreateIncrementals] [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Set-PolicyObjective [-ProtectionGroup] <ProtectionGroup> [-RetentionRange] <RetentionRange> [-LongTermBackupFrequency] <BackupFrequency> [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    Set-PolicyObjective [-ProtectionGroup] <ProtectionGroup> [-RetentionRangeList] <RetentionRange[]> [-FrequencyList] <Int32[]> [-GenerationList] <GenerationType[]> [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    如需相關資訊,請在 DPM 管理介面中輸入 "Get-Help Set-PolicyObjective -detailed"。

    如需技術資訊,請在 DPM 管理介面中輸入 "Get-Help Set-PolicyObjective -full"。

使用 DPM 管理介面執行一致性檢查

  • 使用下列語法執行一致性檢查:

    Start-DatasourceConsistencyCheck [-Datasource] <Datasource> [-HeavyWeight] [-JobStateChangedEventHandler <JobStateChangedEventHandler> ] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ][-OutBuffer <Int32> ]

    如需相關資訊,請在 DPM 管理介面中輸入 "Get-Help Start-DatasourceConsistencyCheck -detailed"。

    如需技術資訊,請在 DPM 管理介面中輸入 "Get-Help Start-DatasourceConsistencyCheck -full"。

另請參閱

概念

最佳化效能
何謂一致性檢查?
何謂復原點?
何謂同步處理?
使用保護群組
共置資料