Showing tag results for performance

Oct 6, 2010
Post comments count0
Post likes count0

Use PowerShell to Check for WMI Dependencies on Windows 7

ScriptingGuy1

Summary: Use Windows PowerShell to check for WMI dependencies on Windows 7 and Windows Server 2008 R2.   Hey, Scripting Guy! I am very excited about using the WMI reliability classes for monitoring purposes. As you mentioned in your previous articles, it is not automatically enabled on Windows Server 2008 R2. This means that it will ca...

Scripting Guy!Windows PowerShellscripting techniques
Oct 5, 2010
Post comments count0
Post likes count0

Use PowerShell to Graph the Reliability of Windows 2008 R2

ScriptingGuy1

Summary: Microsoft Scripting Guy Ed Wilson shows you how to use Group Policy to enable reliability tracing via Windows PowerShell and Microsoft Graph.   Hey, Scripting Guy! First of all, let me say that yesterday’s article was interesting. We are also looking at attempting to determine server reliability, and I think that the WMI Reliab...

Scripting Guy!Windows PowerShellscripting techniques
Oct 4, 2010
Post comments count0
Post likes count0

Use PowerShell to Gauge the Reliability of Your Windows 7 Computer

ScriptingGuy1

Summary: The Microsoft Scripting Guys show you how to use Windows PowerShell to determine the reliability of your Windows 7 or Window Server 2008 R2 computer.     Hey, Scripting Guy! Our CIO is a rather strange creature. He seems to go missing for weeks on end, and then suddenly he will appear in the server room, create havoc, and leave....

Scripting Guy!Windows PowerShelloperating system
Feb 16, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! With Windows PowerShell, How Can I Get the Same Information I Get Via PerfMon?

ScriptingGuy1

   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 (PerfMon). Is this possible?-- KB Hello KB, Microsoft Scripting Guy Ed Wilson h...

Scripting Guy!Windows PowerShellgetting started
Nov 27, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Pull Server Diagnostic Information and Have It Saved in an Excel Spreadsheet with a Chart?

ScriptingGuy1

Hey, Scripting Guy! Good morning. I would like to use WMI to get diagnostic information for my server. I would like to be able to do this remotely and to write the results to an Excel spreadsheet. When I am done, I would like the spreadsheet to also create a chart of the results. Is this asking too much? I have seen pieces of all this on the Scri...

Scripting Guy!Windows PowerShellscripting techniques