One of my holiday tasks was to learn some PowerShell . While reading/skimming through a book on the subject, I decided to create a quick script which would track memory utilization for a given application. In the past I've used a stand-alone application
Read More...