# Setup

{% hint style="info" %}
It's recommended to restart your device following any installation or update.&#x20;
{% endhint %}

## Security

To setup KONNEKT you first have to meet the security requirements:

* admin consent
* conditional access config (if used)

Please see [here](https://docs.konnekt.io/installation/security) for details.

## Download current setup files

You can get the latest version of KONNEKT [here](https://trial.konnekt.io/).

If you want (as an admin) to grant tenant-wide consent for KONNEKT please visit [here ](https://docs.konnekt.io/installation/security/grant-admin-consent-in-enterprise-applications)

## Interactive Installation

{% hint style="warning" %}
This KONNEKT setup requires local admin permissions.
{% endhint %}

You can install KONNEKT by running the MSI file interactively. The setup dialog will start:

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2FlZPZzb4EhuXBFQxAvNHm%2Fimage.png?alt=media&#x26;token=5cc83370-9b19-44b9-b3c3-62acf0990bfb" alt=""><figcaption></figcaption></figure>

Click next.

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2FYAhWDbncHuF5X89yaWx9%2Fimage.png?alt=media&#x26;token=09ea449b-c954-4cb1-9fcb-8fca37e5e246" alt=""><figcaption></figcaption></figure>

Accept the license terms and click next.

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2F7NzwXfroxt6lrzPW8A6g%2Fimage.png?alt=media&#x26;token=b61fdb3b-a130-4cb4-b04f-2be9d0235083" alt=""><figcaption></figcaption></figure>

You may then enter your license key.

{% hint style="info" %}
If you do not enter a license key, you start a 14 days trial version.
{% endhint %}

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2FsojTsD56xyUNwQqEgLN3%2Fimage.png?alt=media&#x26;token=a8aee932-9836-4ee0-ac7d-98aed72f3994" alt=""><figcaption></figcaption></figure>

KONNEKT is now ready to start the setup.

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2F5iDukC0tFOdBPyhacUOH%2Fimage.png?alt=media&#x26;token=e633520f-4dd6-4ecb-ae16-6e54cecc31f4" alt=""><figcaption></figcaption></figure>

Click Finish to finalize the setup.

After the installation is successfully finished, a pop up window shows up automatically to connect your Microsoft 365 (formerly Office 365) account and grant the required permissions to create an Enterprise Application in your tenant (see screenshots below).

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2F1CxDGWZfGWvIta2vZtv6%2Fimage.png?alt=media&#x26;token=b354e822-b907-4818-be82-18f264c47ba0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2727108687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8zLVuKYctMIUr68_fs%2Fuploads%2F5ThmCc1DMsWfpBBlAqYV%2Fimage.png?alt=media&#x26;token=b6ce4873-3066-4e00-8d54-bfb2519f9f3e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To grant the permissions, you have to log in with an admin account or an account that has permissions to create an Enterprise Application in your tenant.

To grant the permissions tenant-wide please check [Grant tenant-wide admin consent](https://docs.konnekt.io/installation/security/grant-admin-consent-in-enterprise-applications)&#x20;
{% endhint %}

## Silent Installation

If you want a silent installation without any user interface interaction you can use the following [msiexec](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec) command after downloading the msi installation file from [here ](https://trial.konnekt.io/)and rename it to `konnekt`:\
\
`msiexec /quiet /qn /norestart /i konnekt.msi LICENSE_KEY=<YourKey>`

Instead of the `<YourKey>` in the end, enter your license key.

{% hint style="info" %}
After the trial period, it is recommended to set the license key to machine level (HKLM).
{% endhint %}
