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

PowerTip: Get a Quick Update on Event Log Status via PowerShell

$
0
0

Summary: Use Windows PowerShell to get a quick event log status update.

Hey, Scripting Guy! Question How can I quickly obtain a status update on my event logs? Things such as the retention policy, overflow action, and numbers of event in the logs?

Hey, Scripting Guy! AnswerUse the Get-EventLog cmdlet with the * after it, as shown here.

Get-EventLog *


Viewing all articles
Browse latest Browse all 34890

Trending Articles



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