Windows Native Tools
You probably already know that Windows is the most used operating system in the world, so chances are that you are going to be dealing with Windows systems within your organization. Luckily for us, windows come with some native auditing tools we can use to gather information about our environment.
Windows Event Viewer
Window Event Viewer is a native Windows tool where you can find detailed information about Windows application’s event and other events happening on the system. It starts automatically on system’s start. Some private applications take advantage of the Windows Event Log capability and some generate their own logs. It is a great tool to troubleshoot operating system and applications errors, but also to do threat hunting.
You can access the Event Viewer through the following path: Control Panel\System and Security\Administrative Tools
and selecting the application. You can also type Event viewer in the home search or by opening the Run dialog...