How to Get a List of Protection Groups

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

Tasks

How to Install DPM Management Shell

Concepts

What Is a Protection Group?
Working with Protection Groups