Set-DPMRole

Set-DPMRole

Allows you to save any changes you have made to a DPM role.

Syntax

Set-DPMRole [-DpmRole] <DPMRole> [-Confirm] [<CommonParameters>]

Detailed Description

The Set-DPMRole cmdlet allows you to save any changes you have made to a DPM role.

Parameters

-DpmRole

The DPM role for SQL Server end-user recovery.

Attributes

Name Value

Required?

true

Accept wildcard characters?

false

Accept Pipeline Input?

false

Position?

0

-Confirm

Asks the user to confirm the action.

Attributes

Name Value

Required?

false

Accept wildcard characters?

false

Accept Pipeline Input?

false

Position?

named

-CommonParameter

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

Input and Return Types

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.

Notes

  • For more information, type "Get-Help Set-DPMRole -detailed".
    For technical information, type "Get-Help Set-DPMRole -full".

    Additionally, any updated information about the cmdlet will be available at https://go.microsoft.com/fwlink/?LinkId=95130.

Examples