Minor update

This commit is contained in:
ManikaDhiman 2020-03-24 15:41:46 -07:00
parent d075491f7c
commit 76f2391de5

View File

@ -84,7 +84,7 @@ For example, you can create a Restricted Groups policy to allow only specified u
> >
> | Error Code | Symbolic Name | Error Description | Header | > | Error Code | Symbolic Name | Error Description | Header |
> |----------|----------|----------|----------| > |----------|----------|----------|----------|
> |0x55b (Hex)<br>1371 (Dec)|ERROR_SPECIAL_ACCOUNT|Cannot perform this operation on built-in accounts.|winerror.h| > | 0x55b (Hex) <br> 1371 (Dec) |ERROR_SPECIAL_ACCOUNT|Cannot perform this operation on built-in accounts.| winerror.h |
Starting in Windows 10, version 1809, you can use this schema for retrieval and application of the RestrictedGroups/ConfigureGroupMembership policy. A minimum occurrence of 0 members when applying the policy implies clearing the access group and should be used with caution. Starting in Windows 10, version 1809, you can use this schema for retrieval and application of the RestrictedGroups/ConfigureGroupMembership policy. A minimum occurrence of 0 members when applying the policy implies clearing the access group and should be used with caution.