Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows you to remove a security group from a DPM role.
Remove-DPMSecurityGroup [-DpmRole] <DPMRole> [[-SecurityGroups] <String>] [-All <SwitchParameter>] [<CommonParameters>]
The Remove-DPMSecurityGroup cmdlet allows you to remove a security group from a DPM role.
The DPM role for SQL Server end-user recovery.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
0 |
The security groups you want to add or remove to a DPM role.
Attributes
Name | Value |
---|---|
Required? |
false |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
1 |
Will affect all objects that the cmdlet refers to.
Attributes
Name | Value |
---|---|
Required? |
false |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
named |
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, and OutVariable. For more information, see about_CommonParameters.
The input type is the type of the objects that you can pipe to the cmdlet. The return type is the type of the objects that the cmdlet emits.
For more information, type "Get-Help Remove-DPMSecurityGroup -detailed".
For technical information, type "Get-Help Remove-DPMSecurityGroup -full".Additionally, any updated information about the cmdlet will be available at https://go.microsoft.com/fwlink/?LinkId=95130.