Configure Windows 10 device first user admin others guest

Iron Contributor

Is it possible to roll out a windows 10 with autopilot where the user who enrolls the device and other users are guests with very limited permissions or even block users from logging on devices which they didn't enroll. We have users who forget to bring there laptop and then take a laptop of another user who left there device at the office. We looking at a way force users only to use there own device.

1 Reply
There is no built-in way in Intune at the moment.
There are some local policies that you can configure to allow only one user to login (https://community.spiceworks.com/topic/35184-only-allow-one-user-account-to-access-a-workstation). But that would require you writing a custom Powershell script. Where you set the allow group to yourself and the currently logged-on user.