Browse by Tags

All Tags » Events (RSS)

Computer Report III: Eventlog service

The batch file has a separate report for event log service status wmic service where name="EventLog" get Name, SystemName, StartMode, Status PowerShell translation Get-WmiObject -Class Win32_Service -Filter "Name='Eventlog'"...
Posted by RichardSiddaway | with no comments

Watching the file arrival

I picked up a question in the ITKE forums about a script to watch the file system   001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 function   eventhandler   { param   ( $e )   Write-Host   "File: $(...
Posted by RichardSiddaway | with no comments

PowerShell UG May 2010

When: Tuesday, May 18, 2010 7:30 PM (BST) Where: Live Meeting *~*~*~*~*~*~*~*~*~* PowerShell eventing using WMI, .NET and the PowerShell engine Notes Richard Siddaway has invited you to attend an online meeting using Live Meeting. Join the meeting. Audio...