diff --git a/education/windows/TOC.yml b/education/windows/TOC.yml index 6571e40f23..b812d479ae 100644 --- a/education/windows/TOC.yml +++ b/education/windows/TOC.yml @@ -1,3 +1,5 @@ +- name: Windows 11 SE for Education + href: windows-11-se-overview.md - name: Windows 10 for Education href: index.md items: diff --git a/windows/whats-new/windows-11-se-administrators-overview.md b/education/windows/windows-11-se-overview.md similarity index 68% rename from windows/whats-new/windows-11-se-administrators-overview.md rename to education/windows/windows-11-se-overview.md index 9698bc9a29..9756414852 100644 --- a/windows/whats-new/windows-11-se-administrators-overview.md +++ b/education/windows/windows-11-se-overview.md @@ -13,13 +13,13 @@ ms.localizationpriority: medium ms.topic: article --- -# Windows 11 SE overview, and what admins should know +# Windows 11 SE for Education **Applies to**: - Windows 11 SE -Windows 11 SE is a new edition of Windows that's designed for education. It runs on web-first devices that use essential education apps, and comes preinstalled with Microsoft Office 365. +Windows 11 SE is a new edition of Windows that's designed for education. It runs on web-first devices that use essential education apps, and comes with Microsoft Office 365 preinstalled. For education customers seeking cost-effective devices, Microsoft Windows 11 SE is a great choice. Windows 11 SE includes the following benefits: @@ -29,26 +29,29 @@ For education customers seeking cost-effective devices, Microsoft Windows 11 SE ## Get Windows 11 SE -Windows 11 SE is preinstalled on devices from OEMs, and is available to everyone. The OEM installs Windows 11 SE, and makes the devices available for you to purchase. +Windows 11 SE is preinstalled on devices from OEMs, and is available to everyone. The OEM installs Windows 11 SE, and makes the devices available for you to purchase. For example, you'll be able to purchase Windows Surface devices with Windows 11 SE already installed. ## Available apps -Windows 11 SE comes with some preinstalled apps. The following apps are automatically installed and enabled to run on Windows 11 SE: +Windows 11 SE comes with some preinstalled apps. The following apps can also run on Windows 11 SE, and are deployed using the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431). For more information on adding and deploying education apps, see [ADD LINK TO LAURA'S ARTICLE](). --- -| Application | Min Version | Vendor | +| Application | Min version | Vendor | | --- | --- | --- | +| Chrome | 95.0.4638.54 | Google | | Dragon Assistant | 3.2.98.061 | Nuance Communications | | Dragon Professional Individual | 15.00.100 | Nuance Communications | | e-Speaking Voice and Speech recognition | 4.4.0.8 | e-speaking | | Free NaturalReader | 16.1.2 | Natural Soft | | Jaws for Windows | 2022.2109.84 ILM | Freedom Scientific | +| Kite Student Portal | 8.0.1 | Dynamic Learning Maps | | NextUp Talker | 1.0.49 | NextUp Technologies, LLC. | | NonVisual Desktop Access | 2021.2 | NV Access | | Read and Write | 12.0.71 | Texthelp Systems Ltd. | | SuperNova Magnifier & Screen Reader | 20.03 | Dolphin Computer Access | | SuperNova Magnifier & Speech | 20.03 | Dolphin Computer Access | | Text Aloud | 4.0.64 | Nextup.com | +| Zoom | 5.8.3 (1581) | Zoom Inc | | Zoomtext Fusion by AiSquared | 2022.2109.10 | ORF Fusion | | ZoomText Magnifier/Reader | 2022.2109.25ILM | AI Squared | @@ -63,33 +66,33 @@ Windows 11 SE comes with some preinstalled apps. The following apps are automati ### Add your own apps -If your apps aren't shown in the [Allowed apps list](#allowed-apps) (in this article), then you can submit an application request at [aka.ms/eduapprequest](https://aka.ms/eduapprequest). Be sure to sign in with your school account, such as `user@contoso.edu`. +If your apps aren't shown in the [Allowed apps list](#allowed-apps) (in this article), then you can submit an application request at [aka.ms/eduapprequest](https://aka.ms/eduapprequest). Anyone from the school district can submit the request. In the form, sign in with your school account, such as `user@contoso.edu`. We'll update you using this email account. -If your school district has a Microsoft account manager, then contact your account manager to add other apps, or apps created by your app developers. +Microsoft reviews every app request to make sure each app meets the following requirements: -These apps are automatically added to an exception list in your Intune organization tenant. To deploy and manage apps on your Windows 11 SE devices, you must use the [Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431). For more specific information, see [ADD LINK TO LAURA'S ARTICLE](). +- Apps can be any native Windows app type, such as a Microsoft Store app, Win32 app, `.MSIX`, `.APPX`, and more. -These apps: - -- Can be any native Windows app type, such as a Microsoft Store app, Win32 app, `.MSIX`, `.APPX`, and more. - -- Must be in the following app categories:​ +- Apps must be in one of the following app categories:​ - Content Filtering apps​ - Test Taking solutions​ - Accessibility tool apps - Effective classroom communication apps​ - Essential diagnostics, management, and supportability apps -- Must meet the performance requirements of Windows 11. For more specific information, see [Windows 11 requirements](/windows/whats-new/windows-11-requirements). +- Apps must meet the performance requirements of Windows 11. For more specific information, see [Windows 11 requirements](/windows/whats-new/windows-11-requirements). -- Must meet minimum security requirements, such as: +- Apps must meet the following security requirements: - All app binaries are code-signed​. - All files include the `OriginalFileName` in the resource file header​. - All kernel drivers are WHQL-signed. -- Must have an installer, and don't have an equivalent web application​. +- Apps can't have an equivalent web application​. -- Must not invoke any processes that can be used to jailbreak a device, automate jailbreaks, or present a security risk. For example, processes such as Reg.exe, CBE.exe, CMD.exe, and KD.exe are blocked on Windows 11 SE. +- Apps can't invoke any processes that can be used to jailbreak a device, automate jailbreaks, or present a security risk. For example, processes such as Reg.exe, CBE.exe, CMD.exe, and KD.exe are blocked on Windows 11 SE. + +If the app meets the requirements, Microsoft also works with the Independent Software Vendor (ISV) to test the app, and make sure the app works as expected on Windows 11 SE. + +When the app is ready, Microsoft will update you. Then, you add the app to the [Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), and deploy it to your Windows 11 SE devices. For more information on adding and deploying education apps, see [ADD LINK TO LAURA'S ARTICLE](). ## 0x87D300D9 error with an app diff --git a/windows/whats-new/TOC.yml b/windows/whats-new/TOC.yml index 04efa335ab..b7b6b4220a 100644 --- a/windows/whats-new/TOC.yml +++ b/windows/whats-new/TOC.yml @@ -5,8 +5,6 @@ items: - name: What's new in Windows 11 href: windows-11-whats-new.md - - name: Windows 11 SE - href: windows-11-se-administrators-overview.md - name: Windows 11 requirements href: windows-11-requirements.md - name: Plan for Windows 11