Expand Minimize
This topic has not yet been rated - Rate this topic

Add-DPMSecurityGroup

Updated: January 14, 2013

Applies To: System Center 2012 - Data Protection Manager

Add-DPMSecurityGroup

Allows you to add security groups to the DPM role.

Syntax

Parameter Set: Default
Add-DPMSecurityGroup [-DpmRole] <DpmRole> [-SecurityGroups] <String[]> [-Confirm] [-WhatIf] [ <CommonParameters>]




Detailed Description

The Add-DPMSecurityGroup cmdlet allows you to add security groups to the DPM role.

Parameters

-DpmRole<DpmRole>

Provide a DPM role for SQL Server end-user recovery.


Aliases

none

Required?

true

Position?

1

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-SecurityGroups<String[]>

Specify the security groups you want to add or remove to a DPM role.


Aliases

none

Required?

true

Position?

2

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Confirm

Prompts you for confirmation before executing the command.


Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-WhatIf

Describes what would happen if you executed the command without actually executing the command.


Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Notes

  • For more information, type "Get-Help Add-DPMSecurityGroup -detailed".



    For technical information, type "Get-Help Add-DPMSecurityGroup -full".


Examples

 

PS C:\> 
 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.