Summary : Learn how to get the number of processor cores via WMI and Windows PowerShell. Hey, Scripting Guy! I need to perform an audit of computers on our network. Specifically, I am tasked with obtaining CPU information. I need the processor speed,...
Summary : Advanced Event 10 in the 2011 Scripting Games uses Windows PowerShell to create an advanced function to create temporary files. About this event Division Advanced Date of Event 4/15/2011 12:15 AM Due Date 4/22/2011 12:15 AM Event scenario You...
Summary: Learn how to use the Windows Task Scheduler to run Windows PowerShell scripts that require input values. Hey, Scripting Guy! I have a Windows PowerShell script that collects information from a computer and writes the results to a text file. I...
Summary: Learn how to use the Windows Task Scheduler to run Windows PowerShell commands automatically. Hey, Scripting Guy! One of the things that is a bit frustrating about reading the Hey, Scripting Guy! Blog is that it seems as if you expect network...
Summary: Learn how to use Windows PowerShell parameter validation attributes to check parameters before running the script. Hey, Scripting Guy! I have a problem that I think that you can help me with. I have created a Windows PowerShell script that allows...
Summary: Microsoft Scripting Guy Ed Wilson teaches you how to run Windows PowerShell Scripts against multiple computers in this step-by-step article. Hey, Scripting Guy! I am wondering on the best way to cause my script to work against multiple computers...