0 out of 1 rated this helpful - Rate this topic

How to Get a List of Protection Groups

Updated: November 1, 2008

Applies To: System Center Data Protection Manager 2007

Data Protection Manager (DPM) provides a way for you to list all protection groups and their status.

To list protection groups

  1. In DPM Administrator Console, click Protection on the navigation bar.

  2. In the Display pane, in the Group by field, select Protection Group.

  3. DPM displays all protection groups and their status. To group by computer, in the Display pane, in the Group by field, select Computer.

To list protection groups by using DPM Management Shell

  • Use the following syntax to list all the protection groups:

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

    For more information, type "Get-Help Get-ProtectionGroup -detailed" in DPM Management Shell.

    For technical information, type "Get-Help Get-ProtectionGroup -full" in DPM Management Shell.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.