Forum Discussion
DylanBrown
Feb 14, 2024Copper Contributor
Setting up set lock screen for all IOS Tablets
I'm relatively new to Intune and have managed to set up all 16 of our tablets on Intune. Is there a way to set a default lock screen to these devices? I have tried this through the policies but c...
JutManGraham
Mar 05, 2024Brass Contributor
Using All Devices may bite you in the bottom later... May i suggest
1. Create a Dynamic Group in Entrada, mine is call mob_Corp_iPad_Devices
2. Use this query (device.deviceModel -startsWith "iPad")
3. Apply this group to your feature policy
This limits the scope of your deployment to only iPads
If they are all Apple DEP and company enrolled
(device.deviceModel -startsWith "iPad") -and (device.deviceOwnership -eq "Company")
Throwing the Company on will prevent personal devices getting the policy.
If that does not suit what you need, then use Device Categories and base the dynamic group on that which they will choose when they enroll.
- DylanBrownMar 07, 2024Copper ContributorMorning Justin,
Would you be able to point me in the direction of exactly where to set up this group, very new to this area of Microsoft so not sure where to start.
Thanks- DylanBrownMar 07, 2024Copper ContributorI managed to find this and set the group up, but when I check the enrolled devices they still show as Non-Applicable on whether the lock screen policy is applied or not.
I changed the Lock Screen policy to enable for the group I have set up and that group says it contains this device.
Any ideas?- SebastiaanSmitsMar 07, 2024Iron ContributorYes this has nothing to do with groups, you already set it to all devices and that's fine for testing, when you move to prod and things in your environment get more complex you definitely need to think about your group structure.
As mentioned before are the devices supervised, you can check this by going yo your device in the Intune portal > Hardware device details > and check for the supervised key is set to Yes
https://learn.microsoft.com/en-us/mem/intune/remote-actions/device-inventory#hardware-device-details