Skip to main content

Questions tagged [event-log]

The Event Log is a set of logs in a Windows system that are used by default by the Windows system, system component and many applications to record events.

0 votes
0 answers
64 views

Suddenly getting application instability after waking laptop from sleep mode

Last Tuesday, I put my laptop into sleep mode before a power outage occurred, and after the 7 hours of no power, I booted it back up to find it seemingly okay, but quickly discovered an issue after ...
Knight's user avatar
  • 3
-1 votes
1 answer
57 views

Right clicking caused windows to corrupt

This has happened 3 or 4 times now This time I right clicked on my desktop and everything got a white faded out look. Task manager showed Exploere.exe was not responding and rebooting take me to the ...
Mattheodric's user avatar
0 votes
0 answers
11 views

Up to date reference material for Group Policy Object: "Audit Object Access"

I have been investigating this policy for work, and have found this MS article. Two things concern me about it: Despite the 2021 date, the event codes appear to be out-of-date. For example, this site ...
Mark's user avatar
  • 101
0 votes
0 answers
36 views

How to configure AlientVault OSSIM to collect Windows security event logs and send email

I'm completely new to AlienVault OSSIM and I want to start using OSSIM to collect Windows security events from domain controllers e.g. failed login attempts, bad password attempts, account lockouts, ...
Spacewalker's user avatar
0 votes
1 answer
415 views

How to automatically run a batch file each time an application opens in Windows 10?

I am looking to automate the execution of a .bat file every time I open a specific application, such as notepad.exe, on Windows 10. Here is what I have done so far: I configured the local security ...
nehalchoy's user avatar
0 votes
0 answers
125 views

Windows Event Viewer not Logging more than a day log - Application Logs

Application log is not retaining more than a day worth of logs. I have SQL Server 2019 installed and other DW application. I tried to restart the Windows event log service and also the server as well. ...
WhoIsNotActive's user avatar
1 vote
1 answer
172 views

In Windows Event log what is the provider name for OpenSSH

I want to read OpenSSH Event logs from C++ code. This is what I use to open the log: hEventLog = OpenEventLog(NULL, provider_name); I tried this with "PowerShell" as the provider_name, ...
rimono's user avatar
  • 113
0 votes
0 answers
97 views

Event ID 153 causing PC to freeze up while playing one game: Tarkov

Having issues playing one game with this SSD malfunctioning, I think. Any time I played Tarkov in the past month I've had this event ID freeze my PC for about forty secs to a minute. It doesn't cause ...
Crab King's user avatar
0 votes
0 answers
39 views

Windows Event IDs to Monitor Logins, Unlocks, Startups

I'm trying to query the Windows 11 event log for any use of a computer. I'm starting with someone getting access to the Windows UI, so I've tried this query I found somewhere on ServerFault, but the ...
ProfK's user avatar
  • 2,651
2 votes
1 answer
168 views

Sort Windows Event Log in order that entries were added

Is there any way of sorting the Windows Event log entries in the order they were added? Unfortunately I can't just sort by "Date and Time" because I'm investigating an issue where the time ...
komodosp's user avatar
  • 285
0 votes
0 answers
68 views

What process deleted the glpi-agent service?

My glpi-agent service was deleted upon my Windows 10 reboot. I would like to find out what deleted it : C:\> sc.exe query glpi-agent [SC] OpenService FAILED 1060: The specified service does not ...
SebMa's user avatar
  • 1,883
0 votes
0 answers
106 views

Lenovo laptop (Thinkbook 16p Gen 2) restarts abruptly when using it. How to fix this?

I am experiencing since months a strange behaviour with my Lenovo laptop (Thinkbook 16p Gen 2 with NVIDIA graphic card GeForce RTX 3060): it abruptly restarts while I am using it (no blue screen, ...
Rhei's user avatar
  • 59
0 votes
0 answers
103 views

How to run a batch script completely and automatically on event such as sleep/hibernate and shutdown event using task scheduler?

I have written a batch script to perform some folder synchronizing task. I have scheduled the script to execute using task scheduler on events such as sleep/hibernate(kernel power event id 42) and ...
Harsh's user avatar
  • 1
0 votes
1 answer
700 views

Is it possible to find the person who connected remotely to my PC via VNC?

TL;DR: My computer got remotely accessed and I want to know what the person did on it. The details: I started tinkering with remote connection because I wanted to remotely work on my home PC from ...
Louis Noël's user avatar
1 vote
0 answers
72 views

How can I see/understand what Windows Installer auto-rollback is (or isn't) doing? [closed]

I'm a developer working on a cross-platform application. One of the target platforms is Windows, and I've inherited an installer written using Wix. One of our current priorities is recoverability from ...
JakeRobb's user avatar
  • 162

15 30 50 per page
1
2 3 4 5
27