Forum Discussion
RonaldvdMeer
Oct 29, 2019Iron Contributor
Configure Windows 10 device first user admin others guest
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...
Thijs Lecomte
Oct 30, 2019Bronze Contributor
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.
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.