Showing results for CIM - Scripting Blog [archived]

Dec 10, 2014
0
0

Use PowerShell and WMI to Explore Threads

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI to explore processes and threads.  Hey, Scripting Guy! I need to find information about threads that are related to a specific process. I am wondering how I can do this by using Windows PowerShell. Can you help me? —CP  Hello CP, Microsoft Scri...

Scripting Guy!Windows PowerShellscripting techniques
Dec 9, 2014
0
0

Use PowerShell to Get BIOS Information on Remote Servers

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to retrieve BIOS information from remote servers.  Hey, Scripting Guy! I really hope you can help me. I need to get a list of basic BIOS information from our servers. All of the servers that I need are listed in a single organizational unit (OU) in Active Directo...

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
Sep 12, 2014
0
0

Why Are All These Services Starting?

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using WMI to find out how services start.  Hey, Scripting Guy! I was looking at the processes on my workstation, and I see lots of things running. I suspect many of these are actually services. But I am wondering how I can use Windows PowerShell to find services that start automatically....

Scripting Guy!Windows PowerShellscripting techniques