Showing results for event logs - Scripting Blog [archived]

Feb 1, 2013
0
0

Use PowerShell to Create and to Use a New Event Log

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create and to use a new event log. Microsoft Scripting Guy, Ed Wilson, is here. Well, it’s the weekend, baby! At least for the Scripting Wife and me. You see, the Scripting Manager gave me today and Monday off as sort of “comp time” because of all...

Scripting Guy!Windows PowerShellLogs and monitoring
Nov 23, 2012
0
0

PowerTip: Find All Events from All Logs Related to PowerShell

Doctor Scripto Doctor Scripto

Summary: Learn how to use the Get-WinEvent cmdlet to return all events from all logs related to Windows PowerShell.  How can I easily find events from all the event logs—both standard and the ETW logs that are related to Windows PowerShell?  Use the Get-WinEvent cmdlet and use a wild card pattern for the ...

Scripting Guy!Windows PowerShellPowerTip
Jul 23, 2012
0
0

An Introduction to PowerShell Remoting: Part One

Doctor Scripto Doctor Scripto

Summary: Guest blogger, Jason Hofferle, talks about the basics of Windows PowerShell remoting. Microsoft Scripting Guy, Ed Wilson, is here. This week I am in Seattle, Washington presenting at Microsoft TechReady 15. I have been talking to Jason for some time, and I thought that now would be a great chance to share some of his insights with us...

Scripting Guy!Windows PowerShellscripting techniques
May 2, 2012
0
0

How Can I Use the Out-GridView Cmdlet to Search Event Logs?

Doctor Scripto Doctor Scripto

Summary: Learn how to use a simple Windows PowerShell cmdlet to search event logs for errors.  Hey, Scripting Guy! I was at a recent SQL Saturday event, and there was a person there (unfortunately, I do not remember his name) who was talking about Windows PowerShell. In his talk, he showed something that was pretty cool. It seemed like he ...

Scripting Guy!Windows PowerShellscripting techniques
Nov 14, 2011
0
0

Use Custom Views from Windows Event Viewer in PowerShell

Doctor Scripto Doctor Scripto

Summary: Learn how to use Event Viewer custom views in Windows PowerShell to parse event logs quickly.   Hey, Scripting Guy! I love Windows 7. It absolutely rocks! One of the things I love about Windows 7, in addition to Windows PowerShell, is the new Event Viewer. I have created a custom view in my Event Viewer. I exported that custom view, ...

Scripting Guy!Windows PowerShellLogs and monitoring

Feedback