Showing results for events and monitoring - Scripting Blog [archived]

Dec 8, 2010
0
0

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
0
0

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
0
0

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
Oct 2, 2010
0
0

Weekend Scripter: Tea Time!

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. It has been a great week with some excellent guest bloggers. It is not that I took the week off; rather, I have spent the week working on some special projects I wanted to complete. The great thing about working with guest bloggers is that I get to tap into world-class writers who are experts in their ...

Scripting Guy!Windows PowerShellscripting techniques
Apr 15, 2010
0
0

Hey, Scripting Guy! Can I Use WMI to Determine When Someone Logs Off a User or Shuts Down a Server?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I have a Windows Server 2003 computer that I need to monitor for reboots. This may sound rather strange, but this server is more of a workstation, and we have a user mode application that runs under an actual user account. Therefore, we log on using the ID we have set up, launch the application, lock the console of t...

Scripting Guy!Windows PowerShellscripting techniques