Forum Discussion
Best practices for managing non-user assigned devices with Intune
Best way to do this is as follows:
Use for enrolment Autopilot Self Deploying mode, this is not mandatory but is really nice and hands off feature, highly recommended: https://learn.microsoft.com/en-us/autopilot/self-deploying
After this best is to use Shared Device Mode on the device:
This the Doc: https://learn.microsoft.com/en-us/mem/intune/configuration/shared-user-device-settings-windows
This is the CSP: https://learn.microsoft.com/en-us/windows/client-management/mdm/sharedpc-csp
This is nice extra resource: https://www.inthecloud247.com/configure-a-windows-shared-multi-user-device-with-intune/
This one is really nice: https://skotheimsvik.no/the-ultimate-guide-to-intune-powered-windows-11-shared-devices
Here is a really clear writeup about Primary users: https://learn.microsoft.com/en-us/mem/intune/remote-actions/find-primary-user
------
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Thanks for the reply. I'm having a busy morning, but I skimmed the articles you linked, and all that content looks really useful. Give me a day or two to process it and I'll revert back if I have further questions. Also, last night I read an article that stated one way to convert a PC that already onboarded with a Primary user to Shared mode was just to simply remove the Primary user and set it to "None". I'll have to experiment with that as well.
- AtlanJJun 12, 2024Copper ContributorRemoving the primary user appears to have solved my issue.
Thanks!