Skip to main content

install VMware vCenter Server 6.5 step by step


I recently recorded the steps when I tried to install VMware vCenter Server, version 6.5. 
if there is any mistake, please correct me. Thank you


Preparation: 
The following hardware and software are required to install. 
Hardware: 
CPU: at least two cores 
RAM: at least 8GB 
HARDDISK: 20GB 
software: 
Windows Server 2008 R2 or above 
IE 11 or above, Chrome latest or Firefox latest is also supported. Because HTML5 is used 
download from VMware official website: 
VMware-VIM-all-6.5.0-4602587.iso

Installation steps: (due to the poor quality of the uploaded picture, please click on the picture to view)
1. Click Next

2. Check "I accept the terms of the license agreement" and click NEXT

3. Since version 6.5 has two parts, if you choose to separate, please select External Deployment below, And the author is the two parts of the same SERVER, so click NEXT directly
4. If you have set a name for this Vcenter in DNS SERVER, you can enter it here, otherwise, please enter the IP. Click NEXT
5. If this server has joined AD, please enter it according to the current situation. 
And the author is just trying it out, so I just enter the password, 
and the others follow the original settings. Click Next
6. Here you can enter "User Windows Local System Account" and click NEXT
7. If there is another DATABASE, you can enter the relevant information, and the author is just trying it out, so just select "Use an embedded database(VMware Postgres").
Click NEXT
8. Unless you want to change the PORT set by yourself, please follow the DEFAULT setting. Click NEXT
9. Select the installation folder, click NEXT
10. If you want to participate in VMware's customer Experience Improvement Program, you can check the relevant settings. 
Here I chooses no (unchecked), 
Click NEXT
11.Before the formal installation, please check the relevant parameters again, 
click INSTALL
12. When the installation is complete, 
you can click "Launch Vsphere Web Client",
13. At this time, the relevant webpage will open, 
enter the relevant account and password set before to log in.
At this moment, you can set and add related ESXI Server.

Comments

Popular posts from this blog

Change the Outlook Email Size via Google App Sync

 If you are using the google Business or School Gmail account, you may also using the Outlook to sync the Gmail. However, you may find that some emails are missing such as the emails can not show more than one month's emails. If you encounter this issue, please note that it is because the google App Sync is not configure correctly. Please follow me to do a simple change to achieve sync more email from Gmail to your outlook client.

Fix google chrome crash issue

Have you encounter google chrome crash when you open the google chrome? Is it happened in Windows 10? Have you tried to recover the windows but can not work? Have you tried to reinstall the Google chrome few times but still not working? If the answer is yes, please tried to follow the procedure as below: It may the best solution when you fixed the problem without reformat your windows. Windows 10: press the key sequence   Win + R type regedit in the window that opens and press Enter   click  Yes to start the program navigate to the registry keys as below   Computer\HKEY_LOCAL_MACHINE\ Software\Policies\ Google \ Chrome If not exist, you can create it. Right Click,  New --> Key and rename it with the right value name right click on the right side of the resource explorer, New -->   DWORD (32-bit) Value Rename the variable with:    RendererCodeIntegrityEnabled    re-open google Chrome...