You are currently browsing the monthly archive for April, 2009.
In older versions of Microsoft Office you could update the installation files of Microsoft Office by patching these files. As of version 2007 this has changed a bit, but it’s still quite simple to do.
When installing a windows 2003 server as a base for XenApp you want to configure this server as much as possible through a scripted / unattended configuration script. In this way you can use a base image which is used for all servers within your organization and configure the different roles through configuration scripts. In these scripts I like to use as much as possible commands and tooling available in the Operating System.

It seems I always run into this problem when converting a physical Windows Server 2003 System to a virtual machine. In 99,9% of these cases I have the issue that the ip-address I want to assign to the virtual NIC (which is the same as the ip-address assigned to the physical NIC) a warning pops up stating that this address is already assigned to another NIC. But when checking for NIC’s, I can only find the virtual NIC..
