Skip to content

Commit ef68edd

Browse files
typo
1 parent a806aca commit ef68edd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/intune/configuration/settings-catalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ Device and user groups are used when you assign your policies. Device and user s
201201

202202
When deploying policy from Intune, you can assign user scope or device scope to any type of target group. Behavior of the policy per user depends on the scope of the setting:
203203

204-
- User scoped policy writes to `HKEY Current User (HKCU)`.
205-
- Device scoped policy writes to `HKEY Local Machine (HKLM)`.
204+
- User scoped policy writes to `HKEY_CURRENT_USER (HKCU)`.
205+
- Device scoped policy writes to `HKEY_LOCAL_MACHINE (HKLM)`.
206206

207207
When a device checks-in to Intune, the device always presents a `deviceID`. The device may or may not present a `userID`, depending on the check-in timing and if a user is signed in.
208208

@@ -211,7 +211,7 @@ These are some possible combinations of scope, assignment, and the expected beha
211211
- If a device scope policy is assigned to a device, then all users on that device have that setting applied.
212212
- If a user scope policy is assigned to a device, then all users on that device have that setting applied. This behavior is like a [loopback set to merge](/troubleshoot/windows-server/group-policy/loopback-processing-of-group-policy).
213213
- If a user scoped policy is assigned to a user, then only that user has that setting applied.
214-
- If a device scoped policy is assigned to a user, once that user signs in and an Intune sync occurs, then the device scope settings applies to all users on the device.
214+
- If a device scoped policy is assigned to a user, once that user signs in and an Intune sync occurs, then the device scope settings apply to all users on the device.
215215

216216
If there is no [user hive](/windows/win32/sysinfo/registry-hives) during initial check-ins, then you may see some user scope settings marked as not applicable. This behavior happens in the early moments of a device before a user is present.
217217

0 commit comments

Comments
 (0)