vCenter

 View Only
  • 1.  How to install VirtualCenter on Windows Server 2008?

    Posted Feb 05, 2008 10:26 PM

    I'm testing Windows Server 2008 for my organization and try to install VirtualCenter 2.5. Then I launching installation of VC I receive message about incompatibility. Anybody has idea - how to solve this problem?



  • 2.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Feb 06, 2008 08:34 AM

    You can do the following

    1) copy the contents from CD or ISO to a hard disk.

    2) With Microsoft Orca, edit the MSI \vpx\VMware VirtualCenter Server.msi

    3) In the table LaunchCondition find the condition VersionNT>=500 and VersionNT<600 and change it to <700.

    4) Save the MSI and run the install again.

    I had some problems with the license service not starting causing the install to abort. I could start it manually, but got a priveledges error with the service that I didn't look into. That was with W2K8 RC0.



  • 3.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Feb 06, 2008 11:31 AM

    Thanks. It's works. But i has some problems with licensing service during installation:

    In popup and application logs:

    ---

    Log Name: Application

    Source: MsiInstaller

    Date: 06.02.2008 14:15:16

    Event ID: 11920

    Task Category: None

    Level: Error

    Keywords: Classic

    User: WIN-ARPTWGML7E1\Administrator

    Computer: WIN-ARPTWGML7E1

    Description:

    Product: VMware License Server -- Error 1920.Service VMware License Server (VMware License Server) failed to start. Verify that you have sufficient privileges to start system services.

    ---

    In system logs:

    ---

    Log Name: System

    Source: Service Control Manager

    Date: 06.02.2008 14:20:18

    Event ID: 7009

    Task Category: None

    Level: Error

    Keywords: Classic

    User: N/A

    Computer: WIN-ARPTWGML7E1

    Description:

    A timeout was reached (30000 milliseconds) while waiting for the VMware License Server service to connect.

    ---

    Log Name: System

    Source: Service Control Manager

    Date: 06.02.2008 14:20:18

    Event ID: 7000

    Task Category: None

    Level: Error

    Keywords: Classic

    User: N/A

    Computer: WIN-ARPTWGML7E1

    Description:

    The VMware License Server service failed to start due to the following error:

    The service did not respond to the start or control request in a timely fashion.

    ---



  • 4.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Mar 27, 2008 04:36 PM

    It helps me to start license server on Windows 2008!



  • 5.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted May 23, 2008 10:07 AM

    Do VMWare know when they will have a release of VirtualCenter ready for install on Windows Server 2008?



  • 6.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Sep 15, 2008 06:03 AM

    At this time the version 2.5.0-84782 of Virtual Center still doesn't work on Windows Server 2008.

    It's possible install it with istructions above but at start report this error:

    Faulting application vpxd.exe,

    version 4.0.2.64207, time stamp 0x47f14ed9,

    faulting module kernel32.dll, version 6.0.6001.18000, time stamp 0x4791a76d,

    exception code 0xe06d7363, fault offset 0x000442eb, process id 0x424, application start time 0x01c914f876ba9114.



  • 7.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Apr 08, 2009 04:36 PM

    Has anyone got this to work? Any updates on when this will be supported?



  • 8.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Oct 30, 2009 07:33 PM

    I'm running into this issue (service wont start) also.

    I'm using VMware-licenseserver-64192.exe on Windows 2008 SP2.

    How are we to manage/license our 3.5 servers now that we are using vSphere???



  • 9.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Nov 04, 2009 05:22 PM

    I think I found the answer here. I'm looking into it. Atleast the License server for the 3.5 clients installed so far. _

    http://communities.vmware.com/thread/222206

    _

    For this error

    The error is: Error 1920.Service VMware License Server (VMware License Server) failed to start. Verify that you have sufficient privileges to start system services

    Specifically this from that post

    Need to download latest VC2.5 iso or zip file and run the vmware-licenseserver.exe from there. It's a different version that the one that you download separately.



  • 10.  RE: How to install VirtualCenter on Windows Server 2008?

    Posted Mar 24, 2010 03:45 PM

    I can confirm this resolution. I was having the issue "Error 1920.Service VMware License Server (VMware License Server) failed to start. Verify that you have sufficient privileges to start system services". This was with the standalone License Server downloaded from VMware's site.

    I downloaded the zip for vCenter Update 6, and the installer ("\vpx\VMware-licenseserver.exe") installed cleanly.

    Thanks.