Microsoft-Windows-IIS-IISReset
14 events across 2 channels
| Event | Title | Channel | Sample |
|---|---|---|---|
| 3201 | IIS start command received from user | Operational | Y |
| 3201 | IIS start command received from user | System | Y |
| 3202 | IIS stop command received from user | Operational | Y |
| 3202 | IIS stop command received from user | System | Y |
| 3203 | IIS reboot command received from user | Operational | N |
| 3204 | IIS kill command received from user | Operational | N |
| 3205 | Your computer is being shut down by | Operational | N |
| 3206 | IIS Reset encountered an error while stopping services, which was requested by | Operational | N |
| 1073745025 | IIS start command received from user UserName. | Operational | Y |
| 1073745026 | IIS stop command received from user UserName. | Operational | Y |
| 1073745027 | IIS reboot command received from user UserName. | Operational | N |
| 1073745028 | IIS kill command received from user UserName. | Operational | N |
| 1073745029 | Your computer is being shut down by UserName. | Operational | N |
| 1073745030 | IIS Reset encountered an error while stopping services, which was requested by … | Operational | N |
Event ID 3201: IIS start command received from user
#Fields #
| Name | Description |
|---|---|
UserName UnicodeString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-IIS-IISReset",
"event_id": 3201,
"level": "Information",
"task": null,
"opcode": null,
"time_created": "2026-03-13T20:45:41.4969504+00:00",
"computer": "JD-DC01-2022.ludus.domain",
"channel": "System"
},
"event_data": {
"UserName": "ludus\\domainadmin"
}
}
Event ID 3201: IIS start command received from user
#Fields #
| Name | Description |
|---|---|
UserName |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-IIS-IISReset",
"guid": "{DA9A85BB-563D-40FB-A164-8E982EA6844B}",
"event_source_name": "IISCTLS",
"event_id": 3201,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2026-03-13T20:23:47.508059+00:00",
"event_record_id": 11805,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "System",
"computer": "LAB-DC01.ludus.domain",
"security": {
"user_id": ""
}
},
"event_data": {
"UserName": "ludus\\domainadmin"
},
"message": ""
}
Event ID 3202: IIS stop command received from user
#Fields #
| Name | Description |
|---|---|
UserName UnicodeString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-IIS-IISReset",
"event_id": 3202,
"level": "Information",
"task": null,
"opcode": null,
"time_created": "2026-03-13T20:45:35.8942279+00:00",
"computer": "JD-DC01-2022.ludus.domain",
"channel": "System"
},
"event_data": {
"UserName": "ludus\\domainadmin"
}
}
Event ID 3202: IIS stop command received from user
#Fields #
| Name | Description |
|---|---|
UserName |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-IIS-IISReset",
"guid": "{DA9A85BB-563D-40FB-A164-8E982EA6844B}",
"event_source_name": "IISCTLS",
"event_id": 3202,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2026-03-13T20:45:35.894227+00:00",
"event_record_id": 11876,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "System",
"computer": "LAB-DC01.ludus.domain",
"security": {
"user_id": ""
}
},
"event_data": {
"UserName": "ludus\\domainadmin"
},
"message": ""
}
Event ID 3206: IIS Reset encountered an error while stopping services, which was requested by
#Fields #
| Name | Description |
|---|---|
UserName UnicodeString |
Event ID 1073745025: IIS start command received from user UserName.
#Description
IIS start command received from user UserName. The logged data is the status code.
Message #
Fields #
| Name | Description |
|---|---|
UserName UnicodeString → string |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-IIS-IISReset",
"event_id": 3201,
"level": "Information",
"task": null,
"opcode": null,
"time_created": "2026-03-13T20:45:41.4969504+00:00",
"computer": "JD-DC01-2022.ludus.domain",
"channel": "System"
},
"event_data": {
"UserName": "ludus\\domainadmin"
}
}
Event ID 1073745026: IIS stop command received from user UserName.
#Description
IIS stop command received from user UserName. The logged data is the status code.
Message #
Fields #
| Name | Description |
|---|---|
UserName UnicodeString → string |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-IIS-IISReset",
"event_id": 3202,
"level": "Information",
"task": null,
"opcode": null,
"time_created": "2026-03-13T20:45:35.8942279+00:00",
"computer": "JD-DC01-2022.ludus.domain",
"channel": "System"
},
"event_data": {
"UserName": "ludus\\domainadmin"
}
}
Event ID 1073745027: IIS reboot command received from user UserName.
#Event ID 1073745028: IIS kill command received from user UserName.
#Event ID 1073745029: Your computer is being shut down by UserName.
#Event ID 1073745030: IIS Reset encountered an error while stopping services, which was requested by UserName.
#Description
IIS Reset encountered an error while stopping services, which was requested by UserName. The logged data is the status code. Since the force option is on, IIS Reset will now terminate the services' processes. This may cause SCM to report errors about the services exiting.
Message #
Fields #
| Name | Description |
|---|---|
UserName UnicodeString → string |
Provenance
Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.
ETW provider GUID da9a85bb-563d-40fb-a164-8e982ea6844b
Defined in iisres.dll, which carries the event manifest.
Observed on:
- WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02