Category Archives: Windows Server

Running an OEM operating system as a virtual machine – “This system is not supported platform”

I recently had to install Windows Small Business Server 2011 for a small client of ours. As with almost every install at the moment, the decision was made to do the install as a VM on ESX 5 as although … Continue reading

Posted in Microsoft, VMWare, vSphere, Windows Server | Leave a comment

WSUS 3.0 – “The server is failing to download some updates”

Having had a WSUS server running successfully in my home network for a few days, today I checked event viewer to see a large number of critical Event ID 10032 logs – description: The server is failing to download some … Continue reading

Posted in Microsoft, Windows Server | Tagged , , , | Leave a comment

The disk group contains no valid configuration copies

It seems a few scenarios can cause “INTERNAL Error – The disk group contains no valid configuration copies” to appear when attempting to import a disk using windows disk management. In my case it was after un-installing Veritas Storage Foundation, … Continue reading

Posted in Microsoft, Windows Server | Tagged , , | Leave a comment

Automatic IIS log removal

Having seen the data used on the C:\ drive of a number of Windows Small Business Server 2008 machines slowly spiral out of control, reducing the free space to only 1-2Gb on 50Gb+ drives I started to suspect something strange was happening. With the use of a handy tool named Tree Size which is available as a free download, I soon discovered it was the IIS logs that had been hogging all the space. IIS itself, performs no log rotation. The only way to control them is with the use of some VBS script. Continue reading

Posted in IIS, Microsoft, Windows Server | Tagged , , , , , | Leave a comment