Posted by Crimm on April 26, 2010
I have script that monitors MS SQL backups on a Windows server and thought I would share it with everyone. Here it is in it’s entirety, and I’ll explain some of the details below. (more…)
Posted by Crimm on April 22, 2010

I was just passed this and it’s SWEET! I have to share. (more…)
Posted by Crimm on February 3, 2010

Recently, I had issues running a scheduled task as a generic user. The contents of the BAT file aren’t important, but the error is.
“XXXXX.job” (XXXXX.bat) **ERROR**
0×80070005: Access is denied.
Try using the Task page Browse button to locate application. (more…)
Posted by Crimm on February 2, 2010

I needed to make a script that logged the hour, minute, day and year of a user connecting to a website. I was able to accomplish this using PHP and wanted to share it with you. (more…)
Posted by Crimm on December 30, 2009