Summary : Microsoft Scripting Guy, Ed Wilson demonstrates how to use the Out-GridView cmdlet with performance counter information. Hey, Scripting Guy! I have a question, and hopefully you will not think it is a stupid one. During the 2012 Scripting Games...
Summary : Use Windows PowerShell to troubleshoot software installation. Hey, Scripting Guy! I am having a problem troubleshooting the installation of an MSI package. I am using Group Policy to deploy the MSI package, and on some computers, it seems to...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
07-13-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, getting started, scripting techniques, operating system, performance, events and monitoring, event logs, Logs and monitoring, troubleshooting
Summary : Beginner Event 10 in 2011 Scripting Games uses Windows PowerShell to determine the amount of time a command takes to complete. About this event Division Beginner Date of Event 4/15/2011 12:01 AM Due Date 4/22/2011 12:01 AM Event scenario Your...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
04-15-2011
Filed under:
Filed under: Windows PowerShell, getting started, scripting techniques, operating system, performance, looping, 2011 Scripting Games, Beginner, Event 10
Summary : Learn how to improve the performance of a Windows PowerShell event log query. Hey, Scripting Guy! I am a beginner when it comes to using Windows PowerShell, and I was inspired by your article yesterday about using Windows PowerShell to Query...
Summary : Learn how to use Windows PowerShell to export performance counter sets to simplify analysis and tuning. Hey, Scripting Guy! I think that using Windows PowerShell to parse performance counter stuff is pretty cool. However, as much as I am a command...
Hey, Scripting Guy! Your article on accessing performance counters was pretty cool, but it did not really tell me anything. For example, I am interested in getting the same kind of information in Windows PowerShell that I can get in Performance Monitor...