Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Why Are All These Services Starting?

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using WMI to find out how services start. (image)  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 ...

Use PowerShell and WMI to Glean Basic Operating System Information

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI to obtain basic operating system information. (image)  Hey, Scripting Guy! I need to check on computers on my network to find out the operating system, service pack level, and whether the computer has been rebooted in the last 30 days. Can you help ...

Use PowerShell to Detect Activation Status

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI to display Windows activation status. (image)  Hey, Scripting Guy! The previous network administrator at my company was not attentive to his work. I am not sure what he actually did for a living, but it certainly was not network administration. I ...