Created
December 2, 2020 04:59
-
-
Save daubac402/3b0d667a27428eb62003608b27821a86 to your computer and use it in GitHub Desktop.
Check Windows Security Event Log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Open EventViewer | |
2. Check these logs: | |
- Windows Log > Application | |
- Windows Log > Security (Check EventID 4624, 4625 for Success and Failed Login) | |
- Windows Log > System | |
- Application Service Log > Microsoft > Windows > TaskScheduler > Operational | |
- Microsoft > Windows > TerminalServices-ClientActiveXCore > ...RPDClient/Operational | |
- Microsoft > Windows > TerminalServices-LocalSessionManager > Operational | |
- Microsoft > Windows > TerminalServices-RemoteConnectionManager > Operational |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment