Debugging Toolbox : [PowerShell Script] Chart
and Statistics from Top 20 Objects Leaking
http://blogs.msdn.com/debuggingtoolb...s-leaking.aspx



So one can learn data parsing (a large subject)
via Log Parser (the Windows data parsing tool,
that runs within the WIndows automation tool,
PowerShell) and also learn the Office Web
Components chart component usage (the
ChartSpace objects that Log Parser uses)
from within PowerShell (or any Windows
process) there by learning both (or all three
including learning PowerShell) at the same
time too!

Have some fun and get into real-time data
parsing and charting within PowerShell.