updates
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 62 KiB |
@ -15,11 +15,13 @@ This guide describes how to deploy applications to Windows 11 SE devices that ar
|
|||||||
|
|
||||||
Windows 11 SE is designed to provide a simplified and secure experience for students. Windows 11 SE prevents the installation and execution of third party applications with a technology called *Windows Defender Application Control (WDAC)*.
|
Windows 11 SE is designed to provide a simplified and secure experience for students. Windows 11 SE prevents the installation and execution of third party applications with a technology called *Windows Defender Application Control (WDAC)*.
|
||||||
|
|
||||||
WDAC applies an *allowlist* (Code Integrity) policy called *E Mode*, which ensures that unwanted apps don't run or get installed. However, it also prevents IT admins from deploying apps to Windows 11 SE devices, unless they're included in the E Mode policy.\
|
WDAC applies an *allowlist* policy called *Windows 11 SE base policy*, which ensures that unwanted apps don't run or get installed. However, it also prevents IT admins from deploying apps to Windows 11 SE devices, unless they're included in the E Mode policy.
|
||||||
|
|
||||||
With the use of WDAC *supplemental policies*, Intune allows specific third party applications to be installed and executed. The [allowlist process][EDU-1] is done on an app-by-app basis, and the time to request an application to be allowed and have the supplemental policy deployed can be lengthy.
|
With the use of WDAC *supplemental policies*, Intune allows specific third party applications to be installed and executed. The [allowlist process][EDU-1] is done on an app-by-app basis, and the time to request an application to be allowed and have the supplemental policy deployed can be lengthy.
|
||||||
|
|
||||||
Starting with Windows 11 SE, version 22H2, IT admins have more flexibility to deploy applications to Windows 11 SE devices. When a Windows 11 SE device is enrolled in an Intune education tenant, it will automatically receive an AppLocker policy that sets the *Intune Management Extension (IME)* as a *managed installer*.\
|
Starting with Windows 11 SE, version 22H2, IT admins have more flexibility to deploy applications to Windows 11 SE devices. When a Windows 11 SE device is enrolled in an Intune education tenant, it will automatically receive an AppLocker policy that sets the *Intune Management Extension (IME)* as a *managed installer*.
|
||||||
As a managed installer, any applications deployed through the IME will be automatically allowed on Windows 11 SE, removing the allowlist process requirement. For more information about managed installer, see [How does a managed installer work?][WIN-2]
|
|
||||||
|
As a managed installer, applications deployed through the IME will be automatically allowed on Windows 11 SE, removing the allowlist process requirement. For more information about managed installer, see [How does a managed installer work?][WIN-2]
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> End-users of Windows 11 SE devices still cannot install and use arbitrary applications without being blocked. Only IT admins can control what apps are allowed.
|
> End-users of Windows 11 SE devices still cannot install and use arbitrary applications without being blocked. Only IT admins can control what apps are allowed.
|
||||||
|
@ -33,7 +33,7 @@ Application installation depends on two factors:
|
|||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> The Intune management extension agent checks every hour (or on service or device restart) for any new Win32 app assignments.
|
> The Intune management extension agent checks every hour (or on service or device restart) for any new Win32 app assignments.
|
||||||
|
|
||||||
If the E Mode policy doesn't block the application that you're trying to deploy, the process to deploy the app to Windows SE devices should be consistent with non-SE devices.
|
If the Windows 11 SE base policy doesn't block the application that you're trying to deploy, the process to deploy the app to Windows SE devices should be consistent with non-SE devices.
|
||||||
|
|
||||||
## Check for installation
|
## Check for installation
|
||||||
|
|
||||||
@ -150,8 +150,8 @@ Select one of the following options to learn the next steps:
|
|||||||
> - [Important deployment considerations](considerations.md)
|
> - [Important deployment considerations](considerations.md)
|
||||||
|
|
||||||
> [!div class="nextstepaction"]
|
> [!div class="nextstepaction"]
|
||||||
> [Create policies](create-policies.md) [Important deployment considerations](considerations.md)
|
> [Next: Create policies>](create-policies.md) [Next: Important deployment considerations>](considerations.md)
|
||||||
> [Important deployment considerations](considerations.md)
|
|
||||||
|
|
||||||
[M365-1]: /microsoft-365/education/deploy/microsoft-store-for-education
|
[M365-1]: /microsoft-365/education/deploy/microsoft-store-for-education
|
||||||
|
|
||||||
|