Cymraeg

There are many policies in Intune that can be combined to create the desired state. These policies are used to apply configuration settings to user or device groups, including device restrictions, software updates, and many more.

Device policies should be appropriately named, prefixed with the LA or School number to identify who it belongs to and what it does. They have scope tags applied so only the appropriate administrators can see and edit them.

Device compliance policies in Microsoft Intune | Microsoft Learn

These policies comprise of rules and settings that devices must meet to be considered compliant, such as specifying that a device must have a minimum version of an OS with the firewall and up-to-date antivirus enabled.

A compliance policy is required for every device type – Windows, iPad and Mac. Without a compliance policy, the device will also be marked as non-compliant. Non-compliant devices may have limited access to company resources, and depending on the actions set in the policy, can be locked or retired.

It is the responsibility of the local authority (or school) to decide on the requirements for compliancy and configure appropriate policies.

Apply features and settings on your devices | Microsoft Learn

These policies manage features and settings on devices, including device restrictions (such as disabling access to the camera), app configurations (such as automatically moving known folders for OneDrive on Windows devices), deploying Wi-Fi connections, and many more.

It is recommended to create a new configuration profile for ‘unrelated’ settings – for example, settings for OneDrive could all go in the same profile but a setting to change the wallpaper should go in a separate one. This creates a greater flexibility when applying settings to multiple groups with different requirements.

Information

Although settings in a configuration profile are inherited there is no sense of precedence, so if a setting is applied to the same group with differing values, then a conflict will occur. Conflicts can be investigated through the Monitor menu in Intune.

In Intune for Education, device settings can be applied by going into 'Groups', selecting the target group from the hierarchy, and toggling the desired controls.

Intune for Education offers a simplified subset of settings for both Windows and iOS devices, but more comprehensive settings can be configured for new or existing policies in Intune.

Changing device setting in Intune for Education will cause inheritance to break, and the screen will show a message to indicate this. This results in a new profile being created in Intune and the group added the excluded assignment in the parent group assignment

Policy sets: Microsoft Intune | Microsoft Learn

A policy set is a grouping of policies, apps, and configuration profiles. Instead of assigning individual policies and apps to multiple device/user groups, a policy set enables you to select many different objects and assign them all once from a single place. A policy set can be amended as your needs change, adding or removing items and assignments, rather than having to update each individual policy or app. This streamlines assigning a standard set of configuration items to multiple schools, such as primary school settings, and makes it easier to review and manage the assignments.

Manage Windows 10 and Windows 11 software updates | Microsoft Learn

Intune provides 3 settings to release and maintain Windows updates through the Windows Update for Business (WUfB) service, which help keep devices up-to-date and secure across the site.

The policies that can be used to do this are:

Update policies are available for enrolled iOS/iPadOS and MacOS devices. You can create a policy to specify which updates should be installed and when (at next check-in, or during/outside of a scheduled period).

For devices running MacOS 14 or iPadOS 17, and later, declarative device management (DDM) can also be used to specify update settings. This allows specific update versions to be set for both MacOS and iPadOS devices, but cannot be used to automatically install the latest update (it has to be set by its version number).
Managed software updates with the settings catalog | Microsoft Learn

Information

When deploying software updates to a shared iPad, it will not install until the device is plugged in to a power source and no users are signed in.

Further configurations can be applied to devices using scripts.

For Windows, Intune can deploy Powershell scripts. Once the script has run, it’s not executed again unless there is a change in the script. If the script fails, Intune re-tries up to 3 times. Powershell scripts can also be used for remediation, which detects a specified state and re-applies the script if that state is false.
Use PowerShell scripts on Windows 10/11 devices in Intune | Microsoft Learn

For MacOS, Intune can deploy shell scripts. These can be set to run on a schedule, and multiple times if the script fails, to ensure the correct configuration is set on the device.
Use shell scripts on macOS devices in Intune | Microsoft Learn