Archive for August, 2008

PowerShellASP

I can’t tell you how excited I am about PowerShellASP, but I will… While making the transition from VBScript to PowerShell there were two pieces of functionality that I could not live without; HTML Applications (HTA) and Dynamic .ASP web pages. This functionality allows me to distribute VBScripts wrapped in an application or as a [...]

How to Send Alerts to Your Mailbox using .NET

I received a request from a colleague asking if I had a script that would poll a file and send him an email if a file's size became larger than 2k. Apparently they are using an application that was written by a friend-of-a-friend who is no longer in the Software Business so there is no [...]