Monthly Archives: June 2008

Exchange 2007 Pre-requisites on Windows Server 2008

Posted on .

Exchange 2007 requires that some features be enabled on Windows Server 2008 prior to installation. It is also worth noting that only Exchange 2007 with Service Pack 1 is supported on Windows Server 2008. If you try to install Exchange 2007 without SP1 then the installation will fail.

You can download the full installation of Exchange 2007 with SP1 from Microsoft Technet

A quick way to install the required Windows Server 2008 features, is to utilize the ServerManagerCmd command for feature installation,

Then you can install Exchange 2007 on your Windows Server 2008 server knowing your server meets the requirements.

Mapped Network Drives and Vistas UAC

Posted on .

When a non-administrator is prompted by Vista’s UAC to enter Administrator credentials for security elevation, the program that then runs under Administrator priveleges will not have access to the logged in users mapped network drives.

For example, if Mike the user was to copy some files from the mapped network drive S: to C:Windows, he would be prompted by UAC to enter Administrative priveleges. So the Administrator John enters his details but then the copy fails because the network drive is no longer available now that the user is elevated.

This scenerio happens also when installing programs that require administrative priveleges during installation from a network drive.

To fix this, an administrator can make the following registry change,

You can also download and run this registry file to import the above change to your registry,
  EnableLinkedConnections.reg (134 bytes, 3,188 hits)