Tag Archives: Server

Creating Temporary VM Pools for Server O/S’s using RDV_ROLLBACK

I had a situation where some users needed a temporary machine, mostly for creating documentation and taking screenshots on a fresh install that hadn’t been modified. I created a desktop pool for some Windows 7 and Windows 8 VM’s and set them …

Read more »

Windows Server 2012 Activation Error

Whilst trying to activate Windows Server 2012 in a VM I kept getting an error: Windows couldn’t be activated Error 0x8007232B DNS Name does not exist This was a bit of an issue, and it was a legitimate version of …

Read more »

Retrieving System Information from the Command Line

Probably doesnt deserve it’s own post, but anyway: c:\>systeminfo Pretty useful.

Cancelling your GoDaddy Packages

I don’t really know where to start with this. I’m seriously surprised that I have any hair and sanity left after deciding to sign up with GoDaddy. I needed a VPS and the GoDaddy prices and spec seemed to be …

Read more »

Windows could not search for new updates, Code 80072EE6

So today I started work on our new, New Zealand based VPS. We currently have a 2k3 box and are about to roll out a few new sites and so it was time to update to 2k8. As per usual, …

Read more »

PHP optimisation in Windows IIS

Firstly, use the non-thread-safe version of PHP, its more efficient, see here. If you are unsure which version you have, check the very top of phpinfo() Then you can make some slight changes to php that will save some processing …

Read more »

Using hMailServer with RoundCube front end (DCOM Errors)

I installed hMailserver and then installed the RoundCube front end. I then installed a few of the plugins (‘archive’, ‘settings’, ‘userinfo’, ‘emoticons’, ‘markasjunk’, ‘additional_message_headers’, ‘jqueryui’, ‘rss_feeds’, ‘google_contacts’, ‘hmail_password’) but was having an issue with the hmail_password plugin, which was fairly …

Read more »

The exchange server address list service failed to respond

I had an issue when moving and email alias on a user’s account over to a public folder. When I attempted to remove the email address from the user, It kept returning the error “The exchange server address list service …

Read more »