If you don't want to use Group Policy for setting default printers for your users you can use VBScript. I know that the preferred method of setting the printer is via GPO, but this gives you an alternative in the event that you find yourself in a position where you can't use GPO for whatever…
Read more
Install PHP 5 on IIS 6
There are millions of sites showing you how to install PHP 5 on IIS and believe me, most of those don't work. I have decided to do my own succinct version of PHP 5 and IIS so here it is. Hopefully it helps someone. This guide assumes you already have IIS up and running on…
Read more
WordPress Permalinks How To
This is just a quick "How To" to create Permalinks for your WordPress site. The reason for this article is because it took me a while to dig up this information even from the WordPress Wiki so I thought I would save everyone the same arduous task and simplify it for everyone instead of reading…
Read more
CentOS 6.4 Install & Configure Basic BIND DNS
If you followed my recent article on creating a CentOS 6.4 Email Gateway, you may encounter an issue with the with the Spam Report section with Spamassassin. The error is: ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists\#dnsbl-block for more information. After researching the error it turns out that because we use a…
Read more