Skip to content

Commit 593374b

Browse files
committed
Enrollment notifications for 2209
1 parent 68184d0 commit 593374b

3 files changed

Lines changed: 123 additions & 0 deletions

File tree

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
---
2+
# required metadata
3+
4+
title: Set up enrollment notifications in Intune
5+
titleSuffix: Microsoft Intune
6+
description: Set up enrollment notifications in Intune for employees or students.
7+
keywords:
8+
author: Lenewsad
9+
ms.author: lanewsad
10+
manager: dougeby
11+
ms.date: 09/20/2022
12+
ms.topic: how-to
13+
ms.service: microsoft-intune
14+
ms.subservice: enrollment
15+
ms.localizationpriority: high
16+
ms.technology:
17+
ms.assetid:
18+
19+
# optional metadata
20+
21+
#ROBOTS:
22+
#audience:
23+
24+
ms.reviewer: maholdaa
25+
ms.suite: ems
26+
search.appverid: MET150
27+
#ms.tgt_pltfrm:
28+
ms.custom: intune-azure
29+
ms.collection: M365-identity-device-management
30+
---
31+
32+
# Set up enrollment notifications
33+
34+
> [!NOTE]
35+
> This feature is in public preview. For more information, go to [Public preview in Microsoft Intune](../fundamentals/public-preview.md).
36+
37+
[!INCLUDE [azure_portal](../includes/azure_portal.md)]
38+
39+
Set up enrollment notifications to send email or push notifications to devices after they enroll. Notifications are supported with user-driven enrollment methods. You can use them to notify employees of newly enrolled devices, and include information about how to report devices they don't recognize.
40+
41+
You can send enrollment notifications via email or push notification, and apply your tenant's branding and customization settings to emails. Push notifications appear in the Intune Company Portal apps for iOS, macOS, and Android. Email notifications appear in the user's inbox.
42+
43+
Enrollment notifications work on devices running:
44+
45+
* Android
46+
* iOS/iPadOS
47+
* macOS
48+
* Windows 10/11
49+
50+
This article describes how to create enrollment notifications in the Microsoft Endpoint Manager admin center.
51+
52+
## Example enrollment notification
53+
The following example image shows what the enrollment notification looks like to the device user.
54+
55+
> [!div class="mx-imgBorder"]
56+
> ![Example image of an enrollment notification configured in Intune, notifying the recipient that a device named *Nia's iPhone" was enrolled, and includes HTML elements such as bolded font and a hyperlink, device details, contact information, and privacy statement.](./media/enrollment-notifications/enrollment-notification-message.png)
57+
58+
## Prerequisites
59+
To create an enrollment notification, you must:
60+
61+
* Be a Global Administrator or Intune Administrator.
62+
* [Configure branding and customization settings](../apps/company-portal-app.md) in **Tenant administration** > **Customization**.
63+
64+
## Create an enrollment notification
65+
66+
Enrollment push notifications are not supported in the Company Portal for Windows so they do not appear there. They do, however, appear in the Company Portal apps for iOS, macOS, and Android.
67+
68+
> [!TIP]
69+
> Use the built-in HTML editor to format and style email notifications. Intune supports the following HTML tags: `<a>`, `<strong>`, `<b>`, `<u>`, `<ol>`, `<ul>`, `<li>`, `<p>`, `<br>`, `<code>`, `<table>`, `<tbody>`, `<tr>`, `<td>`, `<thead>`, and`<th>`. It also supports the `href` attribute for hyperlinks.
70+
71+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
72+
2. Go to **Devices** > **Enroll device** and select the platform you're creating notifications for. Your options:
73+
* **Windows enrollment**
74+
* **Apple enrollment**
75+
* **Android enrollment**
76+
3. Select **Enrollment notifications (preview)**.
77+
4. Select **Create notification**. For Apple and Android notifications, select the OS platform you're configuring the notifications for.
78+
79+
Your options for Apple enrollment are:
80+
* **iOS Notifications**
81+
* **macOS Notifications**
82+
83+
Your options for Android enrollment are:
84+
* **Android Enterprise Notifications**
85+
* **Android device administrator Notifications**
86+
5. In **Basics**, configure the following settings:
87+
* **Name**: Enter a descriptive name for the notification. Name your notifications so you can easily identify them later.
88+
* **Description**: Enter a description for the notification. This setting is optional, but recommended.
89+
6. Select **Next**.
90+
7. In **Notification settings**, configure the notification messages.
91+
92+
The options for push notifications are:
93+
* **Send Push Notification**: Flip the switch **On** to enable and create a push notification.
94+
* **Subject**: Enter the subject of the enrollment notification.
95+
* **Message**: Enter your message, explaining the purpose of the notification. The character limit is 2000.
96+
97+
The options for email notifications are:
98+
* **Send Email Notification**: Flip the switch **On** to to enable and create an email notification.
99+
* **Subject**: Enter the subject of the enrollment notification.
100+
* **Message**: Enter your message. The character limit is 2000.
101+
* **Raw HTML editor**: Flip the switch **On** to enable HTML formatting.
102+
103+
The options for branding and customization are:
104+
105+
* **Show company logo**: Flip the switch **On** to make your organization's logo visible in the email header. This option becomes available after you've configured Company Portal branding in your tenant.
106+
* **Show device details**: Flip the switch **On** to make the following device details visible in the footer of the email:
107+
* Device name
108+
* Model
109+
* OS
110+
* OS version
111+
* Serial number
112+
* **Show company name**: Flip the switch **On** to make your organization's name visible in the footer of the email. The tenant value is automatically populated.
113+
* **Show contact information**: Flip the switch **On** to show your organization's contact information. The tenant value is automatically populated.
114+
* **Show Company portal website link**: Flip the switch **On** to show a link to the Company Portal website. The tenant value is automatically populated.
115+
8. Select **Next**.
116+
9. Optionally, assign a scope tag, like `US-NC IT Team` or `JohnGlenn_ITDepartment`, to limit management of the notification to specific IT groups. Then select **Next**.
117+
10. In **Assignments**, select the users or groups that will receive your profile. You can also apply assignment filters, which are available for Windows and Apple devices.
118+
11. Select **Next**.
119+
12. In **Review + create**, review the notification details, and then select **Create**.
120+
121+
Enrollment notifications are sent out to assigned groups when enrollment is triggered. Return to **Enrollment notifications (preview)** to view and edit notifications, or change priority level.
114 KB
Loading

memdocs/intune/enrollment/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ items:
4646
- name: Require multi-factor authentication
4747
href: multi-factor-authentication.md
4848
displayName: mfa; multifactor
49+
- name: Set up enrollment notifications
50+
href: enrollment-notifications.md
4951
- name: Set up Windows enrollment
5052
items:
5153
- name: Windows enrollment methods

0 commit comments

Comments
 (0)