
Uncover the hidden information on Windows systems! Learn how to use Microsoft's powerful PsTools suite to gather system information, track user sessions, enumerate services, and analyze event logs on a Windows Server 2022. We'll explorecommands like pslist.exe, psloglist.exe, and saving output to files.
PsTools Link: https://learn.microsoft.com/en-us/sysinternals/downloads/pstools.
Commands: .\pslist.exe
.\psloggedon.exe
.\psloglist.exe
.\psservice.exe
Save output by:
.\psloglist.exe >> C:\Logdata.txt