Windows Home Server CTP Connector and x64 Machines
Looks like Microsoft just released a new CTP of Windows Home Server, and it still doesn't support installing the Connector software on x64 operating system, which blows.
There was a workaround for the Beta 2 version, but it doesn't work anymore.
Here's how you do it now:
msiexec /i WHSConnector.msi WHSMSI="RUNSETUP"
This will run the installer on an x64 OS without requiring the SETUP.EXE bootstrapper, which is what checks for the OS's bittedness.
Backups don't work, but it looks like everything else does.
Enjoy.
------------------------------------------------------
Update: This doesn't work anymore.