Oversee Device Profiles Flashcards
Where in Intune can you see Profile Assignment Status?
Devices -> Devices Overview -> Monitor -> Assignment Status
What are the 4 types of Intune policies?
Configuration Policies, Device Compliance Policies, Conditional Access Policies, Corporate Device Enrollment Policies
What do Corporate Device Enrollment Policies do?
Enroll corporate-owned iOS devices using DEP or Apple Configurator
When a policy or app is deployed, Intune attempts to check in with the device within how many minutes?
5 minutes
When a policy or app is deployed, Intune attempts device check-in how many times before reverting to the scheduled check-ins?
3 times
What is the device check-in frequency for iOS?
Every 6 hours
What is the device check-in frequency for MacOS?
Every 6 hours
What is the device check-in frequency for Android?
Every 8 hours
What is the device check-in frequency for Windows 11?
Every 8 hours
What is the device check-in frequency for a newly enrolled iOS device?
Every 15 minutes for 6 hours
What is the device check-in frequency for a newly enrolled MacOS device?
Every 15 minutes for 6 hours
What is the device check-in frequency for a newly enrolled Windows device?
Every 3 minutes for 30 minutes
What is the device check-in frequency for a newly enrolled Android device?
Every 3 minutes for 15 minutes, then every 15 minutes for 2 hours
Where can users manually sync their own devices?
In the Company Portal
Which OSs allow the running of scripts?
Windows and MacOS
What is required for a Windows or MacOS device to be able to run scripts from Intune?
Intune Management Extension
What are the requirements to install the Intune Management Extension on Windows?
-Version 1607+
-Device must be joined to Entra ID
-Automatic MDM enrollment must be enabled in Entra ID
What are the requirements to install the Intune Management Extension on MacOS?
-Version 10.12+
-Device must be managed by Intune
-Shell scripts begin with ‘#!’ and must be in a valid location such as ‘#!/bin/sh’
-Command-line interpreters for the applicable shells are installed
What type of groups can Powershell scripts be targeted towards in Intune?
Entra Security Groups (Device or User)
True or false: Shell scripts assigned to a user group apply to any user signing in to that Mac
True