Showing tag results for WMI

Dec 16, 2010
Post comments count0
Post likes count0

Use PowerShell NetPoint cmdlets to Ease Network Management

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to use the NetPoint cmdlets with Windows PowerShell to simplify network management.   Hey, Scripting Guy! What can you tell me about how to automate network management while using Windows PowerShell? -- MS   Hello MS, Microsoft Scripting Guy Ed Wilson here. We will wrap up guest blogger week with this contribution fr...

Scripting Guy!scripting techniquesguest blogger
Dec 9, 2010
Post comments count0
Post likes count0

Use the PowerShell WMI Event Module to Quickly Monitor Events

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use a Windows PowerShell WMI module to create permanent event monitors.   Hey, Scripting Guy! Can you provide some concrete examples of using the Windows PowerShell permanent event consumer module? -- TS   Hello TS, Microsoft Scripting Guy Ed Wilson here. Today Trevor Sullivan is back to finish out the we...

Scripting Guy!Windows PowerShellscripting techniques
Dec 8, 2010
Post comments count0
Post likes count0

Use a PowerShell Module to Work with WMI Permanent Events

ScriptingGuy1
ScriptingGuy1

 Summary: Learn how to use a Windows PowerShell module to work with WMI permanent events. Hey, Scripting Guy! Your posts this week on permanent event consumers have been really cool. I am wondering, if they are so useful, why there is not a Windows PowerShell cmdlet to allow one to interact with them?-- ST Hello ST, Microsoft Scripti...

Scripting Guy!Windows PowerShellscripting techniques
Dec 7, 2010
Post comments count0
Post likes count0

Use PowerShell to Monitor and Respond to Events on Your Server

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to use Windows PowerShell to monitor and to respond to events on your computer or server without the need to run a script.   Hey, Scripting Guy! I am interested in learning how to use Windows PowerShell to create a Windows Management Instrumentation (WMI) permanent event consumer. Basically, what I need is a script that wil...

Scripting Guy!Windows PowerShellscripting techniques
Dec 6, 2010
Post comments count0
Post likes count0

Learn How to Use VBScript to Create Permanent WMI Events

ScriptingGuy1
ScriptingGuy1

   Summary: Learn how to create permanent WMI events using VBScript in this foundational blog post that provides a basis for a monitoring solution.   Hey, Scripting Guy! Over the years, I have read many Hey Scripting Guy! Blog posts. They are usually humorous, easy to read, and possess a certain amount of value. One area you tend to ...

Scripting Guy!scripting techniquesVBScript