You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/intune/enrollment/windows-enrollment-status.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,9 +113,9 @@ You can create multiple Enrollment Status Page profiles with different configura
113
113
114
114
9. Optionally, in **Scope tags**, assign a tag to limit profile management to specific IT groups, such as `US-NC IT Team` or `JohnGlenn_ITDepartment`. Then select **Next**.
115
115
116
-
10. In **Review + create**, review your settings. After you select **Create**, your changes are saved, and the profile is assigned. You can access the profile from your profiles list.
116
+
10. In **Review + create**, review your settings. After you select **Create**, your changes are saved, and the profile is assigned. You can access the profile from your profiles list.
117
117
118
-
The next time each device checks in, the profile is applied.
118
+
The next time each device checks in, the profile is applied.
119
119
120
120
## Edit default profile
121
121
@@ -140,13 +140,9 @@ If you assign a user or device more than one ESP profile, the profile with the h
140
140
141
141
Intune applies profiles in the following order:
142
142
143
-
1. Highest-priority profile assigned to device
144
-
2. Highest-priority profile assigned to user
145
-
146
-
> [!NOTE]
147
-
>This only works for deployments that support users. For example, Intune can't enforce a user-targeted profile in white-glove deployments and self-deployment scenarios, because these types of deployments are device-targeted.
148
-
149
-
3. Default ESP profile.
143
+
1. Intune applies the highest-priority profile assigned to the device.
144
+
2. If no profiles are targeted at the device, Intune applies the highest-priority profile assigned to the user. This only works in scenarios where there is a user. In white glove and self-deploying scenarios, only profiles targeted at devices can be applied.
145
+
3. If no profiles are assigned to the device or user, Intune applies the default ESP profile.
0 commit comments