# Office 365 - Microsoft endpoint manager (for users with no M365 licences)

For IT team already using Microsoft Endpoint Manager to deploy apps in one click across devices of their organization. Compatible with Windows and Mac.

### What you get

✅ One click install from Scribe.&#x20;

✅ No need to copy-paste HTML.&#x20;

✅ You only have to install the Scribe app across all your teammate's devices once.&#x20;

✅ No action is needed from your teammates.&#x20;

✅ Updates to your Scribe template automatically update team signatures.

### Note&#x20;

{% hint style="warning" %}
This integration is only required for users who don't have a Microsoft 365 license. If you do, use our Microsoft 365 integration to install your Scribe signatures on Outlook for Windows. To deploy the Scribe app to your team centrally see our [dedicated article](/scribe/install-signatures/automated-installation/microsoft-365-windows-mac-web.md).
{% endhint %}

{% hint style="info" %}
Once you installed the Scribe app across your co-worker's devices using Microsoft Endpoint Manager, your co-workers are automatically logged in to the Scribe app, and their signatures are installed in their Outlook email client. No action is required on their side to install the signature. You control the whole process.&#x20;
{% endhint %}

### Installation guide

{% stepper %}
{% step %}

### Deploy your domain token in your computer's registry (Windows only)

{% hint style="warning" %}
Domain auto-login is working with Scribe app v1.5.3 and above.&#x20;
{% endhint %}

You have to deploy a registry key on each computer. The key name is `DomainToken`

The key should be at `HKLM:\SOFTWARE\Policies\Scribe\Config`\
\
The key value should be your domain token. You can find your domain token in your Scribe integration settings.&#x20;

<figure><img src="/files/hO8R5N04FJZfVGOkzWiE" alt=""><figcaption></figcaption></figure>

**Example of the key in Windows registry**

<figure><img src="/files/46hj8nvKlEwNMdmScqLI" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Create a new application in Microsoft Endpoint Manager

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/5d55ffe86ebb4400/apps-microsoft-endpoint-manage_8ok0my.png" alt=""><figcaption></figcaption></figure>

**For Windows**

In other, Select `Windows app (Win32)` and click select.

Upload the .intunewin file you've downloaded here. and click next.

**For Mac**

In other, Select `Line-of-business app` and click select.

Upload the `.intunemac` file you've downloaded here and click next.
{% endstep %}

{% step %}

### Fill in the Publisher with "Scribe" (Windows/Mac)

<figure><img src="/files/lwGVuAEnG6y6lJAVODf4" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Fill in the install command field (Window only)

Fill in the install command field with `Scribe-Setup-X.X.X.exe /S` - Replace `X.X.X` with the version you downloaded.

Fill in the uninstall command field with `C:\Program Files\Scribe\Uninstall Scribe.exe /S`

Select "System" as the install behavior.&#x20;

<figure><img src="/files/IU9BlOvIydc4ZogM7q5B" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Fill in fields as needed in your company (Window only)

<figure><img src="/files/szPdvQdvhNz3AAIRydR0" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Add a file detection rule (Windows only)

Fill in the path with `C:\Program Files\Scribe`

Fill in the File or folder with **"Scribe"**

Select **"File or folder exists"** as a Detection method.&#x20;

<figure><img src="/files/DNXUFFyb7JxMT0T5gFaK" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Dependencies (Windows only)

<figure><img src="/files/vjYeA5hOx7j5PlijMTys" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### &#x20;Supersedence (Windows only)

<figure><img src="/files/mN4w2a8UwR6GjOYcf8ZD" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Select the Users and/or Groups for which the Scribe app will be installed. (Windows and Mac)

<figure><img src="/files/m8odfh4VFF3OWEQ0BFdi" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Review your configuration and deploy your application (Windows and Mac)

Review your configuration and deploy your application. Your co-workers will be automatically logged in to the Scribe app and their signature installed in their Outlook app. Nothing to do on their side.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.scribe-mail.com/scribe/install-signatures/automated-installation/office-365-microsoft-endpoint-manager-for-users-with-no-m365-licences.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
