Event details
Murphjoh - Great question. Yes, we'd expect this to work pretty easily on a physical Windows 11 Laptop or Windows 365 Cloud PCs because Intune is pretty flexible with Windows 11 Enterprise (single-session). The Windows 11 Enterprise multi-session (for use with AVD) is a bit more specific on policy targeting and applicability. In general, it should work, but there's a few considerations with deploying policies to Enterprise multi-session through Intune (both Using Azure Virtual Desktop multi-session with Microsoft Intune - Microsoft Intune | Microsoft Learn)
- "User (Windows config) but be assigned to a User Group" in Intune. In this case, this is how you'll need to target Universal Print, since the printer needs to get registered per user.
- "Intune doesn't support FSLogix token roaming between devices". So if you have FSLogix configured you'll need to disable the RoamIdentity functionality. The reference and description is here, direct link to RoamIdentity -> Configuration Settings - FSLogix | Microsoft Learn .
Let us know if this helps!
Thanks. I verified the FSLogix configuration on the Windows 11 Enterprise multi-session AVD host.
HKLM\SOFTWARE\FSLogix\Profiles\RoamIdentity is not configured, so FSLogix is using the documented default of 0 and identity roaming is disabled.
The Universal Print Settings Catalog policy is also a user-scoped Printer Provisioning policy assigned to a user group.