Installing VMware vCenter on Windows Server 2008 R2
Windows Server 2008 R2 is now officially supported as a VMWare VCenter server since 4.0 update 1 has been released. However, you may run into some difficulty getting it installed as things are a bit different in the Windows 2008 world.
One of the most common mistakes is how to add a 32bit DSN to your system since Windows 2008 is 64-bit. If you launch the ODBC Administrator from the start menu, this gives you the 64bit drivers which is not supported with VCenter at this time. You need to launch the DSN configuration from the command line in order to get the 32bit drivers:
c:\windows\syswow64\odbcad32.exe
This will allow you to create a 32bit DSN assuming you have installed the 32bit SQL Server client drivers on your box.
Once this is set up, the rest is pretty easy and will work without trouble.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home