Showing tag results for WMI

Oct 7, 2010
Post comments count0
Post likes count0

Reuse PowerShell Code to Simplify Script Creation

ScriptingGuy1

Summary: The Microsoft Scripting Guys describe how to reuse Windows PowerShell code to simplify script writing and retrieve reliability information.   Hey, Scripting Guy! I really enjoy reading your stuff. It is generally both fun and informative. The thing I appreciate the most is that your writing does not read like standard product documen...

Scripting Guy!Windows PowerShellscripting techniques
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
Sep 2, 2010
Post comments count0
Post likes count0

Using Windows PowerShell to Determine Service Launch Order

ScriptingGuy1

Summary: The Microsoft Scripting Guys show how to determine service launch order by using Windows PowerShell and WMI in this helpful step-by-step article.   Hey, Scripting Guy! I need to find out the order in which services start on my computer. To properly shut down a computer, the services should stop in reverse order that they start. I ca...

Scripting Guy!Windows PowerShellscripting techniques
Aug 31, 2010
Post comments count0
Post likes count0

Get Windows Power Plan Settings on Your Computer by Using PowerShell

ScriptingGuy1

  Summary: Use Windows PowerShell to retrieve the power plan settings for your computer. The Microsoft Scripting Guys show you how.   Hey, Scripting Guy! I need to have a way to easily retrieve the power plan settings for the active power plan on my computer. I would like to have an easy to read display of the setting name, the allowable ...

Scripting Guy!Windows PowerShellscripting techniques