Update-CsAdminRole
Updates the role-based access control (RBAC) definitions stored in the Central Management database without affecting any other database tables. This cmdlet was introduced in Lync Server 2013.
Syntax
Update-CsAdminRole
[-Confirm]
[-Force]
[-WhatIf]
[<CommonParameters>]
Description
The Update-CsAdminRole
cmdlet provides a way for you to update the RBAC role definitions stored in the Central Management database.
This cmdlet is typically used in coexistence/migration.
Skype for Business Server Control Panel: The functions carried out by the Update-CsAdminRole
cmdlet are not available in the Skype for Business Server Control Panel.
Examples
-------------------------- Example 1 --------------------------
Update-CsAdminRole
The command shown in Example 1 updates the RBAC definitions stored in the Central Management database.
Parameters
-Confirm
Prompts you for confirmation before executing the command.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019 |
-Force
Suppresses the display of any non-fatal error message that might occur when running the command.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019 |
-WhatIf
The WhatIf switch causes the command to simulate its results. By using this switch, you can view what changes would occur without having to commit those changes.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019 |
Inputs
None. The Update-CsAdminRole cmdlet does not accept pipelined input.
Outputs
None. The Update-CsAdminRole cmdlet does not return any data or objects.