Showing tag results for operating system

Sep 19, 2014
Post comments count0
Post likes count0

Use PowerShell to Repeatedly Terminate Specific Processes

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
Post comments count0
Post likes count0

Use PowerShell to Monitor Specific Process Creation

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
Sep 17, 2014
Post comments count0
Post likes count0

Use PowerShell to Monitor for Process Startup

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to monitor for process startup. Microsoft Scripting Guy, Ed Wilson, is here. This morning, I spent a decent amount of time answering an email from a former colleague. I will actually share his email and my reply this coming weekend. In the meantime, I was playing arou...

Scripting Guy!Windows PowerShellscripting techniques
Sep 16, 2014
Post comments count0
Post likes count0

Use PowerShell to Start Random Processes at Random Times

ScriptingGuy1

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create random processes at random times.  Hey, Scripting Guy! I need to start a process that I pick randomly from a list. I would like these processes to start at random times so I can test my monitoring application. Is this something Windows PowerShell can do...

Scripting Guy!Windows PowerShellscripting techniques
Sep 15, 2014
Post comments count0
Post likes count0

Use PowerShell to Start a Process at Random Times

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to start a process at random intervals.  Hey, Scripting Guy! I have a rather unusual request. I am testing a new monitoring application, and I need a script that will start processes at random intervals so I can check the effectiveness of the solution. Is this so...

Scripting Guy!Windows PowerShellscripting techniques