- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
- Security

Analyzing Windows Event Logs
In this lab, we'll use filters to review Windows events and export events to text files for later analysis. NOTE: Once the lab is ready, please wait 2 additional minutes before attempting to remote desktop to the Windows machine. Prior to that, the provided credentials will not work. This is because the Windows machine runs several preparation scripts once it starts.

Lab Info
Table of Contents
-
Challenge
Export all successful logon events to a text file named `logons.txt` on the server's Desktop.
- Open Event Viewer and expand Windows Logs.
- Under Windows Logs, click on the Security which will populate the security events
- In the Actions area, select Filter Current Log.
- In the All Event IDs field, enter the Event ID
4624
, then click OK. - In the Actions area, click on Save Filtered Log File As.
- Select Desktop for the location, for the file name type
logons.txt
, and select Text for the Save as type. - Click the Save button.
-
Challenge
Export all events from the security log to a file named `security.txt` on the server's Desktop.
- In the Action area, click Clear Filter to remove the filter from the previous section.
- Right click on Security under Windows Logs and select Save All Events As.
- Select Desktop for the location, for the file name type
security.txt
, and select Text for the Save as type. - Click the Save button.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.