Category: VMware

  • How to Enable SSH on VMware ESXi 7.0

    How to Enable SSH on VMware ESXi 7.0

    Enable SSH on VMware ESXi, in this blog, I will go through the different way of enabling SSH on VMware ESXi 7.0 hosts. The default option SSH is disabled for security purposes. We can enable it for remote command execution in multiple ways. Access to the ESXi shell via SSH offers administrators have the ability to maintain, troubleshoot, and remediate issues by using a Secure Shell client such as PuTTY.

    Enable SSH direct console user interface ESXi host 7.0

    1- ESXi 7.0 DCUI screen, press F2 for login.

    vmware vsphere esxi 7

    2- Type login name “root”, password and then press enter.

    esxi 7 authentication required

    3- In the system customization screen, select the troubleshooting options and press enter.

    esxi 7 system customization

    4- Under the troubleshooting mode options, under SSH support option SSH is disable, select Enable SSH and press enter.

    esxi 7 troubleshooting

    5- Now SSH is showing enabled.

    esxi 7 troubleshooting

    Press ESC to go back to the main DCUI screen.

    Enable SSH using vSphere Web Client Host

    6- Log in to your ESXi 7 host via the Web Client. Type your username root, password, and then click on the login button.

    esxi 7 vsphere web login

    7- After login to your ESXi host, Select Host, select Action menu, from the Actions menu select Services, and select Enable Secure Shell (SSH).

    esxi 7 enable secure ssl

    8- Select the services tab, select TSM-SSH SSH from the services list, and then click the Start button to enable SSH.

    esxi 7 enable secure ssl

    Enable SSH vCenter using vSphere Client

    9- Log in to your vCenter Server 7 via the vSphere client, type your vCenter username, password, and then click on login.

    vcenter 7 vsphere  login

    10- Select host where you need to enable SSH service, select the configure tab, under system options, and then select services.

    vcenter 7 configure services

    11- After selecting the Services option, select the SSH service and then click on the Start button to run the service.

    vcenter 7 configure services start

    12- Now SSH service is running.

    vcenter 7 configure services

    Now you can access the ESXi host remotely via a Secure Shell client.

    For more information please visit VMware

  • How to Configure vMotion in VMware vSphere 7.0

    How to Configure vMotion in VMware vSphere 7.0

    Configure vMotion VMware, vSphere, In this blog I will cover the configuration procedure of vMotion in VMware vSphere 7.0. VMware vMotion enables the live migration of running virtual machines from one ESXi host to another with zero downtime, and also allows the live migration of a running VM file system from one storage to another. Continuous service availability, and complete transaction integrity.

    Configure vMotion in VMware vSphere

    1- Open your web browser, type https://, type username, password and then click LOGIN.

    vmware vsphere login

    vMotion Networking Requirement click here

    How to Configure a vMotion Interface

    2- Select the host, click the configure tab, select VMkernal Adapter under networking option and then click add networking.

    vmware vsphere

    3- The network wizard window appears, selects the VMkernel Network Adapter and then click next.

    vmkernel interface

    4- Select an existing standard switch (vSwitch1) and then click next.

    vmkernel select target device

    5- Type a Network label, enable the use this port group for vMotion and then click next.

    vmkernel port settings

    6- Select use static IPv4 settings, Enter the IP address and subnet mask for the adapter and then click next.

    vmkernel ipv4 settings

    7- Review the VMkernal Network Settings and then click finish.

    vmkernel ready to complete

    8- The VMkernel adapter has been created for first host esxi-01.

    vmware vsphere client

    Configure a vMotion interface in second host.

    Follow the above steps from 2 to 8 to configure vMotion interface for second host.

    9- The VMkernel adapter has been created for second host esxi-02.

    vmware vsphere client

    10- Now virtual machine SRV2012 the one I want to migrate, is on esxi-02 host.

    vmware vsphere client

    How to Migrate Virtual Machine using vMotion

    11- Now right click the VM for migration, select Action tab and then click Migrate option.

    vmware vm live migration

    12- Select the change compute resource only migration type and then click next.

    select the migration type

    13- Select the host for which the VM should be migrate, Compatibility checks succeeded and then click next.

    select the compute resource

    14- Select the VM network adapter and then click next.

    migrate select a network

    15- Select the vMotion schedule with high priority and then click next.

    select vmotion priority

    16- Review the summary and click the finish button to start the migration process.

    vmotion vmware migrate ready to complete

    17- You can view the VM relocation in the recent tasks window.

    vsphere recent tasks

    18- I started pinging the machine is live migrating.

    command prompt

    19- The VM migration is completed.

    vsphere recent tasks

    20- You can view the host has changed.

    vmware vsphere client

    Related: How to Configure Multiple NIC vMotion in VMware vSphere.

  • How to Deploy  vCenter 7 in VMware Workstation 15 (Part 2)

    How to Deploy vCenter 7 in VMware Workstation 15 (Part 2)

    Configure VCSA 7 Appliance as a new vCenter Server. In the first blog, I deploy vCenter 7 in VMware Workstation 15. In this second blog, I will configure the VCSA 7 Appliance as a new vCenter Server in VMware Workstation.

    Deploy vCenter 7 in VMware Workstation

    1- Open a browser and type the FQDN address of the VCSA followed by port 5480 (for example – https://vcenter.xpertstec.local:5480) and then press enter.

    deploy vcsa rpm installation
    VCSA login

    2- Once the installation of the packages is completed successfully, select the Set Up option to configure this Appliance as a new vCenter Server.

    vcsa getting start
    vSphere 7 getting start.

    3- Type the root password and then click LOG IN.

    login vcsa
    login vCenter 7

    4- Install – Stage 2: Setup Up vCenter Server Appliance, Click next.

    vcsa introduction
    Deploy new vCenter Server Appliance

    5- Check system name, Select Synchronize time with NTP server, type your NTP server IP address and then click next.

    vcsa appliance configuration
    vCenter Appliance configuration

    6- IP address change warning, so click ok.

    vcsa ip address warning
    modify IP address

    7- Again type the root password and then click LOG IN.

    login vcsa
    log in vCenter 7

    8- Select Create a new SSO domain, type single sign-on domain name, a password for the administrator account and then click next.

    vcsa sso configuration
    VCSA SSO configuration

    9- Install – Stage 2: Set Up vCenter Server configure CEIP, click next.

    vcsa configuration ceip
    VCSA CEIP configuration

    10- Review the vCenter Server 7 configuration details and click finish to start the configuration.

    setup vcenter server ready
    review vCenter settings

    11- Click ok.

    vcsa deploy warning

    12- VCSA 7 installation starts (wait around 15 minutes).


    vcenter setup in progress
    vCenter setup in progress

    13- vCenter Server setup has been completed successfully, click on the vCenter Server Getting Started link to start.

    vcenter setup in progress
    vCenter setup completed

    14- The vCenter home page appears; select Launch vSphere Client (HTML5).

    launch vsphere client (html5)

    15- Type administrator@vsphere.


    local, password and then click LOGIN.

    vsphere vcenter login
    VMware vSphere Login

    16- You have now successfully installed the vCenter Server in VMware Workstation 15.

    vsphere client

    For more details click here

  • How to Deploy vCenter 7 in VMware Workstation 15 (Part 1)

    How to Deploy vCenter 7 in VMware Workstation 15 (Part 1)

    Deploy vCenter 7 in VMware Workstation, in this blog, I want to deploy VMware vCenter 7 in VMware Workstation 15, so we had to import the appliance from the.OVA template, and then configure the virtual machine as a new vCenter server. I am deploying this vCenter server 7 in a lab environment.

    Step by Step Deploying VCSA 7 in VMware Workstation.

    Before importing the VM from the .OVA template, first we need to create an A and PTR record in our active directory DNS server for the vCenter. If we didn’t create host a record in DNS manager then the auto-configuration of the vCenter 7 virtual machine will fail. It’s an appliance, you can’t customize the VM as you wish.

    buy Viagra Black generic https://newonlineandblo.com over the counter

    You could only increase or reduce the VM resources (for example CPU, Memory) on this appliance.
    buy vidalista generic https://newonlineandblo.com/vidalista.html over the counter

    vCenter Server 7 Requirements

    Host A Record

    1- Open your DNS Manager Console, Expand your DNS (SRV2019-DC), Expand Forward Lookup Zones, right-click on your local domain(xpertstec.local) and then select New Host (A or AAA)…

    dns manager server 2019

    2- Type a name and IP address that you want to assign to the vCenter Virtual Machine, Select the Create associated pointer (PTR) record box, also select the Allow any authenticated user to update DNS records with the same owner name box and then click the Add Host button.

    dns manager host a record

    3- vCenter Host A record successfully created.

    dns manager server 2019

    4- Now you can see in the Reverse Lookup Zones.

    dns manager server 2019

    5- Test your DNS entry by type vcenter.xpertstec.local

    command prompt

    VMware vCenter Server 7 deployment procedure on VMware Workstation 15.

    Download VMware vCenter 7 from VMware Website

    6- After downloading VMware 7, go to your download folder and right-click on VMware-VCSA-all-7.0 ISO file and then select Mount.

    windows explorer mount iso
    Mount the downloaded VCSA 7

    7- Deploy vCenter 7, open your DVD/CDROM drive and then open vcsa directory.

    windows explorer
    Open VCSA directory

    8- Deploy vCenter 7 here you can find the VMware vCenter Server Appliance 7.ova file for deployment.

    windows explorer ovf
    select the OVA file VCSA VMware

    9- Open VMware workstation, then click on File and select Open.

    deploy vcenter vmware workstation open
    Open VCSA OVA file

    10- Select the VCSA 7 OVA file and then click open.

    windows explorer ovf
    VMware vCenter Server Appliance OVA

    11- In the import Virtual Machine wizard, select I accept the terms of the license agreement and then click next.

    vcenter import vm license agreement

    12- Type a name for the virtual appliance; provide a path where you want to store the virtual machine files. This will be the name that we will see in the VMware Workstation inventory and then click next.

    vcenter import vm name

    13- Here I am going to select the smallest type of appliance that can be deployed, Tiny vCenter Server with Embedded PSC because I am testing in my test lab.

    vcenter import vm deployment
    vCenter deployment options.

    vCenter Networking Configuration

    14- In this import virtual machine wizard screen, we need to configure the VCSA settings. What we configure here will be passed on by VMware Workstation 15 to the guest OS, to configure the appliance.
    Host Network IP Address Family

    Here we are using an IPv4 address or an IPv6 for VCSA 7.
    Host Network Mode

    The configuration box where we declare if the VCSA should use a DHCP server or a static IP address.
    Host Network IP Address

    This is the host IP address that the VCSA 7.0 will have after deployment. This must be the IP used when we created the A and PTR records in DNS.
    Host Network Prefix

    This is the subnet mask for the VCSA. But we can’t just type the subnet mask as we do on a Windows computer.
    Host Network Default Gateway

    Here you can type the default gateway the appliance.
    Host Network DNS Servers

    The IP address of the DNS server the appliance will use for name resolution. Multiple IP addresses must be separated by comma.
    Host Network Identity

    This is the FQDN of the vCenter. The name requires to match the A record we created earlier in DNS.

    vcenter import vm networking
    VCSA 7 Network Configuration.

    15- In the SSO Configuration screen, we need to provide the SSO password that we will use to further configure for the appliance.

    vcenter import vm sso
    VCSA SSO password configuration

    16- In the System Configuration screen we need to type the root appliance password, this is needed when connecting to the console’s appliance for configuration or troubleshooting.

    vcenter import vm root
    VCSA root password configuration

    17- VCSA 7 upgrade configuration.

    vcenter import vm upgrade
    VCSA 7 upgrade configuration

    18- In the Miscellaneous screen, here you can select True from the CEIP enabled option.

    vcenter import vm miscellaneous
    VCSA Miscellaneous

    19- In the Networking Properties options, we need to provide the FQDM domain name, the domain search path, and then click the Import button.

    vcenter import vm domain
    VCSA 7 Domain Name

    vCenter 7 Deploying in VMware Wrokstation

    20- The import VCSA 7 process in progress, this will take just a few minutes to complete the vCenter 7 OVA.

    importing vcenter

    21- Make sure you connect the Virtual Machine network adapter to the network, so it will connect with the DNS server. If no connectivity to the DNS server is found, you will be getting an error.

    photon version 3
    VMware PHOTON Version 3.0

    22- VCSA 7 deploying in progress.

    vcenter starting

    23- If you want to reconfigure your VCSA appliance settings then Press F2.

    vmware vcenter visit

    24- Type Log in name, password and then press enter.

    vcenter authentication required

    25- VCSA 7 System Customization.

    vcenter system customization

    How to Deploy Vcenter 7.0 in VMware Workstation Second Part

  • How to Create VMware Distributed Switch

    How to Create VMware Distributed Switch

    Create VMware Distributed Switch, in this blog I will show you how to create and configure a VMware distributed switch in VMware vSphere vCenter 7.0. In my lab example, vCenter 7.0 is used and three ESXi hosts of version 7.0 are managed by vCenter.

    ESXi-01 – 10.0.0.11 (management interface)
    ESXi-02 – 10.0.0.12
    ESXi-04 – 10.0.0.14
    vCenter – 10.0.0.22

    Step 1 – Create VMware distributed switch

    1- Log in to your vCenter server and go to the Hosts and Clusters section. You must add your ESXi hosts in the datacenter, which is a logical organization unit in vCenter. Select your datacenter, click on Action menu, select Distributed Switch and then New Distributed switch.

    vmware vsphere client 7

    2- New Distributed Switch wizard, Name, and location.

    new distributed switch name

    3- Select version option, In this step, you should specify a distributed virtual switch version and then click next.

    new distributed switch select version

    4- New Distributed switch wizard, Configure settings. Specified the number of uplinks ports, set the Network I/O Control, and choose the create a default port group checkbox to create a default port group. Type a port group name and then click next.

    new distributed switch settings

    5- New Distributed Switch wizard Ready to complete. Review your settings for a new VMware virtual distributed switch and, then, click Finish to create the switch.

    new distributed switch review

    Add ESXi hosts to a VMware distributed switch

    6- After successfully creating a distributed virtual switch, we need to add ESXi hosts to the VDS configuration to make VMware distributed switching work. In the Networking option, select your VMware distributed switch, select action menu and then click Add and Manage Hosts.

    vmware vsphere client networking

    7- Add and Manager host wizard, Select task. As you want to add hosts, select Add hosts and then click next.

    distributed switch add and manage hosts

    8- Click the New hosts button to add ESXi hosts.

    distributed switch add and manage select hosts

    9- Select new hosts Window will pop-up, select the checkboxes, and select ESXi hosts that you want to attend in VMware distributed switch. Click OK to apply.

    distributed switch add and manage select hosts

    10- The ESXi hosts are now selected and the status is showing Connected, then click next.

    dswitch add and manage select hosts

    11- Add and Manage hosts wizard Manage physical adapters. You can select the necessary physical network adapters and then click assign uplinks.

    dswitch add and manage assign uplink

    12- Select a uplink and then click ok.

    dswitch add and manage select uplink

    13- After assigning uplink to three hosts click next.

    dswitch add and manage assign uplink

    14- Manage VMkernel adapters, click next.

    vswitch add and manage vmkernel

    15- Migrate VM networking. If you want to migrate virtual machines to the distributed virtual switch. You can do it at this stage. In this example, no network adapters are migrated to the VDS. Click next.

    vswitch add and manage networking

    16- Add and Manage hosts ready to Complete. Review the settings and then click Finish.

    vswitch add and manage review

    The ESXi hosts are successfully added to VMware distributed switch configuration. We can add VMkernel network adapters to a port group of the distributed virtual switch for using different features.

    buy isotretinoin generic https://buywithoutprescriptiononlinerx.net/isotretinoin.html over the counter

    Add VMkernel adapters

    17- In the vCenter Network option, in the VMware distributed switch select the port group. Select the Action menu and then select Add VMkernel Adapters.

    vmware vsphere client networking

    18- Add VMkernel Adapters wizard, Click the Attached hosts button to select ESXi hosts.

    add vmkernel adapter attached hosts

    19- Select member hosts and then click ok.

    dportgroup select member hosts

    20- Click Next.

    add vmkernel adapter attached hosts

    21- Add VMKernel Adapters wizard Configure VMkernel adapter. Select available services (vMotion, Provisioning, Fault Tolerance logging and etc). I am selecting vSAN then click next.

    configure vmkernel adapter

    IPv4 Network settings. In this step, we need to set the IP addresses for VMkernel adapters of ESXi hosts. Using static IP addresses.

    ESXi-01 (10.0.0.11) – 10.0.2.11
    ESXi-02 (10.0.0.12) – 10.0.2.12
    ESXi-04 (10.0.0.14) – 10.0.2.14
    The vSAN network will be 10.0.2.1/24

    22- Click next.

    vmkernel adapter ipv4 settings

    23- Review the configuration and then click Finish.

    vmkernel adapter review settings

    24- After configuring VMkernel adapters, select the VMware distributed switch, Select Configure tab, under Settings, select Topology and view of your VDS topology.

    vmware vsphere client dswitch

    For more information visit VMware

  • How to Configure VMware vSAN Cluster Quickstart

    How to Configure VMware vSAN Cluster Quickstart

    Configure VMware vSAN Cluster, in this article I will explain to you how to use the VMware vSAN Quickstart performance of the tasks to create, configure, and expand a VMware vSAN cluster. It is easy to use configuration wizard that makes it even easier to create a production-ready vSAN cluster.

    How to create distributed switch

    Create a Cluster using the Cluster Quickstart

    1- Log in with VMware vSphere client, Select Datacenter, select Menu tab and then click on New Cluster.

    vmware vsphere create cluster

    2- Type the cluster name, select vSAN Service and click OK.

    vsan edit cluster settings

    Configure vSAN Cluster Add Hosts

    3- Under Add host click the Add button to add hosts to the cluster.

    vsan cluster quickstart wizard

    4- Add hosts wizard to add new hosts or existing hosts in vCenter. Type your ESXi hosts’ name, username, password, and then click Next.

    add new and existing hosts

    5- ADD hosts summary of added hosts is displayed and click next.

    add new and existing hosts summary

    6- Now Select the finish button to add hosts to the cluster.

    add new and existing hosts

    7- View the recent Tasks.

    vmware recent tasks

    8- ESXi hosts successfully added.

    vsan cluster quickstart wizard

    Configure Cluster

    9- Under 3. Configure cluster option click on configure.

    vsan cluster quickstart wizard

    I already created vSphere Distributed Switches, that I will be use instead of creating a new vSphere Distributed Switch(es). Select the checkbox Configure network settings later will bypass the networking configuration. Use this setting if vSAN configurations are already configured.

    10- Distributed switches, Click on USE EXISTING button to select DSwitch.

    cluster wizard distributed switches

    11- Select existing distributed switch and then click ok.

    select existing distributed switches

    12- To select a Port group click on USE EXISTING button.

    cluster wizard distributed switches

    13- Select distributed port group and then click OK.

    select existing distributed port group

    14- Select a physical adapter for distributed switch and then click next.

    cluster wizard distributed switches

    15- Network specific information such as VLAN, protocol, and network addresses for the VMware vSAN network. Click next

    vsan cluster quickstart storage taffice

    16- Advanced options are where you customize the cluster settings and then click next.

    vsan cluster quickstart advanced

    17- Configure VMware vSAN cluster claim disks (cache and capacity tier) select disks to contribute to the vSAN datastore and then click next.

    vsan cluster quickstart claim disks

    18- The proxy settings will be configured to allow vCenter configurations that do not have direct access to the Internet to communicate with VMware for the Online Health check as well as anonymized telemetry data. Click next.

    vsan cluster quickstart proxy settings

    19- Review the vSAN cluster settings and then click finish.

    vsan cluster quickstart review

    20- vSAN cluster recent tasks.

    vmware recent task

    21- vSAN cluster quickstart successfully configured.

    vsan cluster quickstart wizard

    22- I have configured vSAN cluster in my home lab, I have some issues.

    vmware vsan cluster summary

    23- VMware vSAN cluster datastores (vSANDatastore).

    vmware vsan cluster datastores

    24- vSAN cluster disk management.

    vmware vsan cluster disk management

    25- vSAN cluster Monitor.

    vmware vsan cluster monitor

    For more details click here

  • How to Upgrade ESXi Host 6.7 to 7.0

    How to Upgrade ESXi Host 6.7 to 7.0

    Upgrade ESXi Host; in this article, I am going to upgrade ESXi Host 6.7 to 7. How to verify the installed ESXi Host version in the network, from the vSphere Server, select ESXi client, and then click on the host Summary tab.

    vmware vsphere client

    1- A new baseline must be created in the Lifecycle Manager Service to easily upgrade the ESXi hosts in our network. Select the Menu tab and then select the Lifecycle Manager.

    vmware vsphere client 7 menu

    2- From the Lifecycle Manager area, select the imported iSOs tab and then click Import ISO.

    vsphere client 7 lifecycle manager

    3- Click on Browse button to select the ESXi 7.0 installer in ISO format downloaded from VMware website.

    lifecycle manager import iso

    4- After selecting the correct image ESXi 7.0 version, it will start import automatically.

    lifecycle manager import iso

    5- When the ESXi 7.0 installer has been imported successfully.

    vcenter client lifecycle manager

    6- Type a Name and a Description to and then Click Next.

    lifecycle manager create baseline

    7- Select the previously imported ESXi 7.

    lifecycle manager create baseline iso

    8- Now click the Finish button to create the baseline.

    lifecycle manager create baseline summary

    9- Now you can see the new created baseline.

    vcenter client lifecycle manager

    Attach the baseline

    10- Create the baseline needed to upgrade the hosts, we need to attach this baseline to the ESXi you want to upgrade. Under the attached baselines click on the Attach section and then click Attach Baseline or Baseline Group.

    lifecycle manager attach baseline

    Upgrade ESXi Host

    11- Please select the correct baseline to attach and then click on attach.

    lifecycle manager attach baseline

    12- Click on Check Compliance to verify host to upgrade.

    lifecycle manager attached baseline

    Remediate hosts

    13- Select the Upgrade ESXi host and click Remediate to proceed with the upgrade.

    upgrade esxi lifecycle manager attached baseline

    14- The installation process begins. Accept the EULA and then click on OK.

    upgrade esxi lifecycle manager end user license

    15- Select the ESXi host and click remediate.

    upgrade esxi lifecycle manager remediate

    16- The upgrade is being process.

    upgrade esxi vcenter recent tasks

    17- When the upgrade has completed successfully, the host is reported as Compliant.

    lifecycle manager baseline upgrade esxi

    18- The procedure is now complete.

    upgrade esxi vmware vsphere client 7
  • How to Restore vCenter Server 7.0 VCSA

    How to Restore vCenter Server 7.0 VCSA

    Restore vCenter Server 7, in this second blog, I will show you how to restore VMware vCenter Server 7 from Backup.

    In the first Part how to schedule and backup vCenter

    Restore vCenter Server 7.0

    1- Mount VMware-VCSA-all-7.ISO, The Restore Wizard is located in the VCSA 7 ISO.

    vcsa ui installer location

    2- vCenter Server 7.0 Installer, click Restore

    vcenter server 7 installer

    3- Restore – Stage 1: Deploy vCenter Server introduction, so click the next button

    deploy vcenter introduction

    4- Deploy vCenter Server end user license agreement, select I accept the terms of the license Agreement and then click next

    deploy vcenter user license agreement

    5- In this enter backup details option, Enter the FTP server shared folder path, type FTP username, password and then click next

    vcenter enter backup details

    6- FTP backup server share folder opened, where we need to select the VCSA backup and then click the select button

    vcenter backup folder path

    7- Restore – Stage 1: Deploy vCenter Server, Click Next

    vcenter enter backup details

    8- Review the backup information and click next to precede the restoration

    vcenter review backup information

    9- Enter the ESXi host or vCenter Server name where you want to restore the vCenter backup, type username, password and then click next

    vcenter server deployment target

    10- Set up target vCenter Server VM, Set a root password and then click next

    setup target appliance vm

    11- ESXi host SSL certificate warning, so click yes

    vcsa certificate warning

    12- Select a deployment size for the VMware vCenter Server and then Click next

    restore vcenter deployment size

    13- Select a datastore for this vCenter Server and then click next

    vcsa restore select database

    14- Configure network settings for the vCenter Server and then click next

    vcsa configure network settings

    15- Review the settings and click the finish button to start vCenter Server deployment

    restore vcenter ready to complete

    16- vCenter Server Deploying in progress

    deployment vcenter progress

    17- Successfully deployed the vCenter Server, click continue

    deployed vcenter server successfully

    Stage 2: vCenter Server

    18- Once restore Stage 1 is completed we will need to run Stage 2 of the restore. Restore from backup, so click next

    restore vcenter server introduction

    19- Enter the credentials to retrieve the backup details if any and then click next

    restore vcsa backup details

    20- Review your settings before completing the restore wizard and click finish

    restore vcenter server ready to complete

    21- Click OK

    restore vcsa warning

    22- Restore – Stage 2: restore is in progress

    vcsa restore in progress

    23- Reconciliation job finished successfully, so click OK

    vcenter reconciliation job finished

    24- VMware vCenter Server successfully restored

    successfully restored vcenter

    25- Open web browser, type your FQDN (vcenter.xpertstec.local:5480) and click launch vSphere client

    launch vsphere client

    26- Type vCenter Server username, password and then click the login button

    vmware vsphere login

    27- Now vCenter Server 7 successfully login

    vcenter 7 vsphere client

    For more details click here

  • How to Backup VMware vCenter Server 7.0

    How to Backup VMware vCenter Server 7.0

    Backup VMware vCenter Server, in this blog, I will show you how to Schedule vCenter Server 7.0 Backup, How to backup VMware vCenter Server 7.0. First, we need to know what is VMware vCenter Server 7.0 backup, the is a built-in file-based backup and restore is a native backup solution that is available within the VMware Appliance Management Interface on port 5480. It supports backing up both the VMware vCenter Server Appliance and Platform Services Controller (PSC).

    Before starting a backup, a backup server must be set up and configured such that the appliance has access to it. The protocols supported for Center backup are FTPS, HTTPS, SCP, FTP, NFS, SMB, and HTTP.

    I am using FTP Backup Supported Protocols you can use any of the above mentions protocols supported for backup.

    Create FTP Backup Server

    How to Install and Configure Filezilla FTP Server click here

    VMware vCenter Server 7.0 Backup Schedule

    1- Open web browser type your vCenter Server 7.0 FQDN or IP address with port: 5480 (Example https://vcenter.xpertstec.local:5480/) Type Center username, password and then click on Login.

    vmware vsphere login

    How to Schedule vCenter 7.0 Backup

    2- For VCSA backup schedule, Select the Backup option and then click on configure tab.

    vcenter server management backup

    3- Type the backup location (FTP Backup Server path), username and password, select the backup schedule when you want to backup and then click the create button.

    vcenter create backup schedule

    4- After configuring VMware vCenter Server 7 backup schedule, then click Backup Now.

    vcenter server management backup

    5- Enter your backup location, username. Password and then click on Start button

    vcenter 7 backup now

    6- Now you can see the VCSA backup in progress.

    vcenter backup schedule

    7- vCenter Server backup successfully completed.

    vcenter backup schedule

    8- You can verify the backup folder in your FTP Backup server.

    windows explorer

    For more details how to backup vCenter Server 7.0 please click here

  • How to Migrate Windows vCenter Server to VCSA 7.0 Part-02

    How to Migrate Windows vCenter Server to VCSA 7.0 Part-02

    Migrate vCenter to VCSA, First blog, migrate Windows vCenter Server to VCSA Part-01. In the blog, migrate – Stage 2: vCenter Server.

    Migrate Windows vCenter Server

    1- Migrate – Stage 1: Deploy vCenter Server, then click continue

    successfully deployed the vcenter

    2- Migrate Windows vCenter Server, introduction option and then click next to begin the migration wizard.

    migrate vCenter Server introduction

    3- Migrate Windows vCenter Server pre-migration check result then click close

    pre-migration check result

    The source VMware vCenter details are imported from stage 1.

    4- My source Windows vCenter Server join to a domain, Type AD credentials to join the VCSA to the domain.


    Click Next

    migrate vCenter Server join ad domain

    5- Select the data to migrate and then click next

    migrate vCenter Server select migration data

    6- Select whether or not to join the VMware Customer Experience Improvement Program and then click Next.

    migrate vCenter Server configure ceip

    7- Review the migrate windows VMware vCenter summary settings and then click Finish. Data will now be migrate to the VCSA

    migrate vCenter Server ready to complete

    8- Once complete the Windows VMware vCenter Server will be powered off and the network settings transferred to the vCenter 7.0 (VCSA). If you urgently need to power back on the Windows server to retrieve files or such like and then do so with the vNICs disconnected, otherwise you will cause an IP/host name conflict on the network

    migrate vCenter Server shutdown warning

    9- View the VMware Migration Assistant progress

    vmware migration assistant

    10- Migrate Windows vCenter Server start copy data from source to target

    migrate Stage 2 data transfer and vcenter

    11- Log in to your vCenter Server type password and then click login

    migrate log in to vcenter server

    12- Set up target vCenter Server

    migrate Stage 2 data transfer and vcenter

    13- Import copied data to target vCenter Server

    migrate Stage 2 data transfer and vcenter

    14- Click close

    vsphere 7.0 disable the tls 1.0 message

    15- Windows vCenter Server successfully migrate to VCSA

    migrate Stage 2 data transfer and vcenter

    Post-Installation

    16- Connect to the vCenter Server using the IP or FQDN of the vCenter. Click on Launch vSphere Client (HTML5).

    launch vsphere client (html5)

    17- Type vCenter Server username, password and then click on login

    vmware vsphere client login

    18- After successfully login with vCenter Server you can see Windows vCenter Server successfully migrate to vCenter Server 7.

    vmware vsphere client 7

    For more details click here

  • How to Migrate Windows vCenter Server to VCSA 7.0 Part-01

    How to Migrate Windows vCenter Server to VCSA 7.0 Part-01

    Migrate Windows vCenter Server to VCSA, in this guide, I will explain to you how to migrate Windows vCenter Server 6.7 to vCenter Server 7 (VCSA 7).

    Prerequisites click here

    Software Requirements click here

    Hardware Requirements click here

    System Requirements click here

    Migrate Windows vCenter Server to VCSA

    Before we start the process if our existing Windows vCenter Server is virtual it may be useful to rename the VMware vCenter virtual machine name in the vSphere inventory to include -old or identical. Though the hostname and IP are migrated the VMware vSphere inventory name of the Virtual Machine cannot be a duplicate. The old server will be powered down but not deleted so that we need to have a backup.

    Download the VMware vCenter Server 7.0 ISO from VMware

    Now mount the VMware vCenter Server 7.0 ISO on your computer. The VMware vCenter Server 7.0 installer is compatible with Mac, Linux, and Windows.

    Please copy the migration-assistant folder to the Windows vCenter Server. If the Platform Services Controller (PSC) is running on a different Windows server then you must run the Migration Assistant on the Platform Services Controller (PSC) server first and then following the below instructions, then complete the similar process on the Windows vCenter Server.

    1- Double click on VMware-Migration-Assistant to start.

    windows explorer vcsa

    2- Type the SSO Administrator credentials to start running pre-checks.

    If all the checks successfully completed the Migration Assistant will finish at waiting for migration to start.

    vcsa migration assistant

    3- Use a different computer from your Windows vCenter & PSC servers open the vcsa-ui-installer folder that file is located on the VMware VCSA ISO. Double click on Installer to run the file.

    windows explorer vcsa

    Migration Process

    4- The vCenter Server 7.0 Installer will open and click on Migrate.

    vcsa installer

    5- Migrate – stage 1: deploys vCenter Server, Stage 2: migrates data & network settings over to the new appliance and shuts down the Windows vCenter server. Start the migration click next.

    migrate deploy vcenter introduction

    6- Migrate Windows vCenter Server, accept the VMware license terms and then click next.

    migrate deploy vcenter end user

    7- Type the details of the Windows vCenter Server to migrate and then click next.

    migrate deploy vcenter contact source

    8- Windows vCenter Server SSL certificate click yes

    vcenter ssl verify thumbprint

    9- Type the IP address or FQDN of the ESXi host, or vCenter upon which you need to deploy the new vCenter Server 7. Type the root username, password and then click next.

    migrate vcenter deployment target

    10- Untrusted SSL certificate ESXi message click Yes to continue.

    vcenter ssl verify thumbprint

    11- Type the vCenter Server VM name, the host name of the vCenter Server will automatically migrate. Click Next.

    migrate setup target vcenter

    12- Migrate Windows vCenter Server, Select the deployment size for your environment and then click next.

    migrate vcenter deployment size

    13- Select the datastore for the vCenter Server to deploy and then click next.

    migrate vcenter select database

    14- Configure the temporary network settings for the vCenter (VCSA). These settings only used throughout the migration of the data, once complete the temporary network settings are discarded and the VCSA assumes the identity, including IP settings, of the Windows vCenter Server. Click Next.

    migrate deploy vcenter network settings

    15- Review the settings of Migrate vCenter Server page and then click Finish.

    migrate deploy vcenter ready to complete

    16- Migrate – Stage 1: Deploy vCenter Server, deploying the vCenter server

    deploying the vcenter in progress

    17- Now VCSA successfully deployed the vCenter server. Click the Continue button to start the 2nd stage of the migration.

    successfully deployed the vcenter

    How to Migrate Windows vCenter Server to VCSA Part-02

  • How to Create New Virtual Machine in VMware ESXi 7

    How to Create New Virtual Machine in VMware ESXi 7

    New Virtual Machine ESXi 7 Host, in this blog; I am going to create a new Virtual Machine in VMware ESXi 7 host login with vCenter Server 7.

    We need to have a ESXi Host.

    Access ESXi through vCenter console or direct vSphere Web client

    Step by Step Procedure to deploy a new Virtual Machine

    Login to your vCenter Server using vSphere Client.

    1- Right click on the host where you want to create a VM, select Action menu and then click on new VM It will open New Virtual Machine Wizard.

    vmware vcenter server 7

    2- Select a creation type option, Select Create a new VM and then click Next.

    vcenter new virtual machine

    3- Type a name for the new Virtual Machine and Select Datacenter to create the new VM in and then click next.

    vcenter new vm name

    4- Select ESXi host where you want to deploy this Virtual Machine, compatibility checks succeeded and then click next.

    vcenter new vm compute resource

    5- Select a Datastore in which you want to store the Virtual Machine configuration files and folders and then click next.

    vcenter new vm select storage

    6- Select Compatibility for this Virtual Machine and then click on next.

    vcenter new vm compatibility

    7- Choose the Guest OS Family option (Windows/Linux/Other), select guest OS version that will be installed on the virtual machine and then click next.

    vcenter new vm guest os

    8- Configure the Virtual Machine Hardware as per operating system requirement and then click next.

    virtual machine customize hardware

    9- Review the new virtual machine configuration and click finish to complete the New Virtual Machine Wizard.

    create new virtual machine summary

    10- A new Virtual Machine has been deployed in ESXi 7 Host, to install Operating System on this VM, Right Click on Virtual Machine and select Edit Settings.

    vmware vsphere client

    11- To mount your ISO for specific OS, click on client device and select Datastore ISO file.

    create new virtual machine edit settings

    12- Expand your datastore, select the operation system the one you want to install and then click ok.

    vcenter browse datastore

    13- After selecting OS, select connected checkbox and then click ok.

    virtual machine edit settings

    14- Select newly created Virtual Machine and then click Power On icon.

    vcenter power on virtual machine

    15- Select VM and select Launch Console.

    vcenter launch console

    16- Choose launch console option and then click launch

    launch console web console

    17- Now Windows operating system ready to install.

    vcenter remote console

    Related: how to Clone a Virtual Machine in VMware.

    Like and subscribe our YouTube channel to watch updated videos.

    For more details click here