Microsoft-Windows-RestartManager

11 events across 2 channels

Event ID 10000 — Starting session 0 - 1.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Starting session - .

Message #

Starting session %1 - %2.

Fields #

NameDescription
RmSessionEvent.RmSessionId
RmSessionEvent.UTCStartTime

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
    "event_source_name": "",
    "event_id": 10000,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T23:15:57.318722+00:00",
    "event_record_id": 1727,
    "correlation": {},
    "execution": {
      "process_id": 4436,
      "thread_id": 7344
    },
    "channel": "Application",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "user_data": {
    "RmSessionEvent": {
      "RmSessionId": 0,
      "UTCStartTime": 1699226157.3092785
    }
  },
  "message": "Starting session 0 - 1.6992261573092785e+09."
}

References #

Event ID 10001 — Ending session 0 started 1.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Ending session started .

Message #

Ending session %1 started %2.

Fields #

NameDescription
RmSessionEvent.RmSessionId
RmSessionEvent.UTCStartTime

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
    "event_source_name": "",
    "event_id": 10001,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T23:15:56.333139+00:00",
    "event_record_id": 1726,
    "correlation": {},
    "execution": {
      "process_id": 4436,
      "thread_id": 6676
    },
    "channel": "Application",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-21-1992711665-1655669231-58201500-1000"
    }
  },
  "user_data": {
    "RmSessionEvent": {
      "RmSessionId": 0,
      "UTCStartTime": 1699226123.2852097
    }
  },
  "message": "Ending session 0 started 1.6992261232852097e+09."
}

References #

Event ID 10002 — Shutting down application or service 'VMware Snapshot Provider'.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Shutting down application or service 'VMware Snapshot Provider'.

Message #

Shutting down application or service '%3'.

Fields #

NameDescription
RmApplicationEvent.RmSessionId
RmApplicationEvent.FullPath
RmApplicationEvent.DisplayName
RmApplicationEvent.AppVersion
RmApplicationEvent.AppType
RmApplicationEvent.TSSessionId
RmApplicationEvent.Status
RmApplicationEvent.Pid
RmApplicationEvent.nFiles
RmApplicationEvent.Files

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
    "event_source_name": "",
    "event_id": 10002,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:27:35.029379+00:00",
    "event_record_id": 1464,
    "correlation": {},
    "execution": {
      "process_id": 1520,
      "thread_id": 5908
    },
    "channel": "Application",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "RmApplicationEvent": {
      "RmSessionId": 0,
      "FullPath": "C:\\Windows\\System32\\dllhost.exe",
      "DisplayName": "VMware Snapshot Provider",
      "AppVersion": 0,
      "AppType": 3,
      "TSSessionId": 0,
      "Status": 262146,
      "Pid": 4400,
      "nFiles": 0,
      "Files": {
        "File": [
          ""
        ]
      }
    }
  },
  "message": "Shutting down application or service 'VMware Snapshot Provider'."
}

References #

Event ID 10003 — Restarting application or service 'DisplayName'.

Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Restarting application or service 'DisplayName'.

Message #

Restarting application or service '%3'.

Fields #

NameDescription
RmSessionId UInt32
FullPath UnicodeString
DisplayName UnicodeString
AppVersion UInt32
AppType UInt32
TSSessionId UInt32
Status UInt32NTSTATUS reference
Pid UInt32
nFiles UInt32
File UnicodeString

Event ID 10004 — Registering nFiles file(s), nRegProcs process(es), nRegServices service(s).

Provider
Microsoft-Windows-RestartManager
Channel
Operational

Description

Registering nFiles file(s), nRegProcs process(es), nRegServices service(s).

Message #

Registering %2 file(s), %3 process(es), %4 service(s).

Fields #

NameDescription
RmSessionId UInt32
nFiles UInt32
nRegProcs UInt32
nRegServices UInt32
Files UnicodeString
RegProcs UnicodeString
RegServices UnicodeString

Event ID 10005 — Machine restart is required.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Machine restart is required.

Message #

Machine restart is required.

Fields #

NameDescription
RmRestartEvent.RmSessionId
RmRestartEvent.nApplications
RmRestartEvent.Applications
RmRestartEvent.RebootReasons

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
    "event_source_name": "",
    "event_id": 10005,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:52:15.682048+00:00",
    "event_record_id": 1604,
    "correlation": {},
    "execution": {
      "process_id": 6576,
      "thread_id": 7344
    },
    "channel": "Application",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "RmRestartEvent": {
      "RmSessionId": 0,
      "nApplications": 1,
      "Applications": {
        "Application": [
          "Widgets"
        ]
      },
      "RebootReasons": 2
    }
  },
  "message": "Machine restart is required."
}

References #

Event ID 10006 — Application or service 'DisplayName' could not be shut down.

Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Application or service 'DisplayName' could not be shut down.

Message #

Application or service '%3' could not be shut down.

Fields #

NameDescription
RmSessionId UInt32
FullPath UnicodeString
DisplayName UnicodeString
AppVersion UInt32
AppType UInt32
TSSessionId UInt32
Status UInt32NTSTATUS reference
Pid UInt32
nFiles UInt32
File UnicodeString

Event ID 10007 — Application or service 'DisplayName' could not be restarted.

Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Application or service 'DisplayName' could not be restarted.

Message #

Application or service '%3' could not be restarted.

Fields #

NameDescription
RmSessionId UInt32
FullPath UnicodeString
DisplayName UnicodeString
AppVersion UInt32
AppType UInt32
TSSessionId UInt32
Status UInt32NTSTATUS reference
Pid UInt32
nFiles UInt32
File UnicodeString

Event ID 10008 — Restart Manager encountered an internal error.

Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Restart Manager encountered an internal error.

Message #

Restart Manager encountered an internal error.

Fields #

NameDescription
RmSessionId UInt32
cbSize UInt32
pbBinary Binary

Event ID 10009 — Service tagging failed to find target service in process SvcHostPid.

Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Service tagging failed to find target service in process SvcHostPid.

Message #

Service tagging failed to find target service in process %2.

Fields #

NameDescription
RmSessionId UInt32
SvcHostPid UInt32
nFiles UInt32
nServices UInt32
FileName UnicodeString
Service UnicodeString

Event ID 10010 — Application 'C:\Program Files\WindowsApps\MicrosoftWindows.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Warning

Description

Application 'C:\Program Files\WindowsApps\MicrosoftWindows.Client.WebExperience_423.23500.0.0_x64__cw5n1h2txyewy\Dashboard\Widgets.exe' (pid 6212) cannot be restarted - 1.

Message #

Application '%3' (pid %2) cannot be restarted - %9.

Fields #

NameDescription
RmUnsupportedRestartEvent.RmSessionId
RmUnsupportedRestartEvent.Pid
RmUnsupportedRestartEvent.FullPath
RmUnsupportedRestartEvent.DisplayName
RmUnsupportedRestartEvent.AppVersion
RmUnsupportedRestartEvent.AppType
RmUnsupportedRestartEvent.TSSessionId
RmUnsupportedRestartEvent.Status
RmUnsupportedRestartEvent.Reason

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
    "event_source_name": "",
    "event_id": 10010,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:52:15.648333+00:00",
    "event_record_id": 1603,
    "correlation": {},
    "execution": {
      "process_id": 6576,
      "thread_id": 7344
    },
    "channel": "Application",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "RmUnsupportedRestartEvent": {
      "RmSessionId": 0,
      "Pid": 6212,
      "FullPath": "C:\\Program Files\\WindowsApps\\MicrosoftWindows.Client.WebExperience_423.23500.0.0_x64__cw5n1h2txyewy\\Dashboard\\Widgets.exe",
      "DisplayName": "Widgets",
      "AppVersion": 0,
      "AppType": 0,
      "TSSessionId": 1,
      "Status": 67108865,
      "Reason": 1
    }
  },
  "message": "Application 'C:\\Program Files\\WindowsApps\\MicrosoftWindows.Client.WebExperience_423.23500.0.0_x64__cw5n1h2txyewy\\Dashboard\\Widgets.exe' (pid 6212) cannot be restarted - 1."
}

References #