Fortinet white logo
Fortinet white logo

EMS Administration Guide

Deploying EMS as a VM image

Deploying EMS as a VM image

You can deploy EMS as a virtual machine (VM) image like many other Fortinet products. EMS supports the VMware ESXi and KVM hypervisors and provides VMs for x86_64 and ARM architectures.

Note

EMS VMs run in standalone mode.

To deploy EMS on VMware ESXi:
  1. In VMware ESXi, click Create/Register VM.

  2. Select Deploy a virtual machine from an OVF or OVA file.

  3. Click Next.

  4. Enter the VM name and upload the OVA file.

  5. Click Next.

  6. Configure the VM as desired.

  7. Click Finish.

  8. Review the configuration and start the VM. When the VM boot completes, the OS logon page displays.

  9. Log in to the VM.

    Note

    The default credentials are:

    • Username: ems

    • Password: ems

    You will be required to change these credentials upon first log in.

  10. Change the default password when prompted.

  11. Access the FortiClient EMS GUI by the VM IP/FQDN address.

To deploy FortiClient EMS on KVM:
  1. Set up QEMU/KVM on a Linux host.

  2. Copy the forticlientems_vm qcow2 image under /var/lib/libvirt/images/.

  3. Run the following command to initialize the virtual machine with the FortiClient EMS image:

    sudo virt-install --name EMS_VM --memory 4096 --vcpus 2 --disk path=/var/lib/libvirt/images/forticlientems_vm.7.4.1.1862.interim.qcow2,format=qcow2 --import --os-variantgeneric --network bridge=virbr0 --graphics none
    Note

    You can change the configuration in the command as needed.

  4. Log in to the virtual machine.

    Note

    The default credentials are:

    • Username: ems

    • Password: ems

  5. Access the FortiClient EMS GUI by the VM IP/FQDN address.

To install FortiClient EMS on ARM processor:
  1. Download the ARM EMS installer from the support portal. The installer file name is in the form forticlientems_7.4.1.1867.interim.arm64.bin.

  2. Make the installer executable:

    sudo chmod +x ./forticlientems_7.4.1.1867.interim.arm64.bin
  3. Run the installer:

    sudo ./forticlientems_7.4.1.1867.interim.arm64.bin

Deploying EMS as a VM image

Deploying EMS as a VM image

You can deploy EMS as a virtual machine (VM) image like many other Fortinet products. EMS supports the VMware ESXi and KVM hypervisors and provides VMs for x86_64 and ARM architectures.

Note

EMS VMs run in standalone mode.

To deploy EMS on VMware ESXi:
  1. In VMware ESXi, click Create/Register VM.

  2. Select Deploy a virtual machine from an OVF or OVA file.

  3. Click Next.

  4. Enter the VM name and upload the OVA file.

  5. Click Next.

  6. Configure the VM as desired.

  7. Click Finish.

  8. Review the configuration and start the VM. When the VM boot completes, the OS logon page displays.

  9. Log in to the VM.

    Note

    The default credentials are:

    • Username: ems

    • Password: ems

    You will be required to change these credentials upon first log in.

  10. Change the default password when prompted.

  11. Access the FortiClient EMS GUI by the VM IP/FQDN address.

To deploy FortiClient EMS on KVM:
  1. Set up QEMU/KVM on a Linux host.

  2. Copy the forticlientems_vm qcow2 image under /var/lib/libvirt/images/.

  3. Run the following command to initialize the virtual machine with the FortiClient EMS image:

    sudo virt-install --name EMS_VM --memory 4096 --vcpus 2 --disk path=/var/lib/libvirt/images/forticlientems_vm.7.4.1.1862.interim.qcow2,format=qcow2 --import --os-variantgeneric --network bridge=virbr0 --graphics none
    Note

    You can change the configuration in the command as needed.

  4. Log in to the virtual machine.

    Note

    The default credentials are:

    • Username: ems

    • Password: ems

  5. Access the FortiClient EMS GUI by the VM IP/FQDN address.

To install FortiClient EMS on ARM processor:
  1. Download the ARM EMS installer from the support portal. The installer file name is in the form forticlientems_7.4.1.1867.interim.arm64.bin.

  2. Make the installer executable:

    sudo chmod +x ./forticlientems_7.4.1.1867.interim.arm64.bin
  3. Run the installer:

    sudo ./forticlientems_7.4.1.1867.interim.arm64.bin