---
title: "Unable to run vCenter Server Appliance installer on macOS"
date: "2020-10-30T10:51:23+01:00"
tags: ["Fix", "Installer", "vCenter Server"]
categories: ["VMware"]
---

Today I wanted to install a fresh **vCenter Server Appliance** for further automatic provisioning with Terraform. When I wanted to install the vCenter Server Appliance I faced an error while I tried to mount **ISO** in Finder and execute the install.
![vCenter Server Appliance blocked][1]
<!--more-->
This is the new feature introduced in macOS and unfortunately you have to go to **System Preferences** 

![System Preferences][2]
<!--adsense-->

To finally open the installer click **Open Anyway**

![Open Anyway][3]

Once clicked a final question appears and we can use vCenter Server Installer opened.

![Final confirmation][4]

Finally **vCenter Server Appliance** installer loads and you can deploy **vCSA**.

![vCSA installer][5]

Happy installing :)

[1]: /images/uploads/2020/10/installed-blocked.webp
[2]: /images/uploads/2020/10/macos-security-preferences.webp
[3]: /images/uploads/2020/10/macos-open-anyway.webp
[4]: /images/uploads/2020/10/macos-finall-confirm.webp
[5]: /images/uploads/2020/10/vcsa-installer.webp
