PS C:\> (Get-EventLog -LogNAme Application -EntryType Error -Source Wininit,"Application Error" -Index 4462) | select * EventID : 1000 MachineName : SLD03 Data : {} Index : 4462 Category : Application Crashing Events CategoryNumber : 100 EntryType : Error Message : Faulting application name: lsass.exe, version: 10.0.17763.5830, time stamp: 0xcda34c13 Faulting module name: kerberos.DLL, version: 10.0.17763.5830, time stamp: 0x9ac8ccaf Exception code: 0xc0000005 Fault offset: 0x0000000000053324 Faulting process id: 0x334 Faulting application start time: 0x01dab6552e3c5e56 Faulting application path: C:\Windows\system32\lsass.exe Faulting module path: C:\Windows\system32\kerberos.DLL Report Id: f136e50e-e81c-4f96-9a11-eddaac89f4f8 Faulting package full name: Faulting package-relative application ID: Source : Application Error ReplacementStrings : {lsass.exe, 10.0.17763.5830, cda34c13, kerberos.DLL...} InstanceId : 1000 TimeGenerated : 6/4/2024 8:14:21 AM TimeWritten : 6/4/2024 8:14:21 AM UserName : Site : Container : PS C:\> (Get-EventLog -LogNAme Application -EntryType Error -Source Wininit,"Application Error" -Index 4463) |select * EventID : 1015 MachineName : sld03.develop02.eu-de-1.sapbusinessonecloud.com Data : {} Index : 4463 Category : (0) CategoryNumber : 0 EntryType : Error Message : A critical system process, C:\Windows\system32\lsass.exe, failed with status code c0000005. The machine must now be restarted. Source : Wininit ReplacementStrings : {C:\Windows\system32\lsass.exe, c0000005} InstanceId : 3221226487 TimeGenerated : 6/4/2024 8:14:22 AM TimeWritten : 6/4/2024 8:14:22 AM UserName : Site : Container :