mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-21 17:57:22 +00:00
Fix wrong RID of WinRMRemoteWMIUsers__
The RID of WinRMRemoteWMIUsers__ is not always 1000. I seen many domains where it is not.
This commit is contained in:
parent
3374ad6e5a
commit
b8dbc9f77a
@ -3716,7 +3716,7 @@ This security group was introduced in Windows Server 2012, and it has not chang
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td><p>Well-Known SID/RID</p></td>
|
||||
<td><p>S-1-5-21-<domain>-1000</p></td>
|
||||
<td><p>S-1-5-21-<domain>-<variable RID></p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><p>Type</p></td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user