Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 17778

PowerTip: Use PowerShell to Check the Status of Event Logs

$
0
0

Summary: Use Windows PowerShell to check the status of Windows event logs.

Hey, Scripting Guy! Question How can I easily check sizes, the number of entries, and the overflow action of all traditional event logs on my Windows system? 

Hey, Scripting Guy! Answer Use the Get-EventLog cmdlet with the –list switch:

Get-EventLog -List


Viewing all articles
Browse latest Browse all 17778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>