Showing results for events and monitoring - Scripting Blog [archived]

Jan 28, 2016
0
0

Use PowerShell to parse event log for shutdown events

Doctor Scripto
Doctor Scripto

Summary: Using the Windows PowerShell Get-EventLog cmdlet makes it easy to parse the system event log for shutdown events. One of the great things about central Florida during this time of the year is that there are certain fruits, such as red grapefruit, that are in season. This is also true of a certain variety of tangelo that is super sweet. How...

Scripting Guy!Windows PowerShellevents and monitoring
Mar 7, 2015
0
0

Weekend Scripter: Avoid PowerShell Scripting—Use GUI Tools

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about exporting queries from the event log tool. Microsoft Scripting Guy, Ed Wilson, is here. It has long been a truism (at least with things related to computers): powerful is opposite of simple. I can have a tool that is powerful, but with that power comes complexity. When that complexity is so c...

Scripting Guy!Windows PowerShellscripting techniques
Sep 20, 2014
0
0

Weekend Scripter: Playing with PowerShell Processes and Events

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about playing with processes and events in Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. This morning I woke up and I had an idea. This happens to me sometimes. Not often. But occasionally. And here it was. I could not get it out of my mind... Can I use an event from a specific p...

Scripting Guy!Windows PowerShellscripting techniques
Sep 19, 2014
0
0

Use PowerShell to Repeatedly Terminate Specific Processes

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to terminate processes that start at random times.  Hey, Scripting Guy! I have a question that I hope you can answer. It seems that there are several processes that keep starting on my computer running Windows 8.1. That eat up lots of resources, and I cannot...

Scripting Guy!Windows PowerShellscripting techniques
Sep 18, 2014
0
0

Use PowerShell to Monitor Specific Process Creation

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to monitor for the creation of specific processes. Microsoft Scripting Guy, Ed Wilson, is here. This morning it is beginning to look like autumn. Who knows, it may become really hot and humid over the weekend, but today I can delude myself into hearing the rustling o...

Scripting Guy!Windows PowerShellscripting techniques