When installing applications on a Windows RDS server or formerly known as a Terminal Server, there are special procedures that need to be followed to ensure that the application will run properly under a multi-user environment. I am assuming you have already confirmed that the application you are installing will run under an RDS environment.…
Read more
Set Default Printer via VBScript
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