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


Your feedback is important to us. Please send e-mail to dpmfdbk@microsoft.com to let us know how we can improve this topic to better meet your needs.