mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-25 11:47:23 +00:00
Indented list item and content in list items
This commit is contained in:
parent
bed8791d8c
commit
29f9abbe8a
@ -107,10 +107,10 @@ Multiple events are generated if the group membership information cannot fit in
|
|||||||
|
|
||||||
- **Logon ID** \[Type = HexInt64\]**:** hexadecimal value that can help you correlate this event with recent events that might contain the same Logon ID, for example, “[4672](event-4672.md)(S): Special privileges assigned to new logon.”
|
- **Logon ID** \[Type = HexInt64\]**:** hexadecimal value that can help you correlate this event with recent events that might contain the same Logon ID, for example, “[4672](event-4672.md)(S): Special privileges assigned to new logon.”
|
||||||
|
|
||||||
**Logon Type** \[Type = UInt32\]**:** the type of logon which was performed. The table below contains the list of possible values for this field:
|
- **Logon Type** \[Type = UInt32\]**:** the type of logon which was performed. The table below contains the list of possible values for this field:
|
||||||
|
|
||||||
| Logon Type | Logon Title | Description |
|
| Logon Type | Logon Title | Description |
|
||||||
|------------|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|------------|-------------------|----------------------|
|
||||||
| 2 | Interactive | A user logged on to this computer. |
|
| 2 | Interactive | A user logged on to this computer. |
|
||||||
| 3 | Network | A user or computer logged on to this computer from the network. |
|
| 3 | Network | A user or computer logged on to this computer from the network. |
|
||||||
| 4 | Batch | Batch logon type is used by batch servers, where processes may be executing on behalf of a user without their direct intervention. |
|
| 4 | Batch | Batch logon type is used by batch servers, where processes may be executing on behalf of a user without their direct intervention. |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user