---
title: "Install vCenter Server 6.7.0a"
canonical: "https://www.virtcloudrocks.com/space/vblog01/blog/721004/Install%20vCenter%20Server%206.7.0a"
format: markdown
---
|  |
| --- |
| Recently VMware announced vCenter Server 6.7.0a GA, ([release notes for the vCenter server 6.7.0a](https://docs.vmware.com/en/VMware-vSphere/6.7/rn/vsphere-vcenter-server-670a-release-notes.html)), and since it introduces a variety of nice and handy features, I decided to test it in my lab.<br># Installation Process<br>## Stage 1<br>**Step 1**<br>Login to VMware portal and download the installation ISO for vCenter Server; [https://my.vmware.com/group/vmware/details?downloadGroup=VC670A&productId=742&rPId=23393](https://my.vmware.com/group/vmware/details?downloadGroup=VC670A&productId=742&rPId=23393); in my case I have downloaded the VMware vCenter Server Appliance (VMware-VCSA-all-6.7.0-8546234.iso)<br>**<u>Step 2</u>**<br>From am Windows desktop machine mount the ISO, and then you can use the ui installer for windows to begin the upgrade phase,<br>![image](media://93412a4d-3ced-4ff5-98bb-7f97bbd8137e)<br>**<u>Step 3</u>**<br><u>In my case this is a new installation, so I choose the Install option,</u><br>![image](media://4e6c4eac-2882-4d8e-8a7e-f535469e39ce)<br>**<u>Step 4</u>**<br><u>Accept the VMware EULA and press NEXT to continue,</u><br>![image](media://240eee89-1f38-40c3-bf59-2e28c7e58999)<br>**<u>Step 5</u>**<br>Choose the deployment type; in my case I proceed with the standard installation which is vCenter with embedded PSC,<br>![image](media://50a89409-e436-411c-8229-9b76eff81396)<br>**<u>Step 6</u>**<br>In the next screen you have to specify details regarding where the vCenter will be deployed to, i.e. an existing vCenter server or an ESXi host,<br>![image](media://42a69d39-cb3c-451e-af8f-db931d5831bb)<br>**<u>Step 7</u>**<br>Press NEXT to validate the details of the appliance deployment target, and access the SSL certificate warning,<br>![image](media://ea5ac190-6882-4b11-962b-ec2e7a888607)<br>**<u>Step 8</u>**<br>As soon as the validation process finishes successfully, provide the VM name name of the appliance and root password,<br>![image](media://3e94acf1-6470-4bbb-8154-5386b8408923)<br>**<u>Step 9</u>**<br>Choose the size of the deployment,<br>![image](media://c5784f59-4338-492d-afd2-68b8eaf3b0b9)<br>**<u>Step 10</u>**<br>Choose the datastore to which the appliance will be deployed to; you may also choose the disk to be in Thin Provisioning mode,<br>![image](media://bb9d21bd-f2c1-43ed-8b32-db4e9071d999)<br><u>Step 11</u><br>In the following scree, you have to provide the network configuration details for the appliance,<br>![image](media://07ec3823-30cf-4273-8ba5-c3439884c189)<br>**<u>Step 12</u>**<br>Validate all the configuration settings for the VM that will be deployed, and press FINISH, in order for the deployment process to initiate.<br>![image](media://a5110384-2486-4aa2-953a-fe8ab9f21d23)<br>After the process initiated you should see the progress of the deployment,<br>![image](media://eb143932-3191-433c-aeab-8d2bd93447ca)<br>**<u>Step 13</u>**<br>After the Stage 1 deployment process finishes, then you can connect to appliance though web interface to finalize the configuration,<br>![image](media://b1d501b4-5114-4069-8ab6-1a427ddfbf63)<br>Select Set Up, and to the pop up window insert the root credentials of the appliance, and press LOG IN, in order for the Stage 2 configuration process to start.<br>![image](media://99bd55a2-3a04-4caa-9061-bffc52bfce1e) |
| ## Stage 2<br>**<u>Step 1</u>**<br>Press NEXT to continue,<br>![image](media://dc340565-b55f-45aa-a521-c631b00c6be3)<br>**<u>Step 2</u>**<br>Configure time synchronization with NTP servers, and also enable SSH access to the appliance,<br>![image](media://74921574-6055-4b2e-b272-38f61ae0ab1c)<br>**<u>Step 3</u>**<br>Create a new SSO configuration,<br>![image](media://1397c4ac-e5af-41b4-9559-5f914946fc7b)<br>**<u>Step 4</u>**<br>Choose if you want to participate to the VMware Customer Experience Improvement Program,<br>![image](media://c85f320a-c9c1-4807-9403-effb4c527a9a)<br>**<u>Step 5</u>**<br>Review the configuration details and press FINISH, in order for the Stage 2 configuration process to initiate,<br>![image](media://d712beda-3be2-4c75-935c-9ad7e80cd103)<br>Monitor the progress of the process, and bear in mind that this might take some time until finalized,<br>![image](media://1110000b-0498-4e81-a059-5e660da094d4)<br>When installation finishes successfully you should see below screen,<br>![image](media://778b5db1-f048-40cd-9ccd-49aee6a7c4ec)<br><u>**Step 5**</u><br>Now, you can access the appliance on the specified web page,<br>HTML5: [https://vcsa67-site-a.vmlab.local/ui](https://vcsa67-site-a.vmlab.local/ui)<br>FLEX: [https://vcsa67-site-a.vmlab.local/vsphere-client](https://vcsa67-site-a.vmlab.local/vsphere-client)<br>Please note that FLEX, refers to the vSphere Web Client (Flex/Flash version)<br>![image](media://d1377d13-ad99-4a9a-819f-e7f01833bb18)<br><u>**Step 6**</u><br>We can verify the vCenter server version, as per below,<br>![image](media://e7d6768f-ecf0-45dc-8733-799dda436dea) |
|  |