Formatting

This commit is contained in:
ManikaDhiman 2020-03-24 14:55:37 -07:00
parent a15c4f78e8
commit 9f0d66c64b

View File

@ -80,8 +80,7 @@ This security setting allows an administrator to define the members that are par
For example, you can create a Restricted Groups policy to allow only specified users, Alice and John, to be members of the Backup Operators group. When this policy is refreshed, only Alice and John will remain as members of the Backup Operators group and all other members will be removed. For example, you can create a Restricted Groups policy to allow only specified users, Alice and John, to be members of the Backup Operators group. When this policy is refreshed, only Alice and John will remain as members of the Backup Operators group and all other members will be removed.
> [!CAUTION] > [!CAUTION]
> Attempting to remove the built-in administrator from the Administrators group will result in failure with the following error: > Attempting to remove the built-in administrator from the Administrators group will result in failure with the following error:
>
> | Error Code in Hex | Error Code in Dec| Symbolic Name | Error Description | Header | > | Error Code in Hex | Error Code in Dec| Symbolic Name | Error Description | Header |
> |----------|----------|----------|----------|----------| > |----------|----------|----------|----------|----------|
> |0x55b|1371|ERROR_SPECIAL_ACCOUNT|Cannot perform this operation on built-in accounts.|winerror.h| > |0x55b|1371|ERROR_SPECIAL_ACCOUNT|Cannot perform this operation on built-in accounts.|winerror.h|