I was surprised to discover that it's very easy to install the VMware Tools on Windows Server 2008 R2 Core today. Simply select the VM in VMware Infrastructure Web Access (assuming you are using VMware Server 2, if not use the appropriate interface) and click the Install VMware Tools link. The iso won't autorun, but all you have to do is change to the virtual CD–ROM drive within the VM (probably D:) and run:
msiexec /i "VMware Tools64.msi"

VMware Tools Installed
This entry was posted on Thursday, December 3rd, 2009 at 17:51 and is filed under Server 2008, VMware, Windows. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

but only if you have ServerCore-WOW64 enabled/installed – as the installation is 32-bit even for the x64 2008 R2 OS
Hi gojj
Thanks for the comment and pointing this out – I probably already had ServerCore-WOW64 enabled/installed for other purposes.
Mike