Closed AnalitikSamara closed 1 year ago
I installed v2.1.5 on Windows Server 2012 R2 and the following message appeared in the "Live" window: 01.12.2022 12:58:58 - [Info]: Event Log OpenSSH/Operational was not found, tasks that require these events will not work and are disabled.
What does it mean? Is this a normal situation or is something wrong?
First message "[Info]: Event Log Microsoft-Windows-RemoteDesktopServices-RdpCoreTS/Operational was not found, tasks that require these events will not work and are disabled.", that appeared in Windows 7, is missing in this case.
Testing has shown that in Windows Server 2012 R2 EvlWatcher blocks access attempts with incorrect username or password, but not in Windows 7 Pro. How to make it work?
the first warning: it appears that microsoft has the eventlog source RdpCoreTS/Operational not available for that os
its related to #83 , take a look in there.
greetings, Mike
I installed v2.1.5 on Windows 7 Prof 64-bit, made (consecutive) several attempts to connect via RDP with the wrong password - events were registered in the failure audit log, but EvlWatcher did not detect them and the blocking did not work.
Immediately after the first launch, the following messages appeared in the "Live" window:
30.11.2022 17:18:32 - [Info]: Event Log Microsoft-Windows-RemoteDesktopServices-RdpCoreTS/Operational was not found, tasks that require these events will not work and are disabled. 30.11.2022 17:18:32 - [Info]: Event Log OpenSSH/Operational was not found, tasks that require these events will not work and are disabled.
1) What am I doing wrong?
2) Why doesn't the failure audit log show the IP address from which I attempted to RDP?