Showing archive results for 2010

Dec 11, 2010
Post comments count0
Post likes count0

The Scripting Guys Really Do Rock, Part 3 of 4

ScriptingGuy1
ScriptingGuy1

[Disclaimer: this is a reprint of a previously published article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. This article is printed here due to popular demand.] This is part three of a four part series of articles about using VBScript to work with the Windows Media Player object model. See Part 1 an...

Scripting Guy!VBScriptWeekend Scripter
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