Microsoft Log Parser
I’ve been revisiting the uses of this fantastic tool and I have renewed excitement about it. If you find yourself churning through log files routinely looking for specific errors or events this tool...
View ArticleVisual Log Parser
GUI front end to the log parser tool: http://www.softhypermarket.com/Visual-LogParser-download_46061.html
View ArticleScripting with LogParser
A good primer on using the COM DLL from log parser to build scripts to take advantage of log parser’s features: http://www.microsoft.com/technet/scriptcenter/resources/tales/sg0105.mspx
View ArticleUsing LogParser from C#
Nice code sample for including logparser functionality in a C# app: http://www.leastprivilege.com/UsingLogParserFromC.aspx
View ArticleUsing LINQ to query log files
Using LINQ to query log files: http://msmvps.com/blogs/jon.skeet/archive/2008/01/08/linq-to-objects-not-just-for-in-memory-collections.aspx
View ArticleAnother great article on using log parser
http://geekswithblogs.net/drewby/articles/LogParser.aspx
View ArticleHyper-V Remote Control
Details Here: http://cameronfuller.spaces.live.com/Blog/cns!A231E4EB0417CB76!1442.entry
View Article