Related Articles
SCOM 2012 – PowerShell Grid Widget & Web Console Pitfall
In the past posts I have blogged about the new dashboard widgets primarily about PowerShell Grid & Web Widget. As in every technology there are cases were you stumble on some errors. This happens to me while playing with the PowerShell Grid Widget. The following code should list all processes which have a CPU value […]
Quick Post – Mastering Windows Server 2012 R2 (Wiley/Sybex)
This post is very special and I am proud to announce that soon one of the first and currently most comprehensive books about the latest and greatest Windows Server server version Windows Server 2012 R2 will be released in December 2013. MVP Kevin Greene, Christian Booth, Robert Butler, John McCabe, Robert Panek, Michael Rice and […]
Simple script which checks the modified time (hours) of a log file
Recently I had to monitor a backup log file. If the modification time stamp of the log file was later than at a certain time then SCOM should fire a warning. In my case if the file was modified later than at 05:00 o’clock (24-hour time notation) an alert should occur. There was no characteristic […]