diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 8af01fd971..cdd94c4cbb 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -8152,7 +8152,7 @@ }, { "source_path": "windows/keep-secure/collect-wip-audit-event-logs.md", -"redirect_url": "/windows/threat-protection/collect-wip-audit-event-logs", +"redirect_url": "/windows/threat-protection/windows-information-protection/collect-wip-audit-event-logs", "redirect_document_id": true }, { @@ -8209,6 +8209,11 @@ "source_path": "windows/keep-secure/security-technologies.md", "redirect_url": "/windows/windows-10/index", "redirect_document_id": true +}, +{ +"source_path": "education/get-started/index.md", +"redirect_url": "/education/get-started/get-started-with-microsoft-education", +"redirect_document_id": true } ] } \ No newline at end of file diff --git a/devices/hololens/hololens-install-apps.md b/devices/hololens/hololens-install-apps.md index 7bdd9bd3f8..3b340395d8 100644 --- a/devices/hololens/hololens-install-apps.md +++ b/devices/hololens/hololens-install-apps.md @@ -1,6 +1,6 @@ --- title: Install apps on HoloLens (HoloLens) -description: The recommended way to install apps on HoloLens is to use Windows Store for Business. +description: The recommended way to install apps on HoloLens is to use Microsoft Store for Business. ms.prod: w10 ms.mktglfcycl: manage ms.pagetype: hololens, devices @@ -11,20 +11,20 @@ localizationpriority: medium # Install apps on HoloLens -The recommended way to install Universal Windows Platform (UWP) apps on HoloLens is to use Windows Store for Business. You can make your own [line-of-business application](https://technet.microsoft.com/itpro/windows/manage/working-with-line-of-business-apps) available through Windows Store for Business. +The recommended way to install Universal Windows Platform (UWP) apps on HoloLens is to use Microsoft Store for Business. You can make your own [line-of-business application](https://technet.microsoft.com/itpro/windows/manage/working-with-line-of-business-apps) available through Microsoft Store for Business. You can also deploy apps using your mobile device management (MDM) provider or use the Windows Device Portal to install apps, if you enable **Developer Mode** on the HoloLens device. >[!IMPORTANT] >When you set up HoloLens to use the Device Portal, you must enable **Developer Mode** on the device.**Developer Mode** on a device that has been upgraded to Windows Holographic for Business enables side-loading of apps, which risks the installation of apps that have not been certified by the Microsoft Store. Administrators can block the ability to enable **Developer Mode** using the **ApplicationManagement/AllowDeveloper Unlock** setting in the [Policy CSP](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx). [Learn more about Developer Mode.](https://msdn.microsoft.com/windows/uwp/get-started/enable-your-device-for-development#developer-mode) -## Use Windows Store for Business to deploy apps to HoloLens +## Use Microsoft Store for Business to deploy apps to HoloLens -Windows Store for Business is a private Windows Store for your enterprise. People in your organization can open the Store app and select your private Store to install apps that you have made available to them. +Microsoft Store for Business is a private Microsoft Store for your enterprise. People in your organization can open the Store app and select your private Store to install apps that you have made available to them. -![How Windows Store for Business appears in Store app](images/wsfb-private.png) +![How Microsoft Store for Business appears in Store app](images/wsfb-private.png) -In your Windows Store for Business dashboard, you can also download apps to distribute to devices that aren't connected to the Internet, plus add line-of-business (LOB) apps for distribution. +In your Microsoft Store for Business dashboard, you can also download apps to distribute to devices that aren't connected to the Internet, plus add line-of-business (LOB) apps for distribution. ### Requirements @@ -35,17 +35,17 @@ In your Windows Store for Business dashboard, you can also download apps to dist - End users need Azure AD accounts when they access Store for Business content from Windows-based devices. -### Windows Store for Business process +### Microsoft Store for Business process -1. [Sign up for Windows Store for Business.](https://technet.microsoft.com/itpro/windows/manage/sign-up-windows-store-for-business) +1. [Sign up for Microsoft Store for Business.](https://technet.microsoft.com/itpro/windows/manage/sign-up-windows-store-for-business) 2. [Assign roles and permissions for managing your Store for Business.](https://technet.microsoft.com/itpro/windows/manage/roles-and-permissions-windows-store-for-business) -3. (Optional) [Configure Windows Store for Business to work with your MDM provider.](https://technet.microsoft.com/itpro/windows/manage/configure-mdm-provider-windows-store-for-business) +3. (Optional) [Configure Microsoft Store for Business to work with your MDM provider.](https://technet.microsoft.com/itpro/windows/manage/configure-mdm-provider-windows-store-for-business) 3. [Get apps for your Store for Business.](https://technet.microsoft.com/itpro/windows/manage/acquire-apps-windows-store-for-business) 4. [Distribute apps to your employees.](https://technet.microsoft.com/itpro/windows/manage/distribute-apps-to-your-employees-windows-store-for-business) -### Install apps on HoloLens from Windows Store for Business +### Install apps on HoloLens from Microsoft Store for Business -The method that you use to install an app from your Windows Store for Business on HoloLens depends on the the distribution method that you choose. +The method that you use to install an app from your Microsoft Store for Business on HoloLens depends on the the distribution method that you choose. | Distribution method | To install on HoloLens| | --- | --- | diff --git a/devices/hololens/index.md b/devices/hololens/index.md index 698a2db7c4..9593ca5aeb 100644 --- a/devices/hololens/index.md +++ b/devices/hololens/index.md @@ -26,7 +26,7 @@ localizationpriority: medium | [Enroll HoloLens in MDM](hololens-enroll-mdm.md) | Manage multiple HoloLens devices simultaneously using solutions like Microsoft InTune | | [Set up HoloLens in kiosk mode](hololens-kiosk.md) | Enable kiosk mode for HoloLens, which limits the user's ability to launch new apps or change the running app | | [Configure HoloLens using a provisioning package](hololens-provisioning.md) | Provisioning packages make it easy for IT administrators to configure HoloLens devices without imaging | -| [Install apps on HoloLens](hololens-install-apps.md) | Use Windows Store for Business, mobile device management (MDM), or the Windows Device Portal to install apps on HoloLens| +| [Install apps on HoloLens](hololens-install-apps.md) | Use Microsoft Store for Business, mobile device management (MDM), or the Windows Device Portal to install apps on HoloLens|
## Related resources diff --git a/devices/surface-hub/install-apps-on-surface-hub.md b/devices/surface-hub/install-apps-on-surface-hub.md index d26712627a..6ad60e6f25 100644 --- a/devices/surface-hub/install-apps-on-surface-hub.md +++ b/devices/surface-hub/install-apps-on-surface-hub.md @@ -1,8 +1,8 @@ --- title: Install apps on your Microsoft Surface Hub -description: Admins can install apps can from either the Windows Store or the Windows Store for Business. +description: Admins can install apps can from either the Microsoft Store or the Microsoft Store for Business. ms.assetid: 3885CB45-D496-4424-8533-C9E3D0EDFD94 -keywords: install apps, Windows Store, Windows Store for Business +keywords: install apps, Microsoft Store, Microsoft Store for Business ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library @@ -18,15 +18,15 @@ You can install additional apps on your Surface Hub to fit your team or organiza A few things to know about apps on Surface Hub: - Surface Hub only runs [Universal Windows Platform (UWP) apps](https://msdn.microsoft.com/windows/uwp/get-started/whats-a-uwp). See a [list of apps that work with Surface Hub](https://www.microsoft.com/surface/support/surface-hub/surface-hub-apps). - Apps must be targeted for the [Universal device family](https://msdn.microsoft.com/library/windows/apps/dn894631). -- By default, apps must be Store-signed to be installed. During testing and development, you can also choose to run developer-signed UWP apps by placing the device in developer mode.- When submitting an app to the Windows Store, developers need to set Device family availability and Organizational licensing options to make sure an app will be available to run on Surface Hub. -- You need admin credentials to install apps on your Surface Hub. Since the device is designed to be used in communal spaces like meeting rooms, people can't access the Windows Store to download and install apps. +- By default, apps must be Store-signed to be installed. During testing and development, you can also choose to run developer-signed UWP apps by placing the device in developer mode.- When submitting an app to the Microsoft Store, developers need to set Device family availability and Organizational licensing options to make sure an app will be available to run on Surface Hub. +- You need admin credentials to install apps on your Surface Hub. Since the device is designed to be used in communal spaces like meeting rooms, people can't access the Microsoft Store to download and install apps. ## Develop and test apps While you're developing your own app, there are a few options for testing apps on Surface Hub. ### Developer Mode -By default, Surface Hub only runs UWP apps that have been published to and signed by the Windows Store. Apps submitted to the Windows Store go through security and compliance tests as part of the [app certification process](https://msdn.microsoft.com/en-us/windows/uwp/publish/the-app-certification-process), so this helps safeguard your Surface Hub against malicious apps. +By default, Surface Hub only runs UWP apps that have been published to and signed by the Microsoft Store. Apps submitted to the Microsoft Store go through security and compliance tests as part of the [app certification process](https://msdn.microsoft.com/en-us/windows/uwp/publish/the-app-certification-process), so this helps safeguard your Surface Hub against malicious apps. By enabling developer mode, you can also install developer-signed UWP apps. @@ -46,8 +46,8 @@ During development, the easiest way to test your app on a Surface Hub is using V Use Visual Studio to [create an app package](https://msdn.microsoft.com/library/windows/apps/hh454036.aspx) for your UWP app, signed using a test certificate. Then use Windows Imaging and Configuration Designer (ICD) to create a provisioning package containing the app package. For more information, see [Create provisioning packages](provisioning-packages-for-certificates-surface-hub.md). -## Submit apps to the Windows Store -Once an app is ready for release, developers need to submit and publish it to the Windows Store. For more information, see [Publish Windows apps](https://developer.microsoft.com/store/publish-apps). +## Submit apps to the Microsoft Store +Once an app is ready for release, developers need to submit and publish it to the Microsoft Store. For more information, see [Publish Windows apps](https://developer.microsoft.com/store/publish-apps). During app submission, developers need to set **Device family availability** and **Organizational licensing** options to make sure the app will be available to run on Surface Hub. @@ -58,7 +58,7 @@ During app submission, developers need to set **Device family availability** and - **Windows 10 Desktop** (other device families are optional) - **Let Microsoft decide whether to make the app available to any future device families** -![Image showing Device family availability page - part of Windows Store app submission process.](images/sh-device-family-availability.png) +![Image showing Device family availability page - part of Microsoft Store app submission process.](images/sh-device-family-availability.png) For more information, see [Device family availability](https://msdn.microsoft.com/windows/uwp/publish/upload-app-packages#device-family-availability). @@ -67,7 +67,7 @@ For more information, see [Device family availability](https://msdn.microsoft.co 2. Select **Pricing and availability**. 3. Under Organizational licensing, select **Allow disconnected (offline) licensing for organizations**. -![Image showing Organizational licensing page - part of Windows Store app submission process.](images/sh-org-licensing.png) +![Image showing Organizational licensing page - part of Microsoft Store app submission process.](images/sh-org-licensing.png) > [!NOTE] > **Make my app available to organizations with Store-managed (online) licensing and distribution** is selected by default. @@ -80,28 +80,28 @@ For more information, see [Organizational licensing options](https://msdn.micros ## Deploy released apps -There are several options for installing apps that have been released to the Windows Store, depending on whether you want to evaluate them on a few devices, or deploy them broadly to your organization. +There are several options for installing apps that have been released to the Microsoft Store, depending on whether you want to evaluate them on a few devices, or deploy them broadly to your organization. To install released apps: -- Download the app using the Windows Store app, or -- Download the app package from the Windows Store for Business, and distribute it using a provisioning package or a supported MDM provider. +- Download the app using the Microsoft Store app, or +- Download the app package from the Microsoft Store for Business, and distribute it using a provisioning package or a supported MDM provider. -### Windows Store app -To evaluate apps released on the Windows Store, use the Windows Store app on the Surface Hub to browse and download apps. +### Microsoft Store app +To evaluate apps released on the Microsoft Store, use the Microsoft Store app on the Surface Hub to browse and download apps. > [!NOTE] -> Using the Windows Store app is not the recommended method of deploying apps at scale to your organization: -> - To download apps, you must sign in to the Windows Store app with a Microsoft account or organizational account. However, you can only connect an account to a maximum of 10 devices at once. If you have more than 10 Surface Hubs, you will need to create multiple accounts or remove devices from your account between app installations. -> - To install apps, you will need to manually sign in to the Windows Store app on each Surface Hub you own. +> Using the Microsoft Store app is not the recommended method of deploying apps at scale to your organization: +> - To download apps, you must sign in to the Microsoft Store app with a Microsoft account or organizational account. However, you can only connect an account to a maximum of 10 devices at once. If you have more than 10 Surface Hubs, you will need to create multiple accounts or remove devices from your account between app installations. +> - To install apps, you will need to manually sign in to the Microsoft Store app on each Surface Hub you own. -**To browse the Windows Store on Surface Hub** +**To browse the Microsoft Store on Surface Hub** 1. From your Surface Hub, start **Settings**. 2. Type the device admin credentials when prompted. 3. Navigate to **This device** > **Apps & features**. 4. Select **Open Store**. -### Download app packages from Windows Store for Business -To download the app package you need to install apps on your Surface Hub, visit the [Windows Store for Business](https://www.microsoft.com/business-store). The Store for Business is where you can find, acquire, and manage apps for the Windows 10 devices in your organization, including Surface Hub. +### Download app packages from Microsoft Store for Business +To download the app package you need to install apps on your Surface Hub, visit the [Microsoft Store for Business](https://www.microsoft.com/business-store). The Store for Business is where you can find, acquire, and manage apps for the Windows 10 devices in your organization, including Surface Hub. > [!NOTE] > Currently, Surface Hub only supports offline-licensed apps available through the Store for Business. App developers set offline-license availability when they submit apps. @@ -147,7 +147,7 @@ To deploy apps to a large number of Surface Hubs in your organization, use a sup 13. As needed, update the app by downloading a new package from the Store for Business, and publishing an application revision in Configuration Manager. For more information, see [Update and retire applications with System Center Configuration Manager](https://technet.microsoft.com/library/mt595704.aspx). > [!NOTE] -> If you are using System Center Configuration Manager (current branch), you can bypass the above steps by connecting the Store for Business to System Center Configuration Manager. By doing so, you can synchronize the list of apps you've purchased with System Center Configuration Manager, view these in the Configuration Manager console, and deploy them like you would any other app. For more information, see [Manage apps from the Windows Store for Business with System Center Configuration Manager](https://technet.microsoft.com/library/mt740630.aspx). +> If you are using System Center Configuration Manager (current branch), you can bypass the above steps by connecting the Store for Business to System Center Configuration Manager. By doing so, you can synchronize the list of apps you've purchased with System Center Configuration Manager, view these in the Configuration Manager console, and deploy them like you would any other app. For more information, see [Manage apps from the Microsoft Store for Business with System Center Configuration Manager](https://technet.microsoft.com/library/mt740630.aspx). ## Summary @@ -158,7 +158,7 @@ There are a few different ways to install apps on your Surface Hub depending on | -------------------------- | --------------- | ------------------------------------- | ---------------------- | | Visual Studio | X | | | | Provisioning package | X | X | | -| Windows Store app | | X | | +| Microsoft Store app | | X | | | Supported MDM provider | | | X | diff --git a/devices/surface-hub/local-management-surface-hub-settings.md b/devices/surface-hub/local-management-surface-hub-settings.md index dea2a514bd..bf717480b2 100644 --- a/devices/surface-hub/local-management-surface-hub-settings.md +++ b/devices/surface-hub/local-management-surface-hub-settings.md @@ -25,7 +25,7 @@ Surface Hubs have many settings that are common to other Windows devices, but al | Password rotation | This device > Accounts | Choose whether to let the Surface Hub automatically rotate the device account's password. | | Change admin account password | This device > Accounts | Change the password for the local admin account. This is only available if you configured the device to use a local admin during first run. | | Configure Operations Management Suite (OMS) | This device > Device management | Set up monitoring for your Surface Hub using OMS. | -| Open the Windows Store app | This device > Apps & features | The Windows Store app is only available to admins through the Settings app. | +| Open the Microsoft Store app | This device > Apps & features | The Microsoft Store app is only available to admins through the Settings app. | | Skype for Business domain name | This device > Calling | Configure a domain name for your Skype for Business server. | | Default microphone and speaker settings | This device > Calling | Configure a default microphone and speaker for calls, and a default speaker for media playback. | | Turn off wireless projection using Miracast | This device > Wireless projection | Choose whether presenters can wirelessly project to the Surface Hub using Miracast. | diff --git a/devices/surface-hub/manage-surface-hub.md b/devices/surface-hub/manage-surface-hub.md index b464c430f2..def0816f4c 100644 --- a/devices/surface-hub/manage-surface-hub.md +++ b/devices/surface-hub/manage-surface-hub.md @@ -29,7 +29,7 @@ Learn about managing and updating Surface Hub. | ----- | ----------- | | [Remote Surface Hub management](remote-surface-hub-management.md) |Topics related to managing your Surface Hub remotely. Include install apps, managing settings with MDM and monitoring with Operations Management Suite. | | [Manage Surface Hub settings](manage-surface-hub-settings.md) |Topics related to managing Surface Hub settings: accessibility, device account, device reset, fully qualified domain name, Windows Update settings, and wireless network | -| [Install apps on your Surface Hub]( https://technet.microsoft.com/itpro/surface-hub/install-apps-on-surface-hub) | Admins can install apps can from either the Windows Store or the Windows Store for Business.| +| [Install apps on your Surface Hub]( https://technet.microsoft.com/itpro/surface-hub/install-apps-on-surface-hub) | Admins can install apps can from either the Microsoft Store or the Microsoft Store for Business.| | [End a meeting with I’m done](https://technet.microsoft.com/itpro/surface-hub/i-am-done-finishing-your-surface-hub-meeting) | At the end of a meeting, users can tap I'm Done to clean up any sensitive data and prepare the device for the next meeting.| | [Save your BitLocker key](https://technet.microsoft.com/itpro/surface-hub/save-bitlocker-key-surface-hub) | Every Surface Hub is automatically set up with BitLocker drive encryption software. Microsoft strongly recommends that you make sure you back up your BitLocker recovery keys.| | [Connect other devices and display with Surface Hub](https://technet.microsoft.com/itpro/surface-hub/connect-and-display-with-surface-hub) | You can connect other device to your Surface Hub to display content.| diff --git a/devices/surface-hub/prepare-your-environment-for-surface-hub.md b/devices/surface-hub/prepare-your-environment-for-surface-hub.md index f5c342d43d..bacd9b4c7f 100644 --- a/devices/surface-hub/prepare-your-environment-for-surface-hub.md +++ b/devices/surface-hub/prepare-your-environment-for-surface-hub.md @@ -53,7 +53,7 @@ A device account is an Exchange resource account that Surface Hub uses to displa After you've created your device account, there are a couple of ways to verify that it's setup correctly. - Run Surface Hub device account validation PowerShell scripts. For more information, see [Surface Hub device account scripts](https://gallery.technet.microsoft.com/scriptcenter/Surface-Hub-device-account-6db77696) in Script Center, or [PowerShell scripts for Surface Hub](appendix-a-powershell-scripts-for-surface-hub.md) later in this guide. -- Use the account with the [Lync Windows Store app](https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm). If Lync signs in successfully, then the device account will most likely work with Skype for Business on Surface Hub. +- Use the account with the [Lync Microsoft Store app](https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm). If Lync signs in successfully, then the device account will most likely work with Skype for Business on Surface Hub. ## Prepare for first-run program diff --git a/devices/surface-hub/provisioning-packages-for-certificates-surface-hub.md b/devices/surface-hub/provisioning-packages-for-certificates-surface-hub.md index 73dd21ac2e..7b002d0345 100644 --- a/devices/surface-hub/provisioning-packages-for-certificates-surface-hub.md +++ b/devices/surface-hub/provisioning-packages-for-certificates-surface-hub.md @@ -44,7 +44,7 @@ You'll create the provisioning package on a PC running Windows 10, save the pack Currently, you can add these items to provisioning packages for Surface Hub: - **Certificates** - You can add certificates, if needed, to authenticate to Microsoft Exchange. -- **Universal Windows Platform (UWP) apps** - You can install UWP apps. This can be an offline-licensed app from the Windows Store for Business, or an app created by an in-house dev. +- **Universal Windows Platform (UWP) apps** - You can install UWP apps. This can be an offline-licensed app from the Microsoft Store for Business, or an app created by an in-house dev. - **Policies** - Surface Hub supports a subset of the policies in the [Policy configuration service provider](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx). Some of those policies can be configured with ICD. - **Settings** - You can configure any setting in the [SurfaceHub configuration service provider](https://msdn.microsoft.com/library/windows/hardware/mt608323.aspx). @@ -90,17 +90,17 @@ You can use provisioning packages to install certificates that will allow the de ### Add a Universal Windows Platform (UWP) app to your package -Before adding a UWP app to a provisioning package, you need the app package (either an .appx, or .appxbundle) and any dependency files. If you acquired the app from the Windows Store for Business, you will also need the *unencoded* app license. See [Distribute offline apps](https://technet.microsoft.com/itpro/windows/manage/distribute-offline-apps#download-an-offline-licensed-app) to learn how to download these items from the Windows Store for Business. +Before adding a UWP app to a provisioning package, you need the app package (either an .appx, or .appxbundle) and any dependency files. If you acquired the app from the Microsoft Store for Business, you will also need the *unencoded* app license. See [Distribute offline apps](https://technet.microsoft.com/itpro/windows/manage/distribute-offline-apps#download-an-offline-licensed-app) to learn how to download these items from the Microsoft Store for Business. 1. In the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall** > **DeviceContextApp**. -2. Enter a **PackageFamilyName** for the app and then click **Add**. For consistency, use the app's package family name. If you acquired the app from the Windows Store for Business, you can find the package family name in the app license. Open the license file using a text editor, and use the value between the \...\ tags. +2. Enter a **PackageFamilyName** for the app and then click **Add**. For consistency, use the app's package family name. If you acquired the app from the Microsoft Store for Business, you can find the package family name in the app license. Open the license file using a text editor, and use the value between the \...\ tags. 3. For **ApplicationFile**, click **Browse** to find and select the target app (either an \*.appx or \*.appxbundle). 4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. For Surface Hub, you will only need the x64 versions of these dependencies. -If you acquired the app from the Windows Store for Business, you will also need to add the app license to your provisioning package. +If you acquired the app from the Microsoft Store for Business, you will also need to add the app license to your provisioning package. 1. Make a copy of the app license, and rename it to use a **.ms-windows-store-license** extension. For example, "example.xml" becomes "example.ms-windows-store-license". diff --git a/devices/surface/images/manage-surface-uefi-fig10.png b/devices/surface/images/manage-surface-uefi-fig10.png new file mode 100644 index 0000000000..7d36f66808 Binary files /dev/null and b/devices/surface/images/manage-surface-uefi-fig10.png differ diff --git a/devices/surface/images/manage-surface-uefi-fig11.png b/devices/surface/images/manage-surface-uefi-fig11.png new file mode 100644 index 0000000000..daccc0efbb Binary files /dev/null and b/devices/surface/images/manage-surface-uefi-fig11.png differ diff --git a/devices/surface/images/manage-surface-uefi-fig12.png b/devices/surface/images/manage-surface-uefi-fig12.png new file mode 100644 index 0000000000..34d2dc5342 Binary files /dev/null and b/devices/surface/images/manage-surface-uefi-fig12.png differ diff --git a/devices/surface/images/manage-surface-uefi-fig13.png b/devices/surface/images/manage-surface-uefi-fig13.png new file mode 100644 index 0000000000..b7a58d16c2 Binary files /dev/null and b/devices/surface/images/manage-surface-uefi-fig13.png differ diff --git a/devices/surface/images/manage-surface-uefi-fig14.png b/devices/surface/images/manage-surface-uefi-fig14.png new file mode 100644 index 0000000000..8845608fbd Binary files /dev/null and b/devices/surface/images/manage-surface-uefi-fig14.png differ diff --git a/devices/surface/images/manage-surface-uefi-fig9.png b/devices/surface/images/manage-surface-uefi-fig9.png new file mode 100644 index 0000000000..2269fe6c17 Binary files /dev/null and b/devices/surface/images/manage-surface-uefi-fig9.png differ diff --git a/devices/surface/manage-surface-uefi-settings.md b/devices/surface/manage-surface-uefi-settings.md index bbf546f125..388cb338d9 100644 --- a/devices/surface/manage-surface-uefi-settings.md +++ b/devices/surface/manage-surface-uefi-settings.md @@ -139,6 +139,36 @@ Use the **Restart Now** button on the **Exit** page to exit UEFI settings, as sh *Figure 8. Click Restart Now to exit Surface UEFI and restart the device* +## Surface UEFI boot screens + +When you update Surface device firmware, by using either Windows Update or manual installation, the updates are not applied immediately to the device, but instead during the next reboot cycle. You can find out more about the Surface firmware update process in [Manage Surface driver and firmware updates](https://docs.microsoft.com/surface/manage-surface-pro-3-firmware-updates). The progress of the firmware update is displayed on a screen with progress bars of differing colors to indicate the firmware for each component. Each component’s progress bar is shown in Figures 9 through 13. + +![Surface UEFI firmware update with blue progress bar](images/manage-surface-uefi-fig9.png "Surface UEFI firmware update with blue progress bar") + +*Figure 9. The Surface UEFI firmware update displays a blue progress bar* + +![System Embedded Controller firmware with green progress bar](images/manage-surface-uefi-fig10.png "System Embedded Controller firmware with green progress bar") + +*Figure 10. The System Embedded Controller firmware update displays a green progress bar* + +![SAM Controller firmware update with orange progress bar](images/manage-surface-uefi-fig11.png "SAM Controller firmware update with orange progress bar") + +*Figure 11. The SAM Controller firmware update displays an orange progress bar* + +![Intel Management Engine firmware with red progress bar](images/manage-surface-uefi-fig12.png "Intel Management Engine firmware with red progress bar") + +*Figure 12. The Intel Management Engine firmware update displays a red progress bar* + +![Surface touch firmware with gray progress bar](images/manage-surface-uefi-fig13.png "Surface touch firmware with gray progress bar") + +*Figure 13. The Surface touch firmware update displays a gray progress bar* +>[!NOTE] +>An additional warning message that indicates Secure Boot is disabled is displayed, as shown in Figure 14. + +![Surface boot screen that indicates Secure Boot has been disabled](images/manage-surface-uefi-fig14.png "Surface boot screen that indicates Secure Boot has been disabled") + +*Figure 14. Surface boot screen that indicates Secure Boot has been disabled in Surface UEFI settings* + ## Related topics [Advanced UEFI security features for Surface Pro 3](advanced-uefi-security-features-for-surface-pro-3.md) \ No newline at end of file diff --git a/devices/surface/surface-dock-updater.md b/devices/surface/surface-dock-updater.md index ae5f54addb..6c009e69fb 100644 --- a/devices/surface/surface-dock-updater.md +++ b/devices/surface/surface-dock-updater.md @@ -112,6 +112,7 @@ Microsoft periodically updates Surface Dock Updater. To learn more about the app >Each update to Surface Dock firmware is included in a new version of Surface Dock Updater. To update a Surface Dock to the latest firmware, you must use the latest version of Surface Dock Updater. ### Version 1.0.8.0 +*Release date: April 26, 2016* This version of Surface Dock Updater adds support for the following: @@ -119,6 +120,7 @@ This version of Surface Dock Updater adds support for the following: * Update for Surface Dock DisplayPort firmware ### Version 2.0.22.0 +*Release date: October 21, 2016* This version of Surface Dock Updater adds support for the following: @@ -126,10 +128,12 @@ This version of Surface Dock Updater adds support for the following: * Improved reliability of Ethernet, audio, and USB ports ### Version 2.1.6.0 +*Release date: April 7, 2017* This version of Surface Dock Updater adds support for the following: -* Updated firmware for Surface Dock DisplayPort +* Update for Surface Dock DisplayPort firmware +* Requires Windows 10 ## Related topics diff --git a/education/TOC.md b/education/TOC.md deleted file mode 100644 index 06913f7aef..0000000000 --- a/education/TOC.md +++ /dev/null @@ -1 +0,0 @@ -# [Index](index.md) \ No newline at end of file diff --git a/education/breadcrumb/toc.yml b/education/breadcrumb/toc.yml index acc2508932..93f929e957 100644 --- a/education/breadcrumb/toc.yml +++ b/education/breadcrumb/toc.yml @@ -2,6 +2,14 @@ tocHref: / topicHref: / items: - - name: Windows - tocHref: /education/windows - topicHref: /education/windows/index \ No newline at end of file + - name: Microsoft Education + tocHref: /education/ + topicHref: /education/index + items: + - name: Get started + tocHref: /education/get-started + topicHref: /education/get-started/index + - name: Windows + tocHref: /education/windows + topicHref: /education/windows/index + \ No newline at end of file diff --git a/education/get-started/TOC.md b/education/get-started/TOC.md new file mode 100644 index 0000000000..b0cabc0178 --- /dev/null +++ b/education/get-started/TOC.md @@ -0,0 +1,2 @@ +# [Get started: Deploy and manage a full cloud IT solution with Microsoft Education](get-started-with-microsoft-education.md) + diff --git a/education/get-started/get-started-with-microsoft-education.md b/education/get-started/get-started-with-microsoft-education.md new file mode 100644 index 0000000000..b32d16f263 --- /dev/null +++ b/education/get-started/get-started-with-microsoft-education.md @@ -0,0 +1,687 @@ +--- +title: Deploy and manage a full cloud IT solution with Microsoft Education +description: Learn how to use the new Microsoft Education system to set up a cloud infrastructure for your school, acquire devices and apps, and configure and deploy policies to your Windows 10 devices. +keywords: education, Microsoft Education, Microsoft Education system, full cloud IT solution, school, deploy, setup, manage, Windows 10, Intune for Education, Office 365 for Education, Microsoft Store for Education, Azure AD, Set up School PCs +ms.prod: w10 +ms.mktglfcycl: deploy +ms.sitesec: library +ms.topic: hero-article +localizationpriority: high +ms.pagetype: edu +author: CelesteDG +--- + +# Get started: Deploy and manage a full cloud IT solution with Microsoft Education + +![Learn how to deploy and manage a cloud solution with MSES!](images/mses_getstarted_banner.png) + +**Applies to:** + +- Office 365 for Education, School Data Sync, Microsoft Intune for Education, Microsoft Store for Education, Windows 10 Creators Update, Set up School PCs + +Hello, IT administrators! In this walkthrough, we'll show you how you can quickly and easily use the new Microsoft Education system, consisting of new and existing cloud services and tools, to implement a full IT cloud solution for your school. + +## What is Microsoft Education? +**Microsoft Education** consists of these new and existing services and tools from Microsoft: +- **Microsoft Intune for Education** for simple set up, control, and management of the resources for your school including apps, devices, and settings +- **Office 365 for Education** provides online apps for work from anywhere and desktop apps for advanced functionality, built for working together and available across devices, and it's free for schools, teachers, and students + - **School Data Sync** to help automate the process for importing and integrating School Information System (SIS) data that you can use with Office 365 + - **OneNote Class Notebook** to organize course content, create and deliver interactive lessons to some or all students, collaborate and provide private feedback to individual students, and connect with major LMS and SIS partners for assignment workflow +- **Learning Tools** are moving beyond the OneNote desktop app and is now available in Office Lens, OneNote Online, Word Online, and Word desktop +- **Whiteboard** to create interactive lessons on the big screen, share and collaborate real-time by connecting to Class Notebook and Classroom +- **Windows 10, version 1703 (Creators Update)** which brings 3D for everyone and other new and updated Windows features +- **Minecraft: Education Edition** which provides an open and immersive environment to promote creativity, collaboration, and problem-solving + +With Microsoft Education, schools can: +- **Use affordable devices and simple setup** - Boost creativity and get started instantly with Windows 10 devices that support Windows Ink. Set up devices in minutes and stay in control with the new Intune for Education. +- **Collaborate in a modern classroom** - Help students become career-ready with Office apps like Word, Excel, PowerPoint, and OneNote. Increase comprehension and outcomes with the most advanced teaching apps like integrated Learning Tools. +- **Go beyond the browser with inspiring apps for classroom learning** - Inspire with Minecraft: Education Edition and innovative apps from the Microsoft Store for Education. + +Go to the Microsoft Education site to learn more. See How to buy to learn about pricing and purchasing options for schools, students, and teachers as well as academic pricing and offers for qualified K-12 and higher education institutions. + +## What we're doing +In this walkthrough, we'll show you the basics on how to: +- Acquire an Office 365 for Education tenant, if you don't already have one +- Import school, student, teacher, and class data using School Data Sync (SDS) +- Manage apps and settings deployment with Intune for Education +- Acquire additional apps in Microsoft Store for Education +- Use the Set up School PCs app to quickly set up and provision your Windows 10 education devices +- Log in and use the devices + +This diagram shows a high-level view of what we cover in this walkthrough. The numbers correspond to the sections in the walkthrough and roughly correspond to the flow of the overall process; but, note that not all sections in this walkthrough are shown in the diagram. + +![Deploy and manage a full cloud IT solution using Microsoft Education](images/microsoft-education-get-started-workflow.png) + +## Prerequisites +Complete these tasks before you start the walkthrough: +- Make sure all the devices that you want to configure, such as student PCs, have the latest Windows 10, version 1703 image installed. + + We recommend Windows 10, version 1703 to take advantage of all the new features and functionality that Windows supports. This version of Windows is also compatible with the latest version of the Set up School PCs app and the versions must match in order for Set up School PCs to provision the devices. + + If you don't have Windows 10, version 1703 installed on your devices, we recommend upgrading. This process takes a while so start this task before proceeding with this walkthrough. + +- Have an education-verified tenant to qualify for an Office 365 for Education subscription. You also need to be education-verified to use School Data Sync and Intune for Education. + + If you don't have an education-verified domain, don't worry. We'll show you the steps on how to do this. + + > [!NOTE] + > If you need to get education-verified, it may take up to two weeks for the verification process to be completed. + +## Setup options + To make sure you have a successful experience with deploying and managing a full cloud IT solution with Microsoft Education, select the scenario that best describes your school or how you'd like to get started. + + +| [Get started with Microsoft Education in production environment](#noo365prodenv) | [Try out Microsoft Education in trial environment](#noo365trialenv) | [School uses Office 365, try out Intune for Education now](#schooluseso365tryi4e) | +| ----------------------------------------- | ------------------------------------------------ | ---------------------------------------------- | +| * My school doesn't use Office 365 for Education | * My school doesn't use Office 365 for Education | * My school uses Office 365 for Education | +| * My school is not an education-verified tenant | * My school is not an education-verified tenant | * My school is an education-verified tenant | +| * I would like to get started with Microsoft Education in a production environment | * I would like to try out Microsoft Education in a trial environment | * I would like to apply the Intune for Education trial code to my school's production environment | +| * Longest, need to start from scratch | * Simplest, but may take longer to start | * Fastest, Office 365 and SDS already set up | + + +### Option 1: Get started with Microsoft Education in a production environment +Trying out Microsoft Education in a production environment means you'll be using real school data as you evaluate the features and tools. This requires more time to get fully set up and going. + +To get started with Microsoft Education in a production environment: + +* Go to https://aka.ms/sdssignup and fill out the form to sign up for School Data Sync and receive a free, one-on-one support from Microsoft. + + A team from Microsoft will contact you to help get started with Microsoft Education. + +If you want a quicker way to evaluate Microsoft Education, you can [use a trial environment instead](#noo365trialenv). + +### Option 2: Try out Microsoft Education in a trial environment +Once you get an Office 365 education-verified tenant, trying out Microsoft Education in a trial environment is an easy way to evaluate all the features and tools. Here, you'll use promo codes and sample files as you follow the walkthrough. + +To get started with Microsoft Education in a trial environment, follow these steps. + +1. [Set up a new Office 365 for Education tenant](#1-set-up-a-new-office-365-for-education-tenant). + + Wait for your tenant to be education-verified before proceeding with the next step. Verification can take up to two weeks. + +2. Click https://aka.ms/getsdspromocode to apply a School Data Sync trial promo code to your Office 365 education tenant. +3. Follow the instructions in [Use School Data Sync to import student data](#2-use-school-data-sync-to-import-student-data). +4. Follow the instructions in [Try out Intune for Education](#schooluseso365tryi4e). + +### Option 3: Try out Intune for Education +Already have an Office 365 for Education verified tenant? Just sign in with your global admin credentials to apply the Intune for Education preview trial code to your tenant and follow the rest of the walkthrough. + +1. Click https://aka.ms/intuneforedupreviewtrial to get started. +2. In the **Intune for Education Trial** page, click **Sign in**. + + **Figure 1** - Intune for Education trial sign in page + + ![Intune for Education trial sign in page](images/i4e_trialsigninpage.png) + +3. Enter your Office 365 global admin credentials to apply the Intune for Education trial to your tenant. +4. Skip ahead and follow the instructions in the walkthrough beginning with [3. Configure Microsoft Store for Education](#3-configure-microsoft-store-for-education). + + +## 1. Set up a new Office 365 for Education tenant +Schools can use Office 365 to save time and be more productive. Built with powerful tools and accessible from any device, setting it up is the first step in getting your school to the cloud. + +Don't have an Office 365 for Education verified tenant or just starting out? Follow these steps to set up an Office 365 for Education tenant. [Learn more about Office 365 for Education plans and pricing](https://products.office.com/en-us/academic/compare-office-365-education-plans). + +1. Go to the Office 365 for Education sign up page to sign up for a free subscription for your school. +2. Create an account and a user ID and password to use to sign into your account. + + **Figure 2** - Office 365 account creation + + ![Create an Office 365 account](images/o365_createaccount.png) + +3. Save your sign-in info so you can use it to sign into https://portal.office.com (the sign-in page). Click **You're ready to go...** +4. In the **Verify eligibility for Microsoft Office 365 for Education** screen: + 1. Add your domain name and follow the steps to confirm ownership of the domain. + 2. Choose your DNS hosting provider to see step-by-step instructions on how to confirm that you own the domain. + + In some cases, you may need to wait several hours for the DNS verification to complete. You can click **I'll verify later** and come back later and log into the Office 365 portal and then go to the **Admin** center and select **Domains** to check the status entry for your domain. + + You may need to fill in other information to provide that you qualify for an education tenant. Provide and submit the info to Microsoft to continue verification for your tenant. + +As part of setting up a basic cloud infrastructure, you don't need to complete the rest of the Office 365 for Education setup so we will skip the rest of setup for now and start importing school data. You can pick up where you left off with Office 365 for Education setup once you've completed the rest of the steps in the walkthrough. See [6.3 Complete Office 365 for Education setup](#63-complete-office-365-education-setup) for info. + + +## 2. Use School Data Sync to import student data +School Data Sync (SDS) helps you import Student Information System (SIS) data into Office 365. It helps automate the process for importing and integrating SIS data that you can use with Office 365 and apps like OneNote Class Notebooks. + +Follow all the steps in this section to use SDS and sample CSV files in a trial environment. To use SDS in a production environment, see step 2 in [Try out Microsoft Education in a production environment](#noo365prodenv) instead. + +**Download sample school data** + +1. Go to the O365-EDU-Tools GitHub site. +2. Click the green **Clone or download** button to download the SDS sample files. + + **Figure 3** - Download the SDS sample files from GitHub + + ![Download the SDS sample files from GitHub](images/sds_github_downloadsample.png) + +3. In the **Clone with HTTPS** pop-up window, choose **Download ZIP** and note the location where you're saving the folder. +4. Go to the folder where you saved the .zip and unzip the files. +5. Open the **O365-EDU-Tools-master** folder and then open the **CSV Samples** subfolder. Confirm that you can see the following sample CSV files. + + **Figure 4** - Sample CSV files + + ![Use the sample CSV files](images/sds_sample_csv_files_us_uk.png) + + > [!NOTE] + > - The sample CSV files uses sample accounts and passwords. If you are using the sample files for testing, remember the accounts and their corresponding passwords. You may be asked to change the password during your first sign in. + > - If you are modifying the sample CSV files to use in your organization, change the accounts and passwords to match the user accounts and passwords in your organization. + > - If you are using CSV files from your existing production environment, see the detailed instructions in step 5 in the next section. + +To learn more about the CSV files that are required and the info you need to include in each file, see CSV files for School Data Sync. If you run into any issues, see School Data Sync errors and troubleshooting. + +**Use SDS to import student data** + +1. Go to the Microsoft School Data Sync site. +2. Click **Sign in**. You will see the **Settings** option for **Manage School Data Sync**. + + **Figure 5** - Settings for managing SDS + + ![Settings for managing SDS](images/sds_sds_and_classroom_off.png) + +3. Turn on **School Data Sync**. You will get a notification that it is turned on. Click **OK**. + + New menu options will appear on the left of the SDS portal. + + **Figure 6** - New menu options appear after SDS is turned on + + ![New menu options appear after SDS is turned on](images/sds_sds_on_newmenu_items.png) + +4. Click **+ Add Profile** from the sync dashboard or from the menu on the left to start syncing school data. + + This opens up the new profile setup wizard within the main page. + + **Figure 7** - New SDS profile setup wizard + + ![New SDS profile setup wizard](images/sds_updated_addnewprofile.png) + +6. For the new profile, in the **Before you begin...** screen: + 1. Enter a name for your profile, such as *ContosoElementarySchool*. + 2. Select a sync method for your profile. For this walkthrough, select **CSV Files**. + + Note that for any sync method that you choose, you can click the **View steps** link to get more information about the steps you need to take depending on the sync method of your choosing. + + 3. Click **Start**. + +7. In the **Sync options** screen: + 1. Select the domain for the schools/sections. If you have more than one domain, make sure you select the domain that corresponds to the profile you're creating. + 2. In the **Select school and section properties** section, select the properties you want to sync. If you select additional properties, make sure you have these properties and values added in the CSV files. For the walkthrough, we're not changing the default values. These are: + - **School properties:** SIS ID, Name + - **Section properties:** SIS ID, School SIS ID, Section Name + 3. In the **Select new or existing users** section, select either **New users** or **Existing users** based on the scenaro that applies to you. + - Choose **New users** if this is a brand new tenant and this is the first time that you're adding users. + + Choose the **New users** option if you are using an unaltered version of the sample CSV files from [Download sample school data](#downloadcsvsamples) or if you created your own CSV files with new users. + + - Choose **Existing users** if you already have a live production tenant, with teachers and students that already have active accounts in Office 365 (cloud only or synced from on-premise Active Directory). + + Using the **Existing users** option, SDS will not attempt to create new users. Instead, it uses the identity matching options in the next section of the setup wizard to match the students and teachers in your CSV files to the user accounts that already exist in Azure. All additiional details for the students and teachers contained within the CSV files will be written as extension attributes on top of the already existing user objects. You can find more information about these settings on the main SDS deployment page for CSV-based deployments in How to deploy School Data Sync by using CSV files. + + 4. In the **Sync option for Section Group Display Name**, check the box if you want to allow teachers to overwrite the section names. + 5. In the **License Options** section, check the box to select the option. + 6. Click **Next**. + + **Figure 8** - Sync options for the new profile + + ![Specify sync options for the new SDS profile](images/sds_addnewprofile_syncoptions.png) + +8. In the **Teacher options** screen: + 1. Select the domain for the teachers. SDS uses this to match teachers from your source data to their existing accounts in Office 365/Azure Active Directory. In the walkthrough, the CSV files are our source data. + 2. In the **Select teacher properties** section, you can add optional teacher properties to sync. For this walkthrough, you don't have to change the default. + 3. In the **Teacher licenses** section, choose the SKU to assign licenses for teachers. For this walkthrough, choose **STANDARDWOFFPACK_FACULTY**. + 4. Click **Next**. + + **Figure 9** - Specify options for teacher mapping + + ![Specify options for teacher mapping](images/sds_addnewprofile_teacheroptions.png) + +9. In the **Student options** screen: + 1. Select the domain for the students. SDS uses this to match students from your source data to their existing accounts in Office 365/Azure Active Directory. In the walkthrough, the CSV files are our source data. + 2. In the **Select student properties** section, you can add optional student properties to sync. For this walkthrough, you don't have to change the default. + 3. In the **Student licenses** section, choose the SKU to assign licenses for students. For this walkthrough, choose **STANDARDWOFFPACK_STUDENT**. + 4. Click **Next**. + + **Figure 10** - Specify options for student mapping + + ![Specify options for student mapping](images/sds_addnewprofile_studentoptions.png) + +10. In the profile **Review** page, review the summary and confirm that the values matches with the data you entered. Click **Create profile**. + + You will see a notification that your profile is being created. + +11. You will see a page for your profile. The status might indicate that it's still being set up. + + **Figure 11** - SDS profile page + + ![SDS profile page](images/sds_profilepage.png) + +12. After the profile name at the top, confirm that the status for your profile now says **Ready to sync**. + + If the status still indicates that the profile is being set up, try refreshing the page until you see the status change to **Ready to sync**. + + **Figure 12** - New profile is ready to sync + + ![Confirm that the new profile is ready](images/sds_profile_readytosync.png) + +11. On the profile page, below the profile name and profile status, there are four options: **Upload Files**, **Start Sync**, **Edit**, and **Delete**. Click **Upload Files** and then follow these steps: + 1. In the **Select data files to be uploaded** window, click **+ Add Files** and navigate to the directory where you saved the six CSV files required for data import. + 2. In the File Explorer window, you will see a folder for the sample CSV files for the UK and six sample CSV files for the US. Select the CSV files that match your region/locale, and then click **Open**. + 3. In the **Select data files to be uploaded** window, confirm that all six CSV files (School.csv, Section.csv, Student.csv, StudentEnrollment.csv, Teacher.csv, and TeacherRoster.csv) are listed and then click **Upload**. + 4. After all the files are successfully uploaded, click **OK**. +12. On the profile page, click **Start Sync** and then follow these steps: + 1. In the **Would you like to start sync for *Profile_Name?*** window, click **Start Sync**. *Profile_Name* should match the name you entered for your profile in the **Before you begin...** screen. + 2. Confirm that sync successfully started for the file and then click **OK**. + + > [!NOTE] + > Sync times, like file download times, can vary widely depending on when you start the sync, how much data you are syncing, the complexity of your data (such as the number of users, schools, and class enrollments), overall system/network load, and other factors. Two people who start a sync at the same time may not have their syncs complete at the same time. + > + > You can refresh the page to confirm that your profile synced successfully. + +That's it for importing sample school data using SDS. + +## 3. Configure Microsoft Store for Education +You'll need to configure Microsoft Store for Education to accept the services agreement and make sure your Microsoft Store account is associated with Intune for Education. + +**Associate your Microsoft Store account with Intune for Education** +1. Sign into Microsoft Store for Education. +2. Accept the Microsoft Store for Business and Education Services Agreement. + + This will take you to the Microsoft Store for Education portal. + + **Figure 13** - Microsoft Store for Education portal + + ![Microsoft Store for Education portal](images/msfe_store_portal.png) + +3. In the Microsoft Store portal, click **Manage** to go to the Microsoft Store **Overview** page. +4. Find the **Overview** page, find the **Store settings** tile and click **Management tools**. + + **Figure 14** - Select management tools from the list of Store settings options + + ![Select management tools from list of Store settings options](images/msfe_storesettings_select_managementtools.png) + +4. In the **Management tools** page, find **Microsoft Intune** on the list and click **Activate** to get Intune for Education ready for use with Microsoft Store for Education. + + **Figure 15** - Activate Intune for Education as the management tool + + ![Activate Intune for Education as the management tool](images/msfe_managementtools_activateintune.png) + +Your Microsoft Store for Education account is now linked to Intune for Education so let's set that up next. + +## 4. Use Intune for Education to manage groups, apps, and settings +Intune for Education is a streamlined device management solution for educational institutions that can be used to quickly set up and manage Windows 10 devices for your school. It provides a new streamlined UI with the enterprise readiness and resiliency of the Intune service. You can learn more about Intune for Education by reading the Intune for Education documentation. + +### Example - Set up Intune for Education, buy apps from the Store, and install the apps +In this walkthrough, we'll go through a sample scenario and walk you through the steps to: +- [Use express configuration to quickly set up Intune for Education](#setupintune) +- [Use Intune for Education to buy apps from the Microsoft Store for Education](#addappsfrommsfe) +- [Use Intune for Education to install the apps for all users in your tenant](#installappsallusers) + +Note that for verified education tenants, Microsoft automatically provisions your app catalog with these apps so you will see them appear on your Intune for Education catalog even before you've bought any apps: +- Excel +- Fresh Paint +- Minecraft: Education Edition +- OneNote +- PowerPoint +- Sway +- Word + + > [!NOTE] + > Apps that you own in the Microsoft Store for Education are automatically available in Intune for Education. Any changes you make to your purchases get reflected in Intune for Education. + + +**Set up Intune for Education** + +Intune for Education provides an **Express configuration** option so you can get going right away. We'll use that option here. + +1. Log into the Intune for Education console. You will see the Intune for Education dashboard once you're logged in. + + **Figure 16** - Intune for Education dashboard + + ![Intune for Education dashboard](images/i4e_portal.png) + +2. On the dashboard, click **Launch Express Configuration**, or select the **Express configuration** option on the menu on the left. +3. In the **Welcome to Intune for Education** screen, click **Get started**. + + **Figure 17** - Click Get started to set up Intune for Education + + ![Click Get Started to configure groups, apps, and settings](images/i4e_expressconfiguration_welcome.png) + +4. In the **Get school information (optional)** screen, it should indicate that SDS is already configured. Click **Next**. + + **Figure 18** - SDS is configured + + ![SDS is already configured](images/i4e_expressconfiguration_sdsconfigured.png) + +5. In the **Choose group** screen, select **All Users**. All apps and settings that we select during express setup will apply to this group. + + You can choose another group during this step, but note that your experience may vary from what we show in the walkthrough. + +6. The **Next** button will appear at the bottom of the screen after you select **All Users**. Click **Next**. + + > [!TIP] + > At the top of the screen, did you notice the **Choose group** button change to a green check mark? This means we are done with that step. If you change your mind or need to make changes, simply click on the button to go back to that step. Try it! + > + > **Figure 19** - Click on the buttons to go back to that step + > + > ![Click on the buttons to back to that step](images/i4e_expressconfiguration_choosebuttontogoback.png) + +7. In the **Choose apps** screen, you will see a selection of Web apps, Microsoft Store apps, and desktop (Win32) apps. You will also see a list of popular apps from each category. + + - Add or remove apps by clicking on them. A blue checkmark means the app is added and will be installed for all members of the group selected in the **Choose group** step. + + In this walkthrough, it's up to you to select the apps you choose to install. Just remember what they are so that later in the walkthrough you can verify that the apps were installed correctly on the device. + + > [!TIP] + > Web apps are pushed as links in the Windows Start menu under **All apps**. If you want apps to appear in Microsoft Edge browser tabs, use the **Homepages** setting for Microsoft Edge through **Express configuration** or **Manage Users and Devices**. + + **Figure 20** - Choose the apps that you want to install for the group + + ![Choose apps to install for the group](images/i4e_expressconfiguration_chooseapps_selected_cropped.png) + +8. When you're done choosing apps, click **Next** at the bottom of the screen. + + If you select Microsoft Store apps, you will see a notification that Intune for Education is getting these apps. + +8. In the **Choose settings** screen, we will set the settings to apply to the group. Click the reverse caret (downward-facing arrow) to expand the settings group and get more information about each setting in that settings group. + + **Figure 21** - Expand the settings group to get more details + + ![Expand the settings group to get more info](images/i4e_expressconfiguration_choosesettings_expandcollapse_cropped.png) + +9. For this walkthrough, set the following settings: + - In the **Internet browser settings** group, change the **Send Do Not Track requests to help protect users' privacy** setting to **Block**. + - In the **App settings** group, change the **Microsoft Store for Business apps** setting to **Block**, and then set the **Private Microsoft Store for Business apps** to **Allow**. + + **Figure 22** - Set some additional settings + + ![Set some additional settings](images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured_cropped.png) + +10. Click **Next**. In the **Review** screen, you will see a summary of the apps and settings you selected to apply. + + **Figure 23** - Review the group, apps, and settings you configured + + ![Review the group, apps, and settings you configured](images/i4e_expressconfiguration_review.png) + +11. Click **Save** to end express configuration. +12. You will see the **You're done!** screen which lets you choose one of two options. + + **Figure 24** - All done with Intune for Education express configuration + + ![Done with Intune for Education express configuration](images/i4e_expressconfiguration_alldone.png) + +13. Click **All done** or click the **X** on the upper-right corner of the screen to dismiss this screen and go back to the dashboard. + + +**Add apps bought from Microsoft Store for Education** + +- **Example 1 - Minecraft: Education Edition** + + If you would like to purchase Minecraft: Education Edition or want to learn how to get, distribute, and manage permissions for Minecraft: Education Edition, see For IT administrators - get Minecraft: Education Edition. + +- **Example 2 - Free educational/reference apps** + + 1. In the Intune for Education console, click **Apps** from the menu on the left. + + **Figure 25** - Click on **Apps** to see the list of apps for your tenant + + ![Click Apps to see the list of apps for your tenant](images/i4e_dashboard_clickapps.png) + + 2. In the **Store apps** section, click **+ New app**. This will take you to the Microsoft Store for Education portal and you will already be signed in. + + **Figure 26** - Select the option to add a new Store app + + ![Select the option to add a new Store app](images/i4e_apps_newstoreapp_selected.png) + + 3. In the Microsoft Store page, check some of the categories for suggested apps or search the Store for a free educational or reference app. Find ones that you haven't already installed during express setup for Intune for Education. + + For example, these apps are free: + - Duolingo - Learn Languages for Free + - Flashcards Pro + - Khan Academy + - My Study Life + + 4. Find or select the app you want to install and click **Get the app**. + 5. In the app's Store page, click the **...** button and select **Add to private store**. + 6. Repeat steps 3-5 to install another app or move to the next step. + 7. In the Microsoft Store for Education portal, select **Manage > Apps & software > Manage apps** to verify that the apps you purchased appear in your inventory. + + For example, if you bought Duolingo and Khan Academy, they will show up in your inventory along with the apps that Microsoft automatically provisioned for your education tenant. + + **Figure 27** - Apps inventory in Microsoft Store for Education + + ![Apps inventory in Store for Business](images/msfe_manageapps_inventory_grouped.png) + + In the **Private store** column of the **Apps & software** page, the status for some apps will indicate that it's "In private store" while others will say "Not in private store". We won't go over this in the walkthrough, but you can learn more about this in Distribute apps using your private store. + + > [!NOTE] + > You'll see in the above screenshot that some apps say that **Add is in progress**. Sync happens automatically, but it may take up to 24 hours for your organization's private store and 12 hours for Intune for Education to sync all your purchased apps. + +**Install apps for all users** + +Now that you've bought the apps, use Intune for Education to specify the group to install the apps for. Here, we'll show you how to install the apps you bought for all devices used by all users in your tenant. + +1. In the Intune for Education console, click the **Groups** option from the menu on the left. + + **Figure 28** - Groups page in Intune for Education + + ![Groups page in Intune for Education](images/i4e_groupspage.png) + +2. In the **Groups** page, select **All Users** from the list of groups on the left, and then click **Users** in the taskbar at the top of the **All Users** page. + + **Figure 29** - List of all users in the tenant + + ![List of all users in the tenant](images/i4e_groups_allusers_users_steps.png) + +3. In the taskbar at the top, select **Apps** and then click **Edit apps** to see a list of available apps. + + **Figure 30** - Edit apps to assign them to users + + ![Edit apps to assign them to users](images/i4e_groups_allusers_appspage_editapps.png) + +4. Select the apps to deploy to the group. A blue checkmark will appear next to the apps you select. + + **Figure 31** - Select the apps to deploy to the group + + ![Select the apps to deploy to the group](images/i4e_groups_allusers_selectappstodeploy.png) + +5. Once you're done, click **Save** at the bottom of the page to deploy the selected apps to the group. +6. You'll be notified that app assignments are being updated. The updated **All Users** groups page now include the apps you selected. + + **Figure 32** - Updated list of assigned apps + + ![Updated list of assigned apps](images/i4e_groups_allusers_updatedappslist.png) + +You're now done assigning apps to all users in your tenant. It's time to set up your Windows 10 device(s) and check that your cloud infrastructure is correctly set up and your apps are being pushed to your devices from the cloud. + +## 5. Set up Windows 10 devices + +### 5.1 Set up devices using Set up School PCs or Windows OOBE +We recommend using the latest build of Windows 10, version 1703 on your education devices. To set up new Windows 10 devices and enroll them to your education tenant, choose from one of these options: +- **Option 1: [Use the Set up School PCs app](#usesetupschoolpcs)** - You can use the app to create a setup file that you can use to quickly set up one or more Windows 10 devices. +- **Option 2: [Go through Windows OOBE and join the device to Azure AD](#usewindowsoobandjoinaad)** - You can go through a typical Windows 10 device setup or first-run experience to configure your device. + +**Option 1: Set up a device using the Set up School PCs app** + +1. Follow the steps in Use the Set up School PCs app to quickly set up one or more student PCs. +2. Follow the steps in [5.2 Verify correct device setup](#52-verify-correct-device-setup). + + +**Option 2: Set up a device using Windows OOBE** + +1. If you don't have a Wi-Fi network configured, make sure you connect the device to the Internet through a wired or Ethernet connection. +2. Go through the Windows device setup experience. On a new or reset device, this starts with the **Let's start with region. Is this right?** screen. + + **Figure 33** - Let's start with region + + ![Let's start with region](images/win10_letsstartwithregion.png) + +3. Continue with setup. In the **How would you like to set up?** screen, select **Set up for an organization**. + + **Figure 34** - Select setup for an organization + + ![Select setup for an organization](images/win10_setupforanorg.png) + +4. Sign in using the user's account and password. Depending on the user password setting, you may be prompted to update the password. +5. Choose privacy settings for the device. Location, speech recognition, diagnostics, and other settings are all on by default. Configure the settings based on the school's policies. +6. Click **Accept** to go through the rest of device setup. + + +### 5.2 Verify correct device setup +Verify that the device is set up correctly and boots without any issues. + +**Verify that the device was set up correctly** +1. Confirm that the Start menu contains a simple configuration. +2. Confirm that the Store and built-in apps are installed and working. The apps pushed down from Intune for Education will appear under **Recently added**. + + > [!NOTE] + > It may take some time before some apps are pushed down to your device from Intune for Education. Check again later if you don't see some of the apps you provisioned for the user. + + **Figure 35** - Sample list of apps for a user + + ![Apps list contains the apps provisioned for the user](images/win10_start_checkapps.png) + +### 5.3 Verify the device is Azure AD joined +Let's now verify that the device is joined to your organization's Azure AD and shows up as being managed in Microsoft Intune for Education. + +**Verify if the device is joined to Azure AD** +1. Log in to the Intune for Education console. +2. Select **Groups** and select **All Devices**. +3. In the **All Devices** page, see the list of devices and verify that the device you're signed into appears on the list. + + **Figure 36** - List of all managed devices + + ![Verify that the device is managed in Intune for Education](images/i4e_groups_alldevices_listofaadjdevices.png) + +4. On the Windows 10 education device, click **Start** and go to **Settings**. +5. Select **Accounts > Access work or school**. +6. In the **Access work or school** page, confirm that the device is connected to the organization's Azure AD. + + **Figure 37** - Confirm that the Windows 10 device is joined to Azure AD + + ![Confirm that the Windows 10 device is joined to Azure AD](images/win10_confirmaadj.png) + +**That's it! You're done!** You've completed basic cloud setup, deployment, and management using Microsoft Education. You can continue follow the rest of the walkthrough to finish setup and complete other tasks. + + +## 6. Finish setup and other tasks + +### 6.1 Update group settings in Intune for Education +If you need to make changes or updates to any of the apps or settings for the group(s), follow these steps. + +1. Log in to the Intune for Education console. +2. Click **Groups** and then choose **Settings** in the taskbar at the top of the page. +3. You will see the same settings groups that you saw in express setup for Intune for Education as well as other settings categories such as **Windows Defender settings**, **Device sharing**, **Edition upgrade**, and so on. + + **Figure 38** - See the list of available settings in Intune for Education + + ![See the list of available settings in Intune for Education](images/i4e_groups_settingslist_full.png) + +4. Keep the default settings or configure the settings according to your school's policies. + + For example, you can configure the diagnostic data sent to Microsoft in **Basic device settings > Send diagnostic data**. + +5. Click **Save** or **Discard changes**. + +### 6.2 Configure Azure settings +After completing the basic setup for your cloud infrastructure and confirming that it is up and running, it's time to prepare for additional devices to be added and enable capabilities for the user to use. + +#### Enable many devices to be added by a single person +When a device is owned by the school, you may need to have a single persion adding many devices to your cloud infrastructure. + +Follow the steps in this section to enable a single person to add many devices to your cloud infrastructure. + +1. Sign in to the Office 365 admin center. +2. Click **Admin centers** and select **Azure AD** to go to the Azure portal. +3. Configure the device settings for the school's Active Directory. From the new Azure portal, https://portal.azure.com, select **Azure Active Directory > Users and groups > Device settings**. + + **Figure 39** - Device settings in the new Azure portal + + ![Configure device settings in the new Azure portal](images/azure_newportal_usersandgroups_devicesettings.png) + +4. Find the setting **Maximum number of devices per user** and change the value to **Unlimited**. +5. Click **Save** to update device settings. + +#### Enable roaming settings for users +When students move from using one device to another, they may need to have their settings roam with them and be made available on other devices. + +Follow the steps in this section to ensure that settings for the each user follow them when they move from one device to another. + +1. Sign in to the Office 365 admin center. +2. Click **Admin centers** and select **Azure AD** to go to the Azure portal. +3. Configure the device settings for the school's Active Directory. From the new Azure portal, https://portal.azure.com, select **Azure Active Directory > Users and groups > Device settings**. +4. Find the setting **Users may sync settings and enterprise app data** and change the value to **All**. + + **Figure 40** - Enable settings to roam with users + + ![Enable settings to roam with users](images/azure_usersandgroups_devicesettings_ers.png) + +5. Click **Save** to update device settings. + +### 6.3 Complete Office 365 for Education setup +Now that your basic cloud infrastructure is up and running, it's time to complete the rest of the Office 365 for Education setup. You can find detailed information about completing Office 365 setup, services and applications, troubleshooting, and more by reading the Office 365 admin documentation. + +### 6.4 Add more users +After your cloud infrastructure is set up and you have a device management strategy in place, you may need to add more users and you want the same policies to apply to these users. You can add new users to your tenant simply by adding them to the Office 365 groups. Adding new users to Office 365 groups automatically adds them to the corresponding groups in Intune for Education. + +See Add users to Office 365 to learn more. Once you're done adding new users, go to the Intune for Education console and verify that the same users were added to the Intune for Education groups as well. + +### 6.5 Connect other devices to your cloud infrastructure +Adding a new device to your cloud-based tenant is easy. For new devices, you can follow the steps in [5. Set up Windows 10 devices](#5-set-up-windows-10-devices). For other devices, such as those personally-owned by teachers who need to connect to the school network to access work or school resources (BYOD), you can follow the steps in this section to get these devices connected. + + > [!NOTE] + > These steps enable users to get access to the organization's resources, but it also gives the organization some control over the device. + +**To connect a personal device to your work or school** + +1. On your Windows device, go to **Settings > Accounts**. +2. Select **Access work or school** and then click **Connect** in the **Connect to work or school** page. +3. In the **Set up a work or school account** window, enter the user's account info. + + For example, if a teacher connects their personal device to the school network, they'll see the following screen after typing in their account information. + + **Figure 41** - Device is now managed by Intune for Education + + ![Device is managed by Intune for Education](images/byob_aad_enrollment_intune.png) + +4. Enter the account password and then click **Sign in** to authenticate the user. + + Depending on the organization's policy, the user may be asked to update the password. + +5. After the user's credentails are validated, the window will refresh and will now include an entry that shows the device is now connected to the organization's MDM. This means the device is now enrolled in Intune for Education MDM and the account should have access to the organization's resources. + + **Figure 42** - Device is connected to organization's MDM + + ![Device is connected to organization's MDM](images/win10_connectedtoorgmdm.png) + +6. You can confirm that the new device and user are showing up as Intune for Education-managed by going to the Intune for Education management portal and following the steps in [5.3 Verify the device is Azure AD joined](#53-verify-the-device-is-azure-ad-joined). + + It may take several minutes before the new device shows up so check again later. + + +## Get more info + +### Microsoft Education documentation and resources hub +See the Microsoft Education documentation and resources hub for links to more content for IT admins, teachers, students, and education app developers. + +### Info related to this walkthrough + +**For IT admins** + +To learn more about the services and tools mentioned in this walkthrough, and learn what other tasks you can do, follow these links: +- Working with Microsoft Store for Education +- *Resources for anyone who uses Office 365* and *Resources for admins* in Get started with Office 365 for Education +- School Data Sync deployment options + - Deployment using CSV files: How to deploy School Data Sync by using CSV files and CSV files for School Data Sync + - Deployment using PowerSchool Sync: How to deploy School Data Sync by using PowerSchool Sync and School Data Sync required attributes for PowerSchool Sync + - Deployment using Clever Sync: How to deploy School Data Sync by using Clever Sync and School Data Sync required attributes for Clever sync + - Deployment using OneRoster CSV files: How to deploy School Data Sync by using OneRoster CSV files + +**For teachers** + +Whether it's in the classroom, getting the most out of your devices, or learning some of the cool things you can do, we've got teachers covered. Follow these links for more info: +- *Resources for anyone who uses Office 365* in Get started with Office 365 for Education +- Windows 10 online resources for teachers + + + + diff --git a/education/get-started/images/ICDstart-option.PNG b/education/get-started/images/ICDstart-option.PNG new file mode 100644 index 0000000000..1ba49bb261 Binary files /dev/null and b/education/get-started/images/ICDstart-option.PNG differ diff --git a/education/get-started/images/PCicon.png b/education/get-started/images/PCicon.png new file mode 100644 index 0000000000..c97c137b83 Binary files /dev/null and b/education/get-started/images/PCicon.png differ diff --git a/education/get-started/images/TakeATestURL.png b/education/get-started/images/TakeATestURL.png new file mode 100644 index 0000000000..b057763e8b Binary files /dev/null and b/education/get-started/images/TakeATestURL.png differ diff --git a/education/get-started/images/allowcortana_gp.PNG b/education/get-started/images/allowcortana_gp.PNG new file mode 100644 index 0000000000..7adf1b7594 Binary files /dev/null and b/education/get-started/images/allowcortana_gp.PNG differ diff --git a/education/get-started/images/allowcortana_omauri.PNG b/education/get-started/images/allowcortana_omauri.PNG new file mode 100644 index 0000000000..303c89ed5f Binary files /dev/null and b/education/get-started/images/allowcortana_omauri.PNG differ diff --git a/education/get-started/images/allowcortana_wcd.PNG b/education/get-started/images/allowcortana_wcd.PNG new file mode 100644 index 0000000000..5e62e0bb01 Binary files /dev/null and b/education/get-started/images/allowcortana_wcd.PNG differ diff --git a/education/get-started/images/app-distribution-options.PNG b/education/get-started/images/app-distribution-options.PNG new file mode 100644 index 0000000000..75b3374720 Binary files /dev/null and b/education/get-started/images/app-distribution-options.PNG differ diff --git a/education/get-started/images/app-privacy-group-policy.png b/education/get-started/images/app-privacy-group-policy.png new file mode 100644 index 0000000000..96a5f0380a Binary files /dev/null and b/education/get-started/images/app-privacy-group-policy.png differ diff --git a/education/get-started/images/app1.jpg b/education/get-started/images/app1.jpg new file mode 100644 index 0000000000..aef6c5c22e Binary files /dev/null and b/education/get-started/images/app1.jpg differ diff --git a/education/get-started/images/assign_intune_classroom_licenses_to_users.png b/education/get-started/images/assign_intune_classroom_licenses_to_users.png new file mode 100644 index 0000000000..39885c5778 Binary files /dev/null and b/education/get-started/images/assign_intune_classroom_licenses_to_users.png differ diff --git a/education/get-started/images/azure_ad_apps_intune.png b/education/get-started/images/azure_ad_apps_intune.png new file mode 100644 index 0000000000..ff703bd920 Binary files /dev/null and b/education/get-started/images/azure_ad_apps_intune.png differ diff --git a/education/get-started/images/azure_ad_configure_intune.png b/education/get-started/images/azure_ad_configure_intune.png new file mode 100644 index 0000000000..253ec99443 Binary files /dev/null and b/education/get-started/images/azure_ad_configure_intune.png differ diff --git a/education/get-started/images/azure_ad_first_signin.png b/education/get-started/images/azure_ad_first_signin.png new file mode 100644 index 0000000000..01e71111a2 Binary files /dev/null and b/education/get-started/images/azure_ad_first_signin.png differ diff --git a/education/get-started/images/azure_ad_intune_configuration_save.png b/education/get-started/images/azure_ad_intune_configuration_save.png new file mode 100644 index 0000000000..a7feb3b75b Binary files /dev/null and b/education/get-started/images/azure_ad_intune_configuration_save.png differ diff --git a/education/get-started/images/azure_ad_oops_subscription_message.png b/education/get-started/images/azure_ad_oops_subscription_message.png new file mode 100644 index 0000000000..2c6f751179 Binary files /dev/null and b/education/get-started/images/azure_ad_oops_subscription_message.png differ diff --git a/education/get-started/images/azure_ad_portal.png b/education/get-started/images/azure_ad_portal.png new file mode 100644 index 0000000000..b06600f922 Binary files /dev/null and b/education/get-started/images/azure_ad_portal.png differ diff --git a/education/get-started/images/azure_ad_portal_old.png b/education/get-started/images/azure_ad_portal_old.png new file mode 100644 index 0000000000..4f48fdeaa2 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old.png differ diff --git a/education/get-started/images/azure_ad_portal_old_add_group_members.png b/education/get-started/images/azure_ad_portal_old_add_group_members.png new file mode 100644 index 0000000000..465b2d2c01 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_add_group_members.png differ diff --git a/education/get-started/images/azure_ad_portal_old_intune_configuration.png b/education/get-started/images/azure_ad_portal_old_intune_configuration.png new file mode 100644 index 0000000000..6d48984601 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_intune_configuration.png differ diff --git a/education/get-started/images/azure_ad_portal_old_intune_properties.png b/education/get-started/images/azure_ad_portal_old_intune_properties.png new file mode 100644 index 0000000000..3ce578a2e5 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_intune_properties.png differ diff --git a/education/get-started/images/azure_ad_portal_old_intune_select_all_students.png b/education/get-started/images/azure_ad_portal_old_intune_select_all_students.png new file mode 100644 index 0000000000..0165d7b6b5 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_intune_select_all_students.png differ diff --git a/education/get-started/images/azure_ad_portal_old_intune_select_groups.png b/education/get-started/images/azure_ad_portal_old_intune_select_groups.png new file mode 100644 index 0000000000..0165d7b6b5 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_intune_select_groups.png differ diff --git a/education/get-started/images/azure_ad_portal_old_new_group.png b/education/get-started/images/azure_ad_portal_old_new_group.png new file mode 100644 index 0000000000..2c27738d26 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_new_group.png differ diff --git a/education/get-started/images/azure_ad_portal_old_select_apps.png b/education/get-started/images/azure_ad_portal_old_select_apps.png new file mode 100644 index 0000000000..3c8d188d0c Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_select_apps.png differ diff --git a/education/get-started/images/azure_ad_portal_old_select_directory.png b/education/get-started/images/azure_ad_portal_old_select_directory.png new file mode 100644 index 0000000000..ba8d43dca8 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_select_directory.png differ diff --git a/education/get-started/images/azure_ad_portal_old_select_domain.png b/education/get-started/images/azure_ad_portal_old_select_domain.png new file mode 100644 index 0000000000..4fcaeabbd6 Binary files /dev/null and b/education/get-started/images/azure_ad_portal_old_select_domain.png differ diff --git a/education/get-started/images/azure_ad_portal_overview.png b/education/get-started/images/azure_ad_portal_overview.png new file mode 100644 index 0000000000..99a8b3899f Binary files /dev/null and b/education/get-started/images/azure_ad_portal_overview.png differ diff --git a/education/get-started/images/azure_classicportal_configure_devicesettings.PNG b/education/get-started/images/azure_classicportal_configure_devicesettings.PNG new file mode 100644 index 0000000000..d9681e69d2 Binary files /dev/null and b/education/get-started/images/azure_classicportal_configure_devicesettings.PNG differ diff --git a/education/get-started/images/azure_newportal_usersandgroups_devicesettings.PNG b/education/get-started/images/azure_newportal_usersandgroups_devicesettings.PNG new file mode 100644 index 0000000000..c73cf7a68b Binary files /dev/null and b/education/get-started/images/azure_newportal_usersandgroups_devicesettings.PNG differ diff --git a/education/get-started/images/azure_usersandgroups_devicesettings_ers.PNG b/education/get-started/images/azure_usersandgroups_devicesettings_ers.PNG new file mode 100644 index 0000000000..2fa9c8dc74 Binary files /dev/null and b/education/get-started/images/azure_usersandgroups_devicesettings_ers.PNG differ diff --git a/education/get-started/images/azuread_usersandgroups_allusers_automaticaccounts.png b/education/get-started/images/azuread_usersandgroups_allusers_automaticaccounts.png new file mode 100644 index 0000000000..f0549797a0 Binary files /dev/null and b/education/get-started/images/azuread_usersandgroups_allusers_automaticaccounts.png differ diff --git a/education/get-started/images/azuread_usersandgroups_devicesettings_maxnumberofdevicesperuser.png b/education/get-started/images/azuread_usersandgroups_devicesettings_maxnumberofdevicesperuser.png new file mode 100644 index 0000000000..37ea63cda2 Binary files /dev/null and b/education/get-started/images/azuread_usersandgroups_devicesettings_maxnumberofdevicesperuser.png differ diff --git a/education/get-started/images/azuread_usersandgroups_devicesettings_requiremultifactorauth.png b/education/get-started/images/azuread_usersandgroups_devicesettings_requiremultifactorauth.png new file mode 100644 index 0000000000..1b8389b1f5 Binary files /dev/null and b/education/get-started/images/azuread_usersandgroups_devicesettings_requiremultifactorauth.png differ diff --git a/education/get-started/images/azuread_usersandgroups_devicesettings_usersmayjoin.png b/education/get-started/images/azuread_usersandgroups_devicesettings_usersmayjoin.png new file mode 100644 index 0000000000..40a603cf64 Binary files /dev/null and b/education/get-started/images/azuread_usersandgroups_devicesettings_usersmayjoin.png differ diff --git a/education/get-started/images/byob_aad_enrollment_intune.png b/education/get-started/images/byob_aad_enrollment_intune.png new file mode 100644 index 0000000000..fb6aaa4cd8 Binary files /dev/null and b/education/get-started/images/byob_aad_enrollment_intune.png differ diff --git a/education/get-started/images/checkmark.png b/education/get-started/images/checkmark.png new file mode 100644 index 0000000000..f9f04cd6bd Binary files /dev/null and b/education/get-started/images/checkmark.png differ diff --git a/education/get-started/images/choose-package-icd.png b/education/get-started/images/choose-package-icd.png new file mode 100644 index 0000000000..2bf7a18648 Binary files /dev/null and b/education/get-started/images/choose-package-icd.png differ diff --git a/education/get-started/images/choose-package.png b/education/get-started/images/choose-package.png new file mode 100644 index 0000000000..868407df56 Binary files /dev/null and b/education/get-started/images/choose-package.png differ diff --git a/education/get-started/images/chromebook-fig1-googleadmin.png b/education/get-started/images/chromebook-fig1-googleadmin.png new file mode 100644 index 0000000000..b3d42e5ff2 Binary files /dev/null and b/education/get-started/images/chromebook-fig1-googleadmin.png differ diff --git a/education/get-started/images/clipboard.png b/education/get-started/images/clipboard.png new file mode 100644 index 0000000000..bbfa2c9e8d Binary files /dev/null and b/education/get-started/images/clipboard.png differ diff --git a/education/get-started/images/cloud-mode-graphic.png b/education/get-started/images/cloud-mode-graphic.png new file mode 100644 index 0000000000..53046c440f Binary files /dev/null and b/education/get-started/images/cloud-mode-graphic.png differ diff --git a/education/get-started/images/cloud-mode-intro-banner.png b/education/get-started/images/cloud-mode-intro-banner.png new file mode 100644 index 0000000000..6ef1059262 Binary files /dev/null and b/education/get-started/images/cloud-mode-intro-banner.png differ diff --git a/education/get-started/images/cloud-mode-topic-banner.png b/education/get-started/images/cloud-mode-topic-banner.png new file mode 100644 index 0000000000..53046c440f Binary files /dev/null and b/education/get-started/images/cloud-mode-topic-banner.png differ diff --git a/education/get-started/images/configure_store_for_business_app_sync.png b/education/get-started/images/configure_store_for_business_app_sync.png new file mode 100644 index 0000000000..e56dc038f9 Binary files /dev/null and b/education/get-started/images/configure_store_for_business_app_sync.png differ diff --git a/education/get-started/images/connect-aad.png b/education/get-started/images/connect-aad.png new file mode 100644 index 0000000000..8583866165 Binary files /dev/null and b/education/get-started/images/connect-aad.png differ diff --git a/education/get-started/images/connect-ad.png b/education/get-started/images/connect-ad.png new file mode 100644 index 0000000000..4da67e8cdd Binary files /dev/null and b/education/get-started/images/connect-ad.png differ diff --git a/education/get-started/images/connect_download_entry.jpg b/education/get-started/images/connect_download_entry.jpg new file mode 100644 index 0000000000..204b3ad6fa Binary files /dev/null and b/education/get-started/images/connect_download_entry.jpg differ diff --git a/education/get-started/images/create_group_for_intune_management.png b/education/get-started/images/create_group_for_intune_management.png new file mode 100644 index 0000000000..b886d12456 Binary files /dev/null and b/education/get-started/images/create_group_for_intune_management.png differ diff --git a/education/get-started/images/crossmark.png b/education/get-started/images/crossmark.png new file mode 100644 index 0000000000..69432ff71c Binary files /dev/null and b/education/get-started/images/crossmark.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure1.png b/education/get-started/images/deploy-win-10-school-figure1.png new file mode 100644 index 0000000000..66113dcce1 Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure1.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure2.png b/education/get-started/images/deploy-win-10-school-figure2.png new file mode 100644 index 0000000000..0227f8dbaa Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure2.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure3.png b/education/get-started/images/deploy-win-10-school-figure3.png new file mode 100644 index 0000000000..1b39b5cc14 Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure3.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure4.png b/education/get-started/images/deploy-win-10-school-figure4.png new file mode 100644 index 0000000000..09552a448a Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure4.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure5.png b/education/get-started/images/deploy-win-10-school-figure5.png new file mode 100644 index 0000000000..550386f1ce Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure5.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure6.png b/education/get-started/images/deploy-win-10-school-figure6.png new file mode 100644 index 0000000000..09552a448a Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure6.png differ diff --git a/education/get-started/images/deploy-win-10-school-figure7.png b/education/get-started/images/deploy-win-10-school-figure7.png new file mode 100644 index 0000000000..8e7581007a Binary files /dev/null and b/education/get-started/images/deploy-win-10-school-figure7.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig1.png b/education/get-started/images/edu-districtdeploy-fig1.png new file mode 100644 index 0000000000..a9ed962f95 Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig1.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig2.png b/education/get-started/images/edu-districtdeploy-fig2.png new file mode 100644 index 0000000000..3838c18153 Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig2.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig3.png b/education/get-started/images/edu-districtdeploy-fig3.png new file mode 100644 index 0000000000..0227f8dbaa Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig3.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig4.png b/education/get-started/images/edu-districtdeploy-fig4.png new file mode 100644 index 0000000000..c55ee20d47 Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig4.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig5.png b/education/get-started/images/edu-districtdeploy-fig5.png new file mode 100644 index 0000000000..09552a448a Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig5.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig6.png b/education/get-started/images/edu-districtdeploy-fig6.png new file mode 100644 index 0000000000..550386f1ce Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig6.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig7.png b/education/get-started/images/edu-districtdeploy-fig7.png new file mode 100644 index 0000000000..09552a448a Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig7.png differ diff --git a/education/get-started/images/edu-districtdeploy-fig8.png b/education/get-started/images/edu-districtdeploy-fig8.png new file mode 100644 index 0000000000..8e7581007a Binary files /dev/null and b/education/get-started/images/edu-districtdeploy-fig8.png differ diff --git a/education/get-started/images/education.png b/education/get-started/images/education.png new file mode 100644 index 0000000000..cc4f7fabb2 Binary files /dev/null and b/education/get-started/images/education.png differ diff --git a/education/get-started/images/enter-email.PNG b/education/get-started/images/enter-email.PNG new file mode 100644 index 0000000000..644d893f06 Binary files /dev/null and b/education/get-started/images/enter-email.PNG differ diff --git a/education/get-started/images/express-settings.png b/education/get-started/images/express-settings.png new file mode 100644 index 0000000000..99e9c4825a Binary files /dev/null and b/education/get-started/images/express-settings.png differ diff --git a/education/get-started/images/fig2-locallyconfig.png b/education/get-started/images/fig2-locallyconfig.png new file mode 100644 index 0000000000..d2fe9820da Binary files /dev/null and b/education/get-started/images/fig2-locallyconfig.png differ diff --git a/education/get-started/images/get-app-store.png b/education/get-started/images/get-app-store.png new file mode 100644 index 0000000000..14ae888425 Binary files /dev/null and b/education/get-started/images/get-app-store.png differ diff --git a/education/get-started/images/get-the-app.PNG b/education/get-started/images/get-the-app.PNG new file mode 100644 index 0000000000..0692ae6f7f Binary files /dev/null and b/education/get-started/images/get-the-app.PNG differ diff --git a/education/get-started/images/gp_letwinappsaccesscontacts.PNG b/education/get-started/images/gp_letwinappsaccesscontacts.PNG new file mode 100644 index 0000000000..0228c9474b Binary files /dev/null and b/education/get-started/images/gp_letwinappsaccesscontacts.PNG differ diff --git a/education/get-started/images/i4e_admin_portal.png b/education/get-started/images/i4e_admin_portal.png new file mode 100644 index 0000000000..c6f2b25d18 Binary files /dev/null and b/education/get-started/images/i4e_admin_portal.png differ diff --git a/education/get-started/images/i4e_apps_newstoreapp.PNG b/education/get-started/images/i4e_apps_newstoreapp.PNG new file mode 100644 index 0000000000..99af139e1d Binary files /dev/null and b/education/get-started/images/i4e_apps_newstoreapp.PNG differ diff --git a/education/get-started/images/i4e_apps_newstoreapp_selected.png b/education/get-started/images/i4e_apps_newstoreapp_selected.png new file mode 100644 index 0000000000..d4716d7574 Binary files /dev/null and b/education/get-started/images/i4e_apps_newstoreapp_selected.png differ diff --git a/education/get-started/images/i4e_apps_purchased_apps_list.PNG b/education/get-started/images/i4e_apps_purchased_apps_list.PNG new file mode 100644 index 0000000000..4440487d68 Binary files /dev/null and b/education/get-started/images/i4e_apps_purchased_apps_list.PNG differ diff --git a/education/get-started/images/i4e_apps_storeaboughtapps_nowsyncing.PNG b/education/get-started/images/i4e_apps_storeaboughtapps_nowsyncing.PNG new file mode 100644 index 0000000000..423e557d87 Binary files /dev/null and b/education/get-started/images/i4e_apps_storeaboughtapps_nowsyncing.PNG differ diff --git a/education/get-started/images/i4e_apps_storeapps_newappbutton.PNG b/education/get-started/images/i4e_apps_storeapps_newappbutton.PNG new file mode 100644 index 0000000000..4cb91536ac Binary files /dev/null and b/education/get-started/images/i4e_apps_storeapps_newappbutton.PNG differ diff --git a/education/get-started/images/i4e_dashboard.PNG b/education/get-started/images/i4e_dashboard.PNG new file mode 100644 index 0000000000..faced8b1f7 Binary files /dev/null and b/education/get-started/images/i4e_dashboard.PNG differ diff --git a/education/get-started/images/i4e_dashboard_afterconfiguration.PNG b/education/get-started/images/i4e_dashboard_afterconfiguration.PNG new file mode 100644 index 0000000000..7c736072af Binary files /dev/null and b/education/get-started/images/i4e_dashboard_afterconfiguration.PNG differ diff --git a/education/get-started/images/i4e_dashboard_apps.PNG b/education/get-started/images/i4e_dashboard_apps.PNG new file mode 100644 index 0000000000..01bb4168f2 Binary files /dev/null and b/education/get-started/images/i4e_dashboard_apps.PNG differ diff --git a/education/get-started/images/i4e_dashboard_clickapps.PNG b/education/get-started/images/i4e_dashboard_clickapps.PNG new file mode 100644 index 0000000000..e847279c38 Binary files /dev/null and b/education/get-started/images/i4e_dashboard_clickapps.PNG differ diff --git a/education/get-started/images/i4e_dashboard_clickapps_latest.PNG b/education/get-started/images/i4e_dashboard_clickapps_latest.PNG new file mode 100644 index 0000000000..cec81cebc7 Binary files /dev/null and b/education/get-started/images/i4e_dashboard_clickapps_latest.PNG differ diff --git a/education/get-started/images/i4e_dashboard_latest.PNG b/education/get-started/images/i4e_dashboard_latest.PNG new file mode 100644 index 0000000000..131d285d86 Binary files /dev/null and b/education/get-started/images/i4e_dashboard_latest.PNG differ diff --git a/education/get-started/images/i4e_dashboard_newtenant.PNG b/education/get-started/images/i4e_dashboard_newtenant.PNG new file mode 100644 index 0000000000..3494a366b2 Binary files /dev/null and b/education/get-started/images/i4e_dashboard_newtenant.PNG differ diff --git a/education/get-started/images/i4e_dashboard_selectgroups.png b/education/get-started/images/i4e_dashboard_selectgroups.png new file mode 100644 index 0000000000..5d00c46121 Binary files /dev/null and b/education/get-started/images/i4e_dashboard_selectgroups.png differ diff --git a/education/get-started/images/i4e_expres_setup_option.PNG b/education/get-started/images/i4e_expres_setup_option.PNG new file mode 100644 index 0000000000..e08f7ef18c Binary files /dev/null and b/education/get-started/images/i4e_expres_setup_option.PNG differ diff --git a/education/get-started/images/i4e_express_configuration_welcometoi4e.PNG b/education/get-started/images/i4e_express_configuration_welcometoi4e.PNG new file mode 100644 index 0000000000..00626c574b Binary files /dev/null and b/education/get-started/images/i4e_express_configuration_welcometoi4e.PNG differ diff --git a/education/get-started/images/i4e_express_setup_option.png b/education/get-started/images/i4e_express_setup_option.png new file mode 100644 index 0000000000..e08f7ef18c Binary files /dev/null and b/education/get-started/images/i4e_express_setup_option.png differ diff --git a/education/get-started/images/i4e_expressconfiguration_alldone.PNG b/education/get-started/images/i4e_expressconfiguration_alldone.PNG new file mode 100644 index 0000000000..dfb6b51cf0 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_alldone.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_chooseapps.PNG b/education/get-started/images/i4e_expressconfiguration_chooseapps.PNG new file mode 100644 index 0000000000..2663b45d24 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_chooseapps.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_chooseapps_selected.PNG b/education/get-started/images/i4e_expressconfiguration_chooseapps_selected.PNG new file mode 100644 index 0000000000..70576b0d45 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_chooseapps_selected.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_chooseapps_selected_cropped.png b/education/get-started/images/i4e_expressconfiguration_chooseapps_selected_cropped.png new file mode 100644 index 0000000000..013468cc32 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_chooseapps_selected_cropped.png differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosebuttontogoback.PNG b/education/get-started/images/i4e_expressconfiguration_choosebuttontogoback.PNG new file mode 100644 index 0000000000..535a0cf01c Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosebuttontogoback.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosesettings.PNG b/education/get-started/images/i4e_expressconfiguration_choosesettings.PNG new file mode 100644 index 0000000000..5883a00ced Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosesettings.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettings.PNG b/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettings.PNG new file mode 100644 index 0000000000..fb3a0d3d71 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettings.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured.PNG b/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured.PNG new file mode 100644 index 0000000000..011e91658d Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured_cropped.png b/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured_cropped.png new file mode 100644 index 0000000000..b9cc6885fc Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosesettings_additionalsettingsconfigured_cropped.png differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosesettings_expandcollapse.PNG b/education/get-started/images/i4e_expressconfiguration_choosesettings_expandcollapse.PNG new file mode 100644 index 0000000000..8a998070fa Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosesettings_expandcollapse.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_choosesettings_expandcollapse_cropped.png b/education/get-started/images/i4e_expressconfiguration_choosesettings_expandcollapse_cropped.png new file mode 100644 index 0000000000..0d39ae2780 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_choosesettings_expandcollapse_cropped.png differ diff --git a/education/get-started/images/i4e_expressconfiguration_review.PNG b/education/get-started/images/i4e_expressconfiguration_review.PNG new file mode 100644 index 0000000000..bbc70f3a3f Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_review.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_sdsconfigured.PNG b/education/get-started/images/i4e_expressconfiguration_sdsconfigured.PNG new file mode 100644 index 0000000000..5a7b4ed672 Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_sdsconfigured.PNG differ diff --git a/education/get-started/images/i4e_expressconfiguration_welcome.PNG b/education/get-started/images/i4e_expressconfiguration_welcome.PNG new file mode 100644 index 0000000000..019609fb3e Binary files /dev/null and b/education/get-started/images/i4e_expressconfiguration_welcome.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_alldone.PNG b/education/get-started/images/i4e_expresssetup_alldone.PNG new file mode 100644 index 0000000000..e53e4e1d3c Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_alldone.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_chooseapps.PNG b/education/get-started/images/i4e_expresssetup_chooseapps.PNG new file mode 100644 index 0000000000..e7eeb0c59a Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_chooseapps.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_chooseapps_apps_chosen.PNG b/education/get-started/images/i4e_expresssetup_chooseapps_apps_chosen.PNG new file mode 100644 index 0000000000..1e5d6e53d1 Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_chooseapps_apps_chosen.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_chooseapps_appschosen.PNG b/education/get-started/images/i4e_expresssetup_chooseapps_appschosen.PNG new file mode 100644 index 0000000000..e08d5bd572 Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_chooseapps_appschosen.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_chooseapps_new.PNG b/education/get-started/images/i4e_expresssetup_chooseapps_new.PNG new file mode 100644 index 0000000000..254f18813b Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_chooseapps_new.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_choosebuttontogoback.PNG b/education/get-started/images/i4e_expresssetup_choosebuttontogoback.PNG new file mode 100644 index 0000000000..1580c4382e Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_choosebuttontogoback.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_choosesettings.PNG b/education/get-started/images/i4e_expresssetup_choosesettings.PNG new file mode 100644 index 0000000000..16b2a086e7 Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_choosesettings.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_choosesettings_additionalsettings.PNG b/education/get-started/images/i4e_expresssetup_choosesettings_additionalsettings.PNG new file mode 100644 index 0000000000..749823c21e Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_choosesettings_additionalsettings.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_endofsetup.PNG b/education/get-started/images/i4e_expresssetup_endofsetup.PNG new file mode 100644 index 0000000000..e9f2fa4b24 Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_endofsetup.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_getschoolinfo.PNG b/education/get-started/images/i4e_expresssetup_getschoolinfo.PNG new file mode 100644 index 0000000000..e230f260c9 Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_getschoolinfo.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_getstarted.PNG b/education/get-started/images/i4e_expresssetup_getstarted.PNG new file mode 100644 index 0000000000..6ce576aaa9 Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_getstarted.PNG differ diff --git a/education/get-started/images/i4e_expresssetup_sdsconfigured.PNG b/education/get-started/images/i4e_expresssetup_sdsconfigured.PNG new file mode 100644 index 0000000000..c9ef184d9d Binary files /dev/null and b/education/get-started/images/i4e_expresssetup_sdsconfigured.PNG differ diff --git a/education/get-started/images/i4e_groups.PNG b/education/get-started/images/i4e_groups.PNG new file mode 100644 index 0000000000..ed429844ae Binary files /dev/null and b/education/get-started/images/i4e_groups.PNG differ diff --git a/education/get-started/images/i4e_groups_alldevices_aadjoined_list.PNG b/education/get-started/images/i4e_groups_alldevices_aadjoined_list.PNG new file mode 100644 index 0000000000..6e87a4fa5a Binary files /dev/null and b/education/get-started/images/i4e_groups_alldevices_aadjoined_list.PNG differ diff --git a/education/get-started/images/i4e_groups_alldevices_list.PNG b/education/get-started/images/i4e_groups_alldevices_list.PNG new file mode 100644 index 0000000000..8fbf5ddd7b Binary files /dev/null and b/education/get-started/images/i4e_groups_alldevices_list.PNG differ diff --git a/education/get-started/images/i4e_groups_alldevices_listofaadjdevices.png b/education/get-started/images/i4e_groups_alldevices_listofaadjdevices.png new file mode 100644 index 0000000000..d59b8a7b70 Binary files /dev/null and b/education/get-started/images/i4e_groups_alldevices_listofaadjdevices.png differ diff --git a/education/get-started/images/i4e_groups_allusers_apps.PNG b/education/get-started/images/i4e_groups_allusers_apps.PNG new file mode 100644 index 0000000000..7047f51bc1 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_apps.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_apps_appstodeploy.PNG b/education/get-started/images/i4e_groups_allusers_apps_appstodeploy.PNG new file mode 100644 index 0000000000..3a0ae4645d Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_apps_appstodeploy.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_apps_edit.PNG b/education/get-started/images/i4e_groups_allusers_apps_edit.PNG new file mode 100644 index 0000000000..cace903c13 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_apps_edit.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_apps_updatedlist.PNG b/education/get-started/images/i4e_groups_allusers_apps_updatedlist.PNG new file mode 100644 index 0000000000..a25a1fb432 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_apps_updatedlist.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_appspage.PNG b/education/get-started/images/i4e_groups_allusers_appspage.PNG new file mode 100644 index 0000000000..5c81a54283 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_appspage.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_appspage_editapps.png b/education/get-started/images/i4e_groups_allusers_appspage_editapps.png new file mode 100644 index 0000000000..3935807ff8 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_appspage_editapps.png differ diff --git a/education/get-started/images/i4e_groups_allusers_list.PNG b/education/get-started/images/i4e_groups_allusers_list.PNG new file mode 100644 index 0000000000..b28969d4e8 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_list.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_selectappstodeploy.PNG b/education/get-started/images/i4e_groups_allusers_selectappstodeploy.PNG new file mode 100644 index 0000000000..65c1dba1e2 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_selectappstodeploy.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_updatedappslist.PNG b/education/get-started/images/i4e_groups_allusers_updatedappslist.PNG new file mode 100644 index 0000000000..0c7bb32fa7 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_updatedappslist.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_users.PNG b/education/get-started/images/i4e_groups_allusers_users.PNG new file mode 100644 index 0000000000..8a94818fbc Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_users.PNG differ diff --git a/education/get-started/images/i4e_groups_allusers_users_steps.png b/education/get-started/images/i4e_groups_allusers_users_steps.png new file mode 100644 index 0000000000..2ce85659e0 Binary files /dev/null and b/education/get-started/images/i4e_groups_allusers_users_steps.png differ diff --git a/education/get-started/images/i4e_groups_groups_blade.PNG b/education/get-started/images/i4e_groups_groups_blade.PNG new file mode 100644 index 0000000000..d821aaad2c Binary files /dev/null and b/education/get-started/images/i4e_groups_groups_blade.PNG differ diff --git a/education/get-started/images/i4e_groups_settings_changes.PNG b/education/get-started/images/i4e_groups_settings_changes.PNG new file mode 100644 index 0000000000..fe3c4dd610 Binary files /dev/null and b/education/get-started/images/i4e_groups_settings_changes.PNG differ diff --git a/education/get-started/images/i4e_groups_settingslist_full.PNG b/education/get-started/images/i4e_groups_settingslist_full.PNG new file mode 100644 index 0000000000..f3efbd9a04 Binary files /dev/null and b/education/get-started/images/i4e_groups_settingslist_full.PNG differ diff --git a/education/get-started/images/i4e_groupspage.PNG b/education/get-started/images/i4e_groupspage.PNG new file mode 100644 index 0000000000..7ee8affebc Binary files /dev/null and b/education/get-started/images/i4e_groupspage.PNG differ diff --git a/education/get-started/images/i4e_new_store_app.PNG b/education/get-started/images/i4e_new_store_app.PNG new file mode 100644 index 0000000000..1e20501da2 Binary files /dev/null and b/education/get-started/images/i4e_new_store_app.PNG differ diff --git a/education/get-started/images/i4e_portal.PNG b/education/get-started/images/i4e_portal.PNG new file mode 100644 index 0000000000..f234e60fff Binary files /dev/null and b/education/get-started/images/i4e_portal.PNG differ diff --git a/education/get-started/images/i4e_takeatestprofile_accountsummary.PNG b/education/get-started/images/i4e_takeatestprofile_accountsummary.PNG new file mode 100644 index 0000000000..e8feb9b5d7 Binary files /dev/null and b/education/get-started/images/i4e_takeatestprofile_accountsummary.PNG differ diff --git a/education/get-started/images/i4e_takeatestprofile_addnewprofile.PNG b/education/get-started/images/i4e_takeatestprofile_addnewprofile.PNG new file mode 100644 index 0000000000..401bccef4a Binary files /dev/null and b/education/get-started/images/i4e_takeatestprofile_addnewprofile.PNG differ diff --git a/education/get-started/images/i4e_takeatestprofile_changegroup_selectgroup.PNG b/education/get-started/images/i4e_takeatestprofile_changegroup_selectgroup.PNG new file mode 100644 index 0000000000..4c8f0705ce Binary files /dev/null and b/education/get-started/images/i4e_takeatestprofile_changegroup_selectgroup.PNG differ diff --git a/education/get-started/images/i4e_takeatestprofile_groupassignment_selected.PNG b/education/get-started/images/i4e_takeatestprofile_groupassignment_selected.PNG new file mode 100644 index 0000000000..8431e1d0cf Binary files /dev/null and b/education/get-started/images/i4e_takeatestprofile_groupassignment_selected.PNG differ diff --git a/education/get-started/images/i4e_takeatestprofile_groups_changegroupassignments.PNG b/education/get-started/images/i4e_takeatestprofile_groups_changegroupassignments.PNG new file mode 100644 index 0000000000..914f0b4edd Binary files /dev/null and b/education/get-started/images/i4e_takeatestprofile_groups_changegroupassignments.PNG differ diff --git a/education/get-started/images/i4e_takeatestprofile_newtestaccount.PNG b/education/get-started/images/i4e_takeatestprofile_newtestaccount.PNG new file mode 100644 index 0000000000..1ec2f0a2e2 Binary files /dev/null and b/education/get-started/images/i4e_takeatestprofile_newtestaccount.PNG differ diff --git a/education/get-started/images/i4e_tenant_settings_force_sync.PNG b/education/get-started/images/i4e_tenant_settings_force_sync.PNG new file mode 100644 index 0000000000..285c8b236b Binary files /dev/null and b/education/get-started/images/i4e_tenant_settings_force_sync.PNG differ diff --git a/education/get-started/images/i4e_tenantsettings.PNG b/education/get-started/images/i4e_tenantsettings.PNG new file mode 100644 index 0000000000..90c1a0afde Binary files /dev/null and b/education/get-started/images/i4e_tenantsettings.PNG differ diff --git a/education/get-started/images/i4e_tenantsettings_edit_syncwithstore_on.PNG b/education/get-started/images/i4e_tenantsettings_edit_syncwithstore_on.PNG new file mode 100644 index 0000000000..d06bbde3ef Binary files /dev/null and b/education/get-started/images/i4e_tenantsettings_edit_syncwithstore_on.PNG differ diff --git a/education/get-started/images/i4e_trialsigninpage.png b/education/get-started/images/i4e_trialsigninpage.png new file mode 100644 index 0000000000..5945ce3170 Binary files /dev/null and b/education/get-started/images/i4e_trialsigninpage.png differ diff --git a/education/get-started/images/icd-adv-shared-pc.PNG b/education/get-started/images/icd-adv-shared-pc.PNG new file mode 100644 index 0000000000..a8da5fa78a Binary files /dev/null and b/education/get-started/images/icd-adv-shared-pc.PNG differ diff --git a/education/get-started/images/icd-school-adv-edit.png b/education/get-started/images/icd-school-adv-edit.png new file mode 100644 index 0000000000..16843cc010 Binary files /dev/null and b/education/get-started/images/icd-school-adv-edit.png differ diff --git a/education/get-started/images/icd-school.PNG b/education/get-started/images/icd-school.PNG new file mode 100644 index 0000000000..e6a944a193 Binary files /dev/null and b/education/get-started/images/icd-school.PNG differ diff --git a/education/get-started/images/icd-simple.PNG b/education/get-started/images/icd-simple.PNG new file mode 100644 index 0000000000..7ae8a1728b Binary files /dev/null and b/education/get-started/images/icd-simple.PNG differ diff --git a/education/get-started/images/icdbrowse.png b/education/get-started/images/icdbrowse.png new file mode 100644 index 0000000000..53c91074c7 Binary files /dev/null and b/education/get-started/images/icdbrowse.png differ diff --git a/education/get-started/images/intune_admin_mdm_storeforbiz.png b/education/get-started/images/intune_admin_mdm_storeforbiz.png new file mode 100644 index 0000000000..d67e95defb Binary files /dev/null and b/education/get-started/images/intune_admin_mdm_storeforbiz.png differ diff --git a/education/get-started/images/intune_admin_workspace_configure_sync.PNG b/education/get-started/images/intune_admin_workspace_configure_sync.PNG new file mode 100644 index 0000000000..a67c9a096c Binary files /dev/null and b/education/get-started/images/intune_admin_workspace_configure_sync.PNG differ diff --git a/education/get-started/images/intune_app_deployment_action.png b/education/get-started/images/intune_app_deployment_action.png new file mode 100644 index 0000000000..7535cf2979 Binary files /dev/null and b/education/get-started/images/intune_app_deployment_action.png differ diff --git a/education/get-started/images/intune_create_general_win10_policy.png b/education/get-started/images/intune_create_general_win10_policy.png new file mode 100644 index 0000000000..fed06848b5 Binary files /dev/null and b/education/get-started/images/intune_create_general_win10_policy.png differ diff --git a/education/get-started/images/intune_create_new_policy.png b/education/get-started/images/intune_create_new_policy.png new file mode 100644 index 0000000000..544ab5ef22 Binary files /dev/null and b/education/get-started/images/intune_create_new_policy.png differ diff --git a/education/get-started/images/intune_dashboard.png b/education/get-started/images/intune_dashboard.png new file mode 100644 index 0000000000..b5c309259a Binary files /dev/null and b/education/get-started/images/intune_dashboard.png differ diff --git a/education/get-started/images/intune_device_management_apply_groups.png b/education/get-started/images/intune_device_management_apply_groups.png new file mode 100644 index 0000000000..0178a26695 Binary files /dev/null and b/education/get-started/images/intune_device_management_apply_groups.png differ diff --git a/education/get-started/images/intune_force_sync.png b/education/get-started/images/intune_force_sync.png new file mode 100644 index 0000000000..9943be5b5b Binary files /dev/null and b/education/get-started/images/intune_force_sync.png differ diff --git a/education/get-started/images/intune_management_console_apps_apps.png b/education/get-started/images/intune_management_console_apps_apps.png new file mode 100644 index 0000000000..5ee6354a01 Binary files /dev/null and b/education/get-started/images/intune_management_console_apps_apps.png differ diff --git a/education/get-started/images/intune_missing_ems_license_error_message.png b/education/get-started/images/intune_missing_ems_license_error_message.png new file mode 100644 index 0000000000..ae441d47ba Binary files /dev/null and b/education/get-started/images/intune_missing_ems_license_error_message.png differ diff --git a/education/get-started/images/intune_missing_ems_license_errormessage.png b/education/get-started/images/intune_missing_ems_license_errormessage.png new file mode 100644 index 0000000000..e63ceb7b84 Binary files /dev/null and b/education/get-started/images/intune_missing_ems_license_errormessage.png differ diff --git a/education/get-started/images/intune_portal_apps_volume_purchased.png b/education/get-started/images/intune_portal_apps_volume_purchased.png new file mode 100644 index 0000000000..311fa6e4dd Binary files /dev/null and b/education/get-started/images/intune_portal_apps_volume_purchased.png differ diff --git a/education/get-started/images/intune_portal_apps_volume_purchased_wsfb_apps.png b/education/get-started/images/intune_portal_apps_volume_purchased_wsfb_apps.png new file mode 100644 index 0000000000..9c5a2ffae4 Binary files /dev/null and b/education/get-started/images/intune_portal_apps_volume_purchased_wsfb_apps.png differ diff --git a/education/get-started/images/intune_portal_configure_wsfb_app_sync.png b/education/get-started/images/intune_portal_configure_wsfb_app_sync.png new file mode 100644 index 0000000000..aa9b1e2f07 Binary files /dev/null and b/education/get-started/images/intune_portal_configure_wsfb_app_sync.png differ diff --git a/education/get-started/images/intune_portal_direct_managed_devices_list.png b/education/get-started/images/intune_portal_direct_managed_devices_list.png new file mode 100644 index 0000000000..41b1eddad2 Binary files /dev/null and b/education/get-started/images/intune_portal_direct_managed_devices_list.png differ diff --git a/education/get-started/images/intune_students_group_2.png b/education/get-started/images/intune_students_group_2.png new file mode 100644 index 0000000000..0d898047d5 Binary files /dev/null and b/education/get-started/images/intune_students_group_2.png differ diff --git a/education/get-started/images/it-get-app.PNG b/education/get-started/images/it-get-app.PNG new file mode 100644 index 0000000000..9740081ef4 Binary files /dev/null and b/education/get-started/images/it-get-app.PNG differ diff --git a/education/get-started/images/license-terms.png b/education/get-started/images/license-terms.png new file mode 100644 index 0000000000..8dd34b0a18 Binary files /dev/null and b/education/get-started/images/license-terms.png differ diff --git a/education/get-started/images/lightbulb.png b/education/get-started/images/lightbulb.png new file mode 100644 index 0000000000..95bea10957 Binary files /dev/null and b/education/get-started/images/lightbulb.png differ diff --git a/education/get-started/images/list.png b/education/get-started/images/list.png new file mode 100644 index 0000000000..089827c373 Binary files /dev/null and b/education/get-started/images/list.png differ diff --git a/education/get-started/images/mc-assign-to-others-admin.png b/education/get-started/images/mc-assign-to-others-admin.png new file mode 100644 index 0000000000..907f21d514 Binary files /dev/null and b/education/get-started/images/mc-assign-to-others-admin.png differ diff --git a/education/get-started/images/mc-assign-to-others-teacher.png b/education/get-started/images/mc-assign-to-others-teacher.png new file mode 100644 index 0000000000..2656e9c784 Binary files /dev/null and b/education/get-started/images/mc-assign-to-others-teacher.png differ diff --git a/education/get-started/images/mc-check-for-updates.png b/education/get-started/images/mc-check-for-updates.png new file mode 100644 index 0000000000..a9a0fbae5f Binary files /dev/null and b/education/get-started/images/mc-check-for-updates.png differ diff --git a/education/get-started/images/mc-dnld-others-admin.png b/education/get-started/images/mc-dnld-others-admin.png new file mode 100644 index 0000000000..5e253c20d1 Binary files /dev/null and b/education/get-started/images/mc-dnld-others-admin.png differ diff --git a/education/get-started/images/mc-dnld-others-teacher.png b/education/get-started/images/mc-dnld-others-teacher.png new file mode 100644 index 0000000000..aa5df16595 Binary files /dev/null and b/education/get-started/images/mc-dnld-others-teacher.png differ diff --git a/education/get-started/images/mc-install-for-me-admin.png b/education/get-started/images/mc-install-for-me-admin.png new file mode 100644 index 0000000000..f9194a6188 Binary files /dev/null and b/education/get-started/images/mc-install-for-me-admin.png differ diff --git a/education/get-started/images/mc-install-for-me-teacher.png b/education/get-started/images/mc-install-for-me-teacher.png new file mode 100644 index 0000000000..e303e63660 Binary files /dev/null and b/education/get-started/images/mc-install-for-me-teacher.png differ diff --git a/education/get-started/images/mcee-add-payment-method.png b/education/get-started/images/mcee-add-payment-method.png new file mode 100644 index 0000000000..e583b4eccc Binary files /dev/null and b/education/get-started/images/mcee-add-payment-method.png differ diff --git a/education/get-started/images/mcee-auto-assign-bd.png b/education/get-started/images/mcee-auto-assign-bd.png new file mode 100644 index 0000000000..b14990583f Binary files /dev/null and b/education/get-started/images/mcee-auto-assign-bd.png differ diff --git a/education/get-started/images/mcee-auto-assign-legacy.png b/education/get-started/images/mcee-auto-assign-legacy.png new file mode 100644 index 0000000000..866b37395e Binary files /dev/null and b/education/get-started/images/mcee-auto-assign-legacy.png differ diff --git a/education/get-started/images/mcee-invoice-bills.PNG b/education/get-started/images/mcee-invoice-bills.PNG new file mode 100644 index 0000000000..1a07ac3f01 Binary files /dev/null and b/education/get-started/images/mcee-invoice-bills.PNG differ diff --git a/education/get-started/images/mcee-invoice-info.png b/education/get-started/images/mcee-invoice-info.png new file mode 100644 index 0000000000..f4bf29f8b2 Binary files /dev/null and b/education/get-started/images/mcee-invoice-info.png differ diff --git a/education/get-started/images/mcee-view-bills.png b/education/get-started/images/mcee-view-bills.png new file mode 100644 index 0000000000..5aeff48109 Binary files /dev/null and b/education/get-started/images/mcee-view-bills.png differ diff --git a/education/get-started/images/mes_banner.png b/education/get-started/images/mes_banner.png new file mode 100644 index 0000000000..cc08f278e2 Binary files /dev/null and b/education/get-started/images/mes_banner.png differ diff --git a/education/get-started/images/microsoft-education-get-started-workflow.png b/education/get-started/images/microsoft-education-get-started-workflow.png new file mode 100644 index 0000000000..46051500a0 Binary files /dev/null and b/education/get-started/images/microsoft-education-get-started-workflow.png differ diff --git a/education/get-started/images/microsoft-education-workflow.png b/education/get-started/images/microsoft-education-workflow.png new file mode 100644 index 0000000000..f15aa3f783 Binary files /dev/null and b/education/get-started/images/microsoft-education-workflow.png differ diff --git a/education/get-started/images/microsoft_education_get_started_workflow.png b/education/get-started/images/microsoft_education_get_started_workflow.png new file mode 100644 index 0000000000..faa0579b44 Binary files /dev/null and b/education/get-started/images/microsoft_education_get_started_workflow.png differ diff --git a/education/get-started/images/minecraft-admin-permissions.png b/education/get-started/images/minecraft-admin-permissions.png new file mode 100644 index 0000000000..3051c3dd84 Binary files /dev/null and b/education/get-started/images/minecraft-admin-permissions.png differ diff --git a/education/get-started/images/minecraft-assign-roles-2.png b/education/get-started/images/minecraft-assign-roles-2.png new file mode 100644 index 0000000000..3ab1d6e072 Binary files /dev/null and b/education/get-started/images/minecraft-assign-roles-2.png differ diff --git a/education/get-started/images/minecraft-assign-roles.png b/education/get-started/images/minecraft-assign-roles.png new file mode 100644 index 0000000000..5dc396155c Binary files /dev/null and b/education/get-started/images/minecraft-assign-roles.png differ diff --git a/education/get-started/images/minecraft-assign-to-others.png b/education/get-started/images/minecraft-assign-to-others.png new file mode 100644 index 0000000000..4e8fba6126 Binary files /dev/null and b/education/get-started/images/minecraft-assign-to-others.png differ diff --git a/education/get-started/images/minecraft-assign-to-people-name.png b/education/get-started/images/minecraft-assign-to-people-name.png new file mode 100644 index 0000000000..38994cc58f Binary files /dev/null and b/education/get-started/images/minecraft-assign-to-people-name.png differ diff --git a/education/get-started/images/minecraft-assign-to-people.png b/education/get-started/images/minecraft-assign-to-people.png new file mode 100644 index 0000000000..0f0e3dcdff Binary files /dev/null and b/education/get-started/images/minecraft-assign-to-people.png differ diff --git a/education/get-started/images/minecraft-get-the-app.png b/education/get-started/images/minecraft-get-the-app.png new file mode 100644 index 0000000000..47024aab6c Binary files /dev/null and b/education/get-started/images/minecraft-get-the-app.png differ diff --git a/education/get-started/images/minecraft-in-windows-store-app.png b/education/get-started/images/minecraft-in-windows-store-app.png new file mode 100644 index 0000000000..e25f2b4df3 Binary files /dev/null and b/education/get-started/images/minecraft-in-windows-store-app.png differ diff --git a/education/get-started/images/minecraft-my-library.png b/education/get-started/images/minecraft-my-library.png new file mode 100644 index 0000000000..1be1660adb Binary files /dev/null and b/education/get-started/images/minecraft-my-library.png differ diff --git a/education/get-started/images/minecraft-perms.PNG b/education/get-started/images/minecraft-perms.PNG new file mode 100644 index 0000000000..1788d6b593 Binary files /dev/null and b/education/get-started/images/minecraft-perms.PNG differ diff --git a/education/get-started/images/minecraft-private-store.png b/education/get-started/images/minecraft-private-store.png new file mode 100644 index 0000000000..0194d4b955 Binary files /dev/null and b/education/get-started/images/minecraft-private-store.png differ diff --git a/education/get-started/images/minecraft.PNG b/education/get-started/images/minecraft.PNG new file mode 100644 index 0000000000..c758c28ad5 Binary files /dev/null and b/education/get-started/images/minecraft.PNG differ diff --git a/education/get-started/images/mses_get_started_banner.png b/education/get-started/images/mses_get_started_banner.png new file mode 100644 index 0000000000..ca188d738e Binary files /dev/null and b/education/get-started/images/mses_get_started_banner.png differ diff --git a/education/get-started/images/mses_getstarted_banner.png b/education/get-started/images/mses_getstarted_banner.png new file mode 100644 index 0000000000..48dde0456c Binary files /dev/null and b/education/get-started/images/mses_getstarted_banner.png differ diff --git a/education/get-started/images/mses_getstarted_workflow_e2e.png b/education/get-started/images/mses_getstarted_workflow_e2e.png new file mode 100644 index 0000000000..afb328d27d Binary files /dev/null and b/education/get-started/images/mses_getstarted_workflow_e2e.png differ diff --git a/education/get-started/images/msfe_manage_page.PNG b/education/get-started/images/msfe_manage_page.PNG new file mode 100644 index 0000000000..04bbc172c4 Binary files /dev/null and b/education/get-started/images/msfe_manage_page.PNG differ diff --git a/education/get-started/images/msfe_manageapps_inventory.PNG b/education/get-started/images/msfe_manageapps_inventory.PNG new file mode 100644 index 0000000000..20c8e6f750 Binary files /dev/null and b/education/get-started/images/msfe_manageapps_inventory.PNG differ diff --git a/education/get-started/images/msfe_manageapps_inventory_grouped.png b/education/get-started/images/msfe_manageapps_inventory_grouped.png new file mode 100644 index 0000000000..e2376d90b2 Binary files /dev/null and b/education/get-started/images/msfe_manageapps_inventory_grouped.png differ diff --git a/education/get-started/images/msfe_manageapps_inventory_newappsselected.png b/education/get-started/images/msfe_manageapps_inventory_newappsselected.png new file mode 100644 index 0000000000..1ef47ea1b9 Binary files /dev/null and b/education/get-started/images/msfe_manageapps_inventory_newappsselected.png differ diff --git a/education/get-started/images/msfe_managementtools_activateintune.PNG b/education/get-started/images/msfe_managementtools_activateintune.PNG new file mode 100644 index 0000000000..efae378abd Binary files /dev/null and b/education/get-started/images/msfe_managementtools_activateintune.PNG differ diff --git a/education/get-started/images/msfe_managepage_storesettings_managementtools.png b/education/get-started/images/msfe_managepage_storesettings_managementtools.png new file mode 100644 index 0000000000..ac88d8e30f Binary files /dev/null and b/education/get-started/images/msfe_managepage_storesettings_managementtools.png differ diff --git a/education/get-started/images/msfe_managepage_storesettings_managementtoolspng.png b/education/get-started/images/msfe_managepage_storesettings_managementtoolspng.png new file mode 100644 index 0000000000..77512f45bd Binary files /dev/null and b/education/get-started/images/msfe_managepage_storesettings_managementtoolspng.png differ diff --git a/education/get-started/images/msfe_services_agreement.PNG b/education/get-started/images/msfe_services_agreement.PNG new file mode 100644 index 0000000000..1c25eaea3b Binary files /dev/null and b/education/get-started/images/msfe_services_agreement.PNG differ diff --git a/education/get-started/images/msfe_store_portal.PNG b/education/get-started/images/msfe_store_portal.PNG new file mode 100644 index 0000000000..51850223e5 Binary files /dev/null and b/education/get-started/images/msfe_store_portal.PNG differ diff --git a/education/get-started/images/msfe_storesettings_select_managementtools.png b/education/get-started/images/msfe_storesettings_select_managementtools.png new file mode 100644 index 0000000000..06fe6aa274 Binary files /dev/null and b/education/get-started/images/msfe_storesettings_select_managementtools.png differ diff --git a/education/get-started/images/o365_admincenter_gotosetup.PNG b/education/get-started/images/o365_admincenter_gotosetup.PNG new file mode 100644 index 0000000000..aea6f7fdb2 Binary files /dev/null and b/education/get-started/images/o365_admincenter_gotosetup.PNG differ diff --git a/education/get-started/images/o365_admincenter_welcome.PNG b/education/get-started/images/o365_admincenter_welcome.PNG new file mode 100644 index 0000000000..3f0721263f Binary files /dev/null and b/education/get-started/images/o365_admincenter_welcome.PNG differ diff --git a/education/get-started/images/o365_createaccount.PNG b/education/get-started/images/o365_createaccount.PNG new file mode 100644 index 0000000000..5aa71c9cf9 Binary files /dev/null and b/education/get-started/images/o365_createaccount.PNG differ diff --git a/education/get-started/images/office365_admin_center.PNG b/education/get-started/images/office365_admin_center.PNG new file mode 100644 index 0000000000..099bc314f4 Binary files /dev/null and b/education/get-started/images/office365_admin_center.PNG differ diff --git a/education/get-started/images/office365_admin_center_assign_licenses.png b/education/get-started/images/office365_admin_center_assign_licenses.png new file mode 100644 index 0000000000..6d20208748 Binary files /dev/null and b/education/get-started/images/office365_admin_center_assign_licenses.png differ diff --git a/education/get-started/images/office365_admin_center_home.png b/education/get-started/images/office365_admin_center_home.png new file mode 100644 index 0000000000..bd2ab02a2c Binary files /dev/null and b/education/get-started/images/office365_admin_center_home.png differ diff --git a/education/get-started/images/office365_admin_center_product_licenses.png b/education/get-started/images/office365_admin_center_product_licenses.png new file mode 100644 index 0000000000..11ffabe3ee Binary files /dev/null and b/education/get-started/images/office365_admin_center_product_licenses.png differ diff --git a/education/get-started/images/office365_admin_portal_add_new_user.png b/education/get-started/images/office365_admin_portal_add_new_user.png new file mode 100644 index 0000000000..b10fbf7660 Binary files /dev/null and b/education/get-started/images/office365_admin_portal_add_new_user.png differ diff --git a/education/get-started/images/office365_create_new_class.png b/education/get-started/images/office365_create_new_class.png new file mode 100644 index 0000000000..5befb87b99 Binary files /dev/null and b/education/get-started/images/office365_create_new_class.png differ diff --git a/education/get-started/images/office365_start_page_classroom.png b/education/get-started/images/office365_start_page_classroom.png new file mode 100644 index 0000000000..ab229cead1 Binary files /dev/null and b/education/get-started/images/office365_start_page_classroom.png differ diff --git a/education/get-started/images/office365_students_group_2.png b/education/get-started/images/office365_students_group_2.png new file mode 100644 index 0000000000..6526fd3c8f Binary files /dev/null and b/education/get-started/images/office365_students_group_2.png differ diff --git a/education/get-started/images/oobe.jpg b/education/get-started/images/oobe.jpg new file mode 100644 index 0000000000..53a5dab6bf Binary files /dev/null and b/education/get-started/images/oobe.jpg differ diff --git a/education/get-started/images/package.png b/education/get-started/images/package.png new file mode 100644 index 0000000000..f5e975e3e9 Binary files /dev/null and b/education/get-started/images/package.png differ diff --git a/education/get-started/images/personalize_class_settings.png b/education/get-started/images/personalize_class_settings.png new file mode 100644 index 0000000000..cbe88c9c73 Binary files /dev/null and b/education/get-started/images/personalize_class_settings.png differ diff --git a/education/get-started/images/privacy-contacts-marked.png b/education/get-started/images/privacy-contacts-marked.png new file mode 100644 index 0000000000..54a3116408 Binary files /dev/null and b/education/get-started/images/privacy-contacts-marked.png differ diff --git a/education/get-started/images/prov.jpg b/education/get-started/images/prov.jpg new file mode 100644 index 0000000000..1593ccb36b Binary files /dev/null and b/education/get-started/images/prov.jpg differ diff --git a/education/get-started/images/reconfigure_intune_app_deployment_settings.png b/education/get-started/images/reconfigure_intune_app_deployment_settings.png new file mode 100644 index 0000000000..90491aacd1 Binary files /dev/null and b/education/get-started/images/reconfigure_intune_app_deployment_settings.png differ diff --git a/education/get-started/images/school.PNG b/education/get-started/images/school.PNG new file mode 100644 index 0000000000..f8be255a05 Binary files /dev/null and b/education/get-started/images/school.PNG differ diff --git a/education/get-started/images/sds_add_new_profile.png b/education/get-started/images/sds_add_new_profile.png new file mode 100644 index 0000000000..3728b2c8a8 Binary files /dev/null and b/education/get-started/images/sds_add_new_profile.png differ diff --git a/education/get-started/images/sds_add_newprofile.PNG b/education/get-started/images/sds_add_newprofile.PNG new file mode 100644 index 0000000000..377e82a29b Binary files /dev/null and b/education/get-started/images/sds_add_newprofile.PNG differ diff --git a/education/get-started/images/sds_addnewprofile_studentoptions.PNG b/education/get-started/images/sds_addnewprofile_studentoptions.PNG new file mode 100644 index 0000000000..bacaed1642 Binary files /dev/null and b/education/get-started/images/sds_addnewprofile_studentoptions.PNG differ diff --git a/education/get-started/images/sds_addnewprofile_syncoptions.PNG b/education/get-started/images/sds_addnewprofile_syncoptions.PNG new file mode 100644 index 0000000000..4d99545389 Binary files /dev/null and b/education/get-started/images/sds_addnewprofile_syncoptions.PNG differ diff --git a/education/get-started/images/sds_addnewprofile_teacheroptions.PNG b/education/get-started/images/sds_addnewprofile_teacheroptions.PNG new file mode 100644 index 0000000000..0a4896048e Binary files /dev/null and b/education/get-started/images/sds_addnewprofile_teacheroptions.PNG differ diff --git a/education/get-started/images/sds_github_downloadsample.PNG b/education/get-started/images/sds_github_downloadsample.PNG new file mode 100644 index 0000000000..f3f1d33065 Binary files /dev/null and b/education/get-started/images/sds_github_downloadsample.PNG differ diff --git a/education/get-started/images/sds_github_downloadsampledata.PNG b/education/get-started/images/sds_github_downloadsampledata.PNG new file mode 100644 index 0000000000..a83093879b Binary files /dev/null and b/education/get-started/images/sds_github_downloadsampledata.PNG differ diff --git a/education/get-started/images/sds_more_menu_items.PNG b/education/get-started/images/sds_more_menu_items.PNG new file mode 100644 index 0000000000..1cb1a083ee Binary files /dev/null and b/education/get-started/images/sds_more_menu_items.PNG differ diff --git a/education/get-started/images/sds_profile_directoryoptions.PNG b/education/get-started/images/sds_profile_directoryoptions.PNG new file mode 100644 index 0000000000..dc1925ecc5 Binary files /dev/null and b/education/get-started/images/sds_profile_directoryoptions.PNG differ diff --git a/education/get-started/images/sds_profile_ready_for_sync.png b/education/get-started/images/sds_profile_ready_for_sync.png new file mode 100644 index 0000000000..f0d39b25c3 Binary files /dev/null and b/education/get-started/images/sds_profile_ready_for_sync.png differ diff --git a/education/get-started/images/sds_profile_readytosync.PNG b/education/get-started/images/sds_profile_readytosync.PNG new file mode 100644 index 0000000000..4e0c127208 Binary files /dev/null and b/education/get-started/images/sds_profile_readytosync.PNG differ diff --git a/education/get-started/images/sds_profile_settingup.PNG b/education/get-started/images/sds_profile_settingup.PNG new file mode 100644 index 0000000000..19f3666b96 Binary files /dev/null and b/education/get-started/images/sds_profile_settingup.PNG differ diff --git a/education/get-started/images/sds_profile_wizard_start.PNG b/education/get-started/images/sds_profile_wizard_start.PNG new file mode 100644 index 0000000000..7b2a797e5d Binary files /dev/null and b/education/get-started/images/sds_profile_wizard_start.PNG differ diff --git a/education/get-started/images/sds_profilepage.PNG b/education/get-started/images/sds_profilepage.PNG new file mode 100644 index 0000000000..6e0047a2b1 Binary files /dev/null and b/education/get-started/images/sds_profilepage.PNG differ diff --git a/education/get-started/images/sds_sample_csv_files.PNG b/education/get-started/images/sds_sample_csv_files.PNG new file mode 100644 index 0000000000..fbb37cec96 Binary files /dev/null and b/education/get-started/images/sds_sample_csv_files.PNG differ diff --git a/education/get-started/images/sds_sample_csv_files_us_uk.PNG b/education/get-started/images/sds_sample_csv_files_us_uk.PNG new file mode 100644 index 0000000000..349ee1366d Binary files /dev/null and b/education/get-started/images/sds_sample_csv_files_us_uk.PNG differ diff --git a/education/get-started/images/sds_sample_csvfiles.PNG b/education/get-started/images/sds_sample_csvfiles.PNG new file mode 100644 index 0000000000..e4932d9303 Binary files /dev/null and b/education/get-started/images/sds_sample_csvfiles.PNG differ diff --git a/education/get-started/images/sds_sds_and_classroom_off.PNG b/education/get-started/images/sds_sds_and_classroom_off.PNG new file mode 100644 index 0000000000..0b5409752d Binary files /dev/null and b/education/get-started/images/sds_sds_and_classroom_off.PNG differ diff --git a/education/get-started/images/sds_sds_on_newmenu_items.PNG b/education/get-started/images/sds_sds_on_newmenu_items.PNG new file mode 100644 index 0000000000..d6f2f9a79e Binary files /dev/null and b/education/get-started/images/sds_sds_on_newmenu_items.PNG differ diff --git a/education/get-started/images/sds_settings_first_signin.png b/education/get-started/images/sds_settings_first_signin.png new file mode 100644 index 0000000000..c60628fcd1 Binary files /dev/null and b/education/get-started/images/sds_settings_first_signin.png differ diff --git a/education/get-started/images/sds_settings_turnon_sds.png b/education/get-started/images/sds_settings_turnon_sds.png new file mode 100644 index 0000000000..53c0c144a2 Binary files /dev/null and b/education/get-started/images/sds_settings_turnon_sds.png differ diff --git a/education/get-started/images/sds_signin_settings.PNG b/education/get-started/images/sds_signin_settings.PNG new file mode 100644 index 0000000000..54ff453249 Binary files /dev/null and b/education/get-started/images/sds_signin_settings.PNG differ diff --git a/education/get-started/images/sds_updated_addnewprofile.PNG b/education/get-started/images/sds_updated_addnewprofile.PNG new file mode 100644 index 0000000000..a3e2f5cea2 Binary files /dev/null and b/education/get-started/images/sds_updated_addnewprofile.PNG differ diff --git a/education/get-started/images/sds_updated_dashboard.PNG b/education/get-started/images/sds_updated_dashboard.PNG new file mode 100644 index 0000000000..8c5c21afb1 Binary files /dev/null and b/education/get-started/images/sds_updated_dashboard.PNG differ diff --git a/education/get-started/images/sds_updated_menu.png b/education/get-started/images/sds_updated_menu.png new file mode 100644 index 0000000000..d4e066300f Binary files /dev/null and b/education/get-started/images/sds_updated_menu.png differ diff --git a/education/get-started/images/sds_updated_newprofile_name_syncmethod.PNG b/education/get-started/images/sds_updated_newprofile_name_syncmethod.PNG new file mode 100644 index 0000000000..47c9906eb2 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_name_syncmethod.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_readytosync.png b/education/get-started/images/sds_updated_newprofile_readytosync.png new file mode 100644 index 0000000000..e10d725544 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_readytosync.png differ diff --git a/education/get-started/images/sds_updated_newprofile_review_1.PNG b/education/get-started/images/sds_updated_newprofile_review_1.PNG new file mode 100644 index 0000000000..f05ace66db Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_review_1.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_status_readytosync.png b/education/get-started/images/sds_updated_newprofile_status_readytosync.png new file mode 100644 index 0000000000..e6424e3aa9 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_status_readytosync.png differ diff --git a/education/get-started/images/sds_updated_newprofile_studentmapping.PNG b/education/get-started/images/sds_updated_newprofile_studentmapping.PNG new file mode 100644 index 0000000000..97742bc9f1 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_studentmapping.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_studentmapping_1.PNG b/education/get-started/images/sds_updated_newprofile_studentmapping_1.PNG new file mode 100644 index 0000000000..21efeb8bd7 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_studentmapping_1.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_studentmapping_updated.png b/education/get-started/images/sds_updated_newprofile_studentmapping_updated.png new file mode 100644 index 0000000000..0a9a3682a0 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_studentmapping_updated.png differ diff --git a/education/get-started/images/sds_updated_newprofile_summary.PNG b/education/get-started/images/sds_updated_newprofile_summary.PNG new file mode 100644 index 0000000000..3aeb90d58d Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_summary.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_syncoptions.PNG b/education/get-started/images/sds_updated_newprofile_syncoptions.PNG new file mode 100644 index 0000000000..4deea4b14e Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_syncoptions.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_syncoptions_1.PNG b/education/get-started/images/sds_updated_newprofile_syncoptions_1.PNG new file mode 100644 index 0000000000..507eab115f Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_syncoptions_1.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_syncoptions_updated.png b/education/get-started/images/sds_updated_newprofile_syncoptions_updated.png new file mode 100644 index 0000000000..ef36b45626 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_syncoptions_updated.png differ diff --git a/education/get-started/images/sds_updated_newprofile_teachermapping.PNG b/education/get-started/images/sds_updated_newprofile_teachermapping.PNG new file mode 100644 index 0000000000..f99947e982 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_teachermapping.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_teachermapping_1.PNG b/education/get-started/images/sds_updated_newprofile_teachermapping_1.PNG new file mode 100644 index 0000000000..6f100a8afe Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_teachermapping_1.PNG differ diff --git a/education/get-started/images/sds_updated_newprofile_teachermapping_updated.png b/education/get-started/images/sds_updated_newprofile_teachermapping_updated.png new file mode 100644 index 0000000000..6d625cc1a9 Binary files /dev/null and b/education/get-started/images/sds_updated_newprofile_teachermapping_updated.png differ diff --git a/education/get-started/images/set_up_school_pcs_app.png b/education/get-started/images/set_up_school_pcs_app.png new file mode 100644 index 0000000000..b0a2a42112 Binary files /dev/null and b/education/get-started/images/set_up_school_pcs_app.png differ diff --git a/education/get-started/images/setedupolicies_omauri.PNG b/education/get-started/images/setedupolicies_omauri.PNG new file mode 100644 index 0000000000..eb3d9e216c Binary files /dev/null and b/education/get-started/images/setedupolicies_omauri.PNG differ diff --git a/education/get-started/images/setedupolicies_wcd.PNG b/education/get-started/images/setedupolicies_wcd.PNG new file mode 100644 index 0000000000..e240063f68 Binary files /dev/null and b/education/get-started/images/setedupolicies_wcd.PNG differ diff --git a/education/get-started/images/settings-contacts-app-marked.png b/education/get-started/images/settings-contacts-app-marked.png new file mode 100644 index 0000000000..94523f1b36 Binary files /dev/null and b/education/get-started/images/settings-contacts-app-marked.png differ diff --git a/education/get-started/images/settings-privacy-marked.png b/education/get-started/images/settings-privacy-marked.png new file mode 100644 index 0000000000..513e9b1afc Binary files /dev/null and b/education/get-started/images/settings-privacy-marked.png differ diff --git a/education/get-started/images/setup-app-1-access.png b/education/get-started/images/setup-app-1-access.png new file mode 100644 index 0000000000..1de1081d1d Binary files /dev/null and b/education/get-started/images/setup-app-1-access.png differ diff --git a/education/get-started/images/setup-app-1-usb.png b/education/get-started/images/setup-app-1-usb.png new file mode 100644 index 0000000000..b2d170244f Binary files /dev/null and b/education/get-started/images/setup-app-1-usb.png differ diff --git a/education/get-started/images/setup-app-1-wifi-manual.png b/education/get-started/images/setup-app-1-wifi-manual.png new file mode 100644 index 0000000000..92de4f784c Binary files /dev/null and b/education/get-started/images/setup-app-1-wifi-manual.png differ diff --git a/education/get-started/images/setup-app-1-wifi.png b/education/get-started/images/setup-app-1-wifi.png new file mode 100644 index 0000000000..9f305e081c Binary files /dev/null and b/education/get-started/images/setup-app-1-wifi.png differ diff --git a/education/get-started/images/setup-app-1.PNG b/education/get-started/images/setup-app-1.PNG new file mode 100644 index 0000000000..1b88c5ac31 Binary files /dev/null and b/education/get-started/images/setup-app-1.PNG differ diff --git a/education/get-started/images/setup-app-2-directions.png b/education/get-started/images/setup-app-2-directions.png new file mode 100644 index 0000000000..f245aafb2b Binary files /dev/null and b/education/get-started/images/setup-app-2-directions.png differ diff --git a/education/get-started/images/setup-app-3-directions.png b/education/get-started/images/setup-app-3-directions.png new file mode 100644 index 0000000000..f593ea7371 Binary files /dev/null and b/education/get-started/images/setup-app-3-directions.png differ diff --git a/education/get-started/images/setup-app-all-done.png b/education/get-started/images/setup-app-all-done.png new file mode 100644 index 0000000000..af7343f0e5 Binary files /dev/null and b/education/get-started/images/setup-app-all-done.png differ diff --git a/education/get-started/images/setup-options.png b/education/get-started/images/setup-options.png new file mode 100644 index 0000000000..07d29576a0 Binary files /dev/null and b/education/get-started/images/setup-options.png differ diff --git a/education/get-started/images/setup_class_notebook.png b/education/get-started/images/setup_class_notebook.png new file mode 100644 index 0000000000..2ede37e177 Binary files /dev/null and b/education/get-started/images/setup_class_notebook.png differ diff --git a/education/get-started/images/setupmsg.jpg b/education/get-started/images/setupmsg.jpg new file mode 100644 index 0000000000..12935483c5 Binary files /dev/null and b/education/get-started/images/setupmsg.jpg differ diff --git a/education/get-started/images/sign-in-prov.png b/education/get-started/images/sign-in-prov.png new file mode 100644 index 0000000000..55c9276203 Binary files /dev/null and b/education/get-started/images/sign-in-prov.png differ diff --git a/education/get-started/images/signin.jpg b/education/get-started/images/signin.jpg new file mode 100644 index 0000000000..ad31bb31c4 Binary files /dev/null and b/education/get-started/images/signin.jpg differ diff --git a/education/get-started/images/skype-manage-profile-pic.png b/education/get-started/images/skype-manage-profile-pic.png new file mode 100644 index 0000000000..4133ac9c60 Binary files /dev/null and b/education/get-started/images/skype-manage-profile-pic.png differ diff --git a/education/get-started/images/skype-profile-icon.png b/education/get-started/images/skype-profile-icon.png new file mode 100644 index 0000000000..7ccaaea693 Binary files /dev/null and b/education/get-started/images/skype-profile-icon.png differ diff --git a/education/get-started/images/skype_uwp_manageprofilepic.PNG b/education/get-started/images/skype_uwp_manageprofilepic.PNG new file mode 100644 index 0000000000..bdcf23dbc2 Binary files /dev/null and b/education/get-started/images/skype_uwp_manageprofilepic.PNG differ diff --git a/education/get-started/images/skype_uwp_userprofile_icon.PNG b/education/get-started/images/skype_uwp_userprofile_icon.PNG new file mode 100644 index 0000000000..ad36c7f886 Binary files /dev/null and b/education/get-started/images/skype_uwp_userprofile_icon.PNG differ diff --git a/education/get-started/images/store_for_business_management_tool_activation.png b/education/get-started/images/store_for_business_management_tool_activation.png new file mode 100644 index 0000000000..9c68d4efe6 Binary files /dev/null and b/education/get-started/images/store_for_business_management_tool_activation.png differ diff --git a/education/get-started/images/suspc_account_signin.PNG b/education/get-started/images/suspc_account_signin.PNG new file mode 100644 index 0000000000..d045cff914 Binary files /dev/null and b/education/get-started/images/suspc_account_signin.PNG differ diff --git a/education/get-started/images/suspc_and_wcd_comparison.png b/education/get-started/images/suspc_and_wcd_comparison.png new file mode 100644 index 0000000000..cff874ceb8 Binary files /dev/null and b/education/get-started/images/suspc_and_wcd_comparison.png differ diff --git a/education/get-started/images/suspc_choosesettings_apps.PNG b/education/get-started/images/suspc_choosesettings_apps.PNG new file mode 100644 index 0000000000..babb55a445 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_apps.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_settings.PNG b/education/get-started/images/suspc_choosesettings_settings.PNG new file mode 100644 index 0000000000..bd556c0892 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_settings.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_settings_updated.PNG b/education/get-started/images/suspc_choosesettings_settings_updated.PNG new file mode 100644 index 0000000000..c62b4fa86f Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_settings_updated.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_setuptakeatest.PNG b/education/get-started/images/suspc_choosesettings_setuptakeatest.PNG new file mode 100644 index 0000000000..8ffc3fe3e6 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_setuptakeatest.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_signin.PNG b/education/get-started/images/suspc_choosesettings_signin.PNG new file mode 100644 index 0000000000..a45a12fbf5 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_signin.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_signin_final.PNG b/education/get-started/images/suspc_choosesettings_signin_final.PNG new file mode 100644 index 0000000000..3ec997cb73 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_signin_final.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_summary.PNG b/education/get-started/images/suspc_choosesettings_summary.PNG new file mode 100644 index 0000000000..c659a579e4 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_summary.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_takeatest.PNG b/education/get-started/images/suspc_choosesettings_takeatest.PNG new file mode 100644 index 0000000000..9f9f028852 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_takeatest.PNG differ diff --git a/education/get-started/images/suspc_choosesettings_takeatest_updated.png b/education/get-started/images/suspc_choosesettings_takeatest_updated.png new file mode 100644 index 0000000000..e44dd21207 Binary files /dev/null and b/education/get-started/images/suspc_choosesettings_takeatest_updated.png differ diff --git a/education/get-started/images/suspc_getpcsready.PNG b/education/get-started/images/suspc_getpcsready.PNG new file mode 100644 index 0000000000..1e2bfae0ff Binary files /dev/null and b/education/get-started/images/suspc_getpcsready.PNG differ diff --git a/education/get-started/images/suspc_getpcsready_getpcsready.PNG b/education/get-started/images/suspc_getpcsready_getpcsready.PNG new file mode 100644 index 0000000000..6bb9ec078b Binary files /dev/null and b/education/get-started/images/suspc_getpcsready_getpcsready.PNG differ diff --git a/education/get-started/images/suspc_getpcsready_installpackage.PNG b/education/get-started/images/suspc_getpcsready_installpackage.PNG new file mode 100644 index 0000000000..c12bbe4de9 Binary files /dev/null and b/education/get-started/images/suspc_getpcsready_installpackage.PNG differ diff --git a/education/get-started/images/suspc_getstarted.PNG b/education/get-started/images/suspc_getstarted.PNG new file mode 100644 index 0000000000..cbb3d4977c Binary files /dev/null and b/education/get-started/images/suspc_getstarted.PNG differ diff --git a/education/get-started/images/suspc_getstarted_final.PNG b/education/get-started/images/suspc_getstarted_final.PNG new file mode 100644 index 0000000000..d533536ad1 Binary files /dev/null and b/education/get-started/images/suspc_getstarted_final.PNG differ diff --git a/education/get-started/images/suspc_getstarted_resized.png b/education/get-started/images/suspc_getstarted_resized.png new file mode 100644 index 0000000000..c9c99d8555 Binary files /dev/null and b/education/get-started/images/suspc_getstarted_resized.png differ diff --git a/education/get-started/images/suspc_installsetupfile.PNG b/education/get-started/images/suspc_installsetupfile.PNG new file mode 100644 index 0000000000..61d0d9a3ad Binary files /dev/null and b/education/get-started/images/suspc_installsetupfile.PNG differ diff --git a/education/get-started/images/suspc_ppkg_isready.PNG b/education/get-started/images/suspc_ppkg_isready.PNG new file mode 100644 index 0000000000..e601a05a0f Binary files /dev/null and b/education/get-started/images/suspc_ppkg_isready.PNG differ diff --git a/education/get-started/images/suspc_ppkgready.PNG b/education/get-started/images/suspc_ppkgready.PNG new file mode 100644 index 0000000000..e285acdaee Binary files /dev/null and b/education/get-started/images/suspc_ppkgready.PNG differ diff --git a/education/get-started/images/suspc_reviewsettings.PNG b/education/get-started/images/suspc_reviewsettings.PNG new file mode 100644 index 0000000000..0948dbccb1 Binary files /dev/null and b/education/get-started/images/suspc_reviewsettings.PNG differ diff --git a/education/get-started/images/suspc_reviewsettings_bluelinks.png b/education/get-started/images/suspc_reviewsettings_bluelinks.png new file mode 100644 index 0000000000..46c07c7a1a Binary files /dev/null and b/education/get-started/images/suspc_reviewsettings_bluelinks.png differ diff --git a/education/get-started/images/suspc_savepackage_insertusb.PNG b/education/get-started/images/suspc_savepackage_insertusb.PNG new file mode 100644 index 0000000000..e5f9968d7e Binary files /dev/null and b/education/get-started/images/suspc_savepackage_insertusb.PNG differ diff --git a/education/get-started/images/suspc_savesettings.PNG b/education/get-started/images/suspc_savesettings.PNG new file mode 100644 index 0000000000..f8338d3dec Binary files /dev/null and b/education/get-started/images/suspc_savesettings.PNG differ diff --git a/education/get-started/images/suspc_setup_removemediamessage.png b/education/get-started/images/suspc_setup_removemediamessage.png new file mode 100644 index 0000000000..94e9ddb900 Binary files /dev/null and b/education/get-started/images/suspc_setup_removemediamessage.png differ diff --git a/education/get-started/images/suspc_setupfile_reviewsettings.PNG b/education/get-started/images/suspc_setupfile_reviewsettings.PNG new file mode 100644 index 0000000000..c5f3425ff5 Binary files /dev/null and b/education/get-started/images/suspc_setupfile_reviewsettings.PNG differ diff --git a/education/get-started/images/suspc_setupfile_savesettings.PNG b/education/get-started/images/suspc_setupfile_savesettings.PNG new file mode 100644 index 0000000000..97ba234b8e Binary files /dev/null and b/education/get-started/images/suspc_setupfile_savesettings.PNG differ diff --git a/education/get-started/images/suspc_setupfileready.PNG b/education/get-started/images/suspc_setupfileready.PNG new file mode 100644 index 0000000000..349acbaf9d Binary files /dev/null and b/education/get-started/images/suspc_setupfileready.PNG differ diff --git a/education/get-started/images/suspc_signin_account.PNG b/education/get-started/images/suspc_signin_account.PNG new file mode 100644 index 0000000000..3f8b040f45 Binary files /dev/null and b/education/get-started/images/suspc_signin_account.PNG differ diff --git a/education/get-started/images/suspc_signin_addapps.PNG b/education/get-started/images/suspc_signin_addapps.PNG new file mode 100644 index 0000000000..93e572a043 Binary files /dev/null and b/education/get-started/images/suspc_signin_addapps.PNG differ diff --git a/education/get-started/images/suspc_signin_allowguests.PNG b/education/get-started/images/suspc_signin_allowguests.PNG new file mode 100644 index 0000000000..0bd0f69680 Binary files /dev/null and b/education/get-started/images/suspc_signin_allowguests.PNG differ diff --git a/education/get-started/images/suspc_signin_setuptakeatest.PNG b/education/get-started/images/suspc_signin_setuptakeatest.PNG new file mode 100644 index 0000000000..6c8ba1799b Binary files /dev/null and b/education/get-started/images/suspc_signin_setuptakeatest.PNG differ diff --git a/education/get-started/images/suspc_start.PNG b/education/get-started/images/suspc_start.PNG new file mode 100644 index 0000000000..ab34f99a6b Binary files /dev/null and b/education/get-started/images/suspc_start.PNG differ diff --git a/education/get-started/images/suspc_studentpcsetup_installingsetupfile.png b/education/get-started/images/suspc_studentpcsetup_installingsetupfile.png new file mode 100644 index 0000000000..bbd10c89c4 Binary files /dev/null and b/education/get-started/images/suspc_studentpcsetup_installingsetupfile.png differ diff --git a/education/get-started/images/suspc_wcd_featureslist.png b/education/get-started/images/suspc_wcd_featureslist.png new file mode 100644 index 0000000000..32b9211799 Binary files /dev/null and b/education/get-started/images/suspc_wcd_featureslist.png differ diff --git a/education/get-started/images/suspc_wcd_sidebyside.png b/education/get-started/images/suspc_wcd_sidebyside.png new file mode 100644 index 0000000000..7fc108133e Binary files /dev/null and b/education/get-started/images/suspc_wcd_sidebyside.png differ diff --git a/education/get-started/images/suspc_win10v1703_getstarted.PNG b/education/get-started/images/suspc_win10v1703_getstarted.PNG new file mode 100644 index 0000000000..2777edfef9 Binary files /dev/null and b/education/get-started/images/suspc_win10v1703_getstarted.PNG differ diff --git a/education/get-started/images/take-a-test-flow.png b/education/get-started/images/take-a-test-flow.png new file mode 100644 index 0000000000..a5135c1822 Binary files /dev/null and b/education/get-started/images/take-a-test-flow.png differ diff --git a/education/get-started/images/take_a_test_flow.png b/education/get-started/images/take_a_test_flow.png new file mode 100644 index 0000000000..261813c7f8 Binary files /dev/null and b/education/get-started/images/take_a_test_flow.png differ diff --git a/education/get-started/images/take_a_test_flow_dark.png b/education/get-started/images/take_a_test_flow_dark.png new file mode 100644 index 0000000000..98255e8694 Binary files /dev/null and b/education/get-started/images/take_a_test_flow_dark.png differ diff --git a/education/get-started/images/take_a_test_workflow.png b/education/get-started/images/take_a_test_workflow.png new file mode 100644 index 0000000000..a4c7a84686 Binary files /dev/null and b/education/get-started/images/take_a_test_workflow.png differ diff --git a/education/get-started/images/tat_settingsapp_setupaccount_addtestaccount.PNG b/education/get-started/images/tat_settingsapp_setupaccount_addtestaccount.PNG new file mode 100644 index 0000000000..66c28eccc7 Binary files /dev/null and b/education/get-started/images/tat_settingsapp_setupaccount_addtestaccount.PNG differ diff --git a/education/get-started/images/tat_settingsapp_setuptesttakingaccount.PNG b/education/get-started/images/tat_settingsapp_setuptesttakingaccount.PNG new file mode 100644 index 0000000000..70a917d836 Binary files /dev/null and b/education/get-started/images/tat_settingsapp_setuptesttakingaccount.PNG differ diff --git a/education/get-started/images/tat_settingsapp_setuptesttakingaccount_1703.PNG b/education/get-started/images/tat_settingsapp_setuptesttakingaccount_1703.PNG new file mode 100644 index 0000000000..deb04f2e74 Binary files /dev/null and b/education/get-started/images/tat_settingsapp_setuptesttakingaccount_1703.PNG differ diff --git a/education/get-started/images/tat_settingsapp_workorschoolaccess_setuptestaccount.PNG b/education/get-started/images/tat_settingsapp_workorschoolaccess_setuptestaccount.PNG new file mode 100644 index 0000000000..c9221ed95a Binary files /dev/null and b/education/get-started/images/tat_settingsapp_workorschoolaccess_setuptestaccount.PNG differ diff --git a/education/get-started/images/teacher-get-app.PNG b/education/get-started/images/teacher-get-app.PNG new file mode 100644 index 0000000000..329607edb9 Binary files /dev/null and b/education/get-started/images/teacher-get-app.PNG differ diff --git a/education/get-started/images/teacher.PNG b/education/get-started/images/teacher.PNG new file mode 100644 index 0000000000..286d515624 Binary files /dev/null and b/education/get-started/images/teacher.PNG differ diff --git a/education/get-started/images/test-account-icd.PNG b/education/get-started/images/test-account-icd.PNG new file mode 100644 index 0000000000..4fd9bf3f28 Binary files /dev/null and b/education/get-started/images/test-account-icd.PNG differ diff --git a/education/get-started/images/trust-package.png b/education/get-started/images/trust-package.png new file mode 100644 index 0000000000..8a293ea4da Binary files /dev/null and b/education/get-started/images/trust-package.png differ diff --git a/education/get-started/images/uwp-dependencies.PNG b/education/get-started/images/uwp-dependencies.PNG new file mode 100644 index 0000000000..4e2563169f Binary files /dev/null and b/education/get-started/images/uwp-dependencies.PNG differ diff --git a/education/get-started/images/uwp-family.PNG b/education/get-started/images/uwp-family.PNG new file mode 100644 index 0000000000..bec731eec4 Binary files /dev/null and b/education/get-started/images/uwp-family.PNG differ diff --git a/education/get-started/images/uwp-license.PNG b/education/get-started/images/uwp-license.PNG new file mode 100644 index 0000000000..ccb5cf7cf4 Binary files /dev/null and b/education/get-started/images/uwp-license.PNG differ diff --git a/education/get-started/images/verify_pc_aad_joined_and_intune_managed.png b/education/get-started/images/verify_pc_aad_joined_and_intune_managed.png new file mode 100644 index 0000000000..5ee6354a01 Binary files /dev/null and b/education/get-started/images/verify_pc_aad_joined_and_intune_managed.png differ diff --git a/education/get-started/images/wcd_accountmanagement.PNG b/education/get-started/images/wcd_accountmanagement.PNG new file mode 100644 index 0000000000..071522f906 Binary files /dev/null and b/education/get-started/images/wcd_accountmanagement.PNG differ diff --git a/education/get-started/images/wcd_exportpackage.PNG b/education/get-started/images/wcd_exportpackage.PNG new file mode 100644 index 0000000000..19a1c89703 Binary files /dev/null and b/education/get-started/images/wcd_exportpackage.PNG differ diff --git a/education/get-started/images/wcd_settings_assignedaccess.PNG b/education/get-started/images/wcd_settings_assignedaccess.PNG new file mode 100644 index 0000000000..443a5d0688 Binary files /dev/null and b/education/get-started/images/wcd_settings_assignedaccess.PNG differ diff --git a/education/get-started/images/wcd_setupdevice.PNG b/education/get-started/images/wcd_setupdevice.PNG new file mode 100644 index 0000000000..01422870d4 Binary files /dev/null and b/education/get-started/images/wcd_setupdevice.PNG differ diff --git a/education/get-started/images/wcd_setupnetwork.PNG b/education/get-started/images/wcd_setupnetwork.PNG new file mode 100644 index 0000000000..f0be6908f5 Binary files /dev/null and b/education/get-started/images/wcd_setupnetwork.PNG differ diff --git a/education/get-started/images/wcd_win10v1703_start_newdesktopproject.PNG b/education/get-started/images/wcd_win10v1703_start_newdesktopproject.PNG new file mode 100644 index 0000000000..f0ce8f6b93 Binary files /dev/null and b/education/get-started/images/wcd_win10v1703_start_newdesktopproject.PNG differ diff --git a/education/get-started/images/who-owns-pc.png b/education/get-started/images/who-owns-pc.png new file mode 100644 index 0000000000..d3ce1def8d Binary files /dev/null and b/education/get-started/images/who-owns-pc.png differ diff --git a/education/get-started/images/win-10-activated-enterprise-subscription-active.png b/education/get-started/images/win-10-activated-enterprise-subscription-active.png new file mode 100644 index 0000000000..eb888b23b5 Binary files /dev/null and b/education/get-started/images/win-10-activated-enterprise-subscription-active.png differ diff --git a/education/get-started/images/win-10-activated-enterprise-subscription-not-active.png b/education/get-started/images/win-10-activated-enterprise-subscription-not-active.png new file mode 100644 index 0000000000..e4ac7398be Binary files /dev/null and b/education/get-started/images/win-10-activated-enterprise-subscription-not-active.png differ diff --git a/education/get-started/images/win-10-not-activated-enterprise-subscription-active.png b/education/get-started/images/win-10-not-activated-enterprise-subscription-active.png new file mode 100644 index 0000000000..5fedfe5d06 Binary files /dev/null and b/education/get-started/images/win-10-not-activated-enterprise-subscription-active.png differ diff --git a/education/get-started/images/win-10-not-activated-enterprise-subscription-not-active.png b/education/get-started/images/win-10-not-activated-enterprise-subscription-not-active.png new file mode 100644 index 0000000000..84e39071db Binary files /dev/null and b/education/get-started/images/win-10-not-activated-enterprise-subscription-not-active.png differ diff --git a/education/get-started/images/win-10-pro-edu-activated-subscription-active.png b/education/get-started/images/win-10-pro-edu-activated-subscription-active.png new file mode 100644 index 0000000000..d29fa0e0e5 Binary files /dev/null and b/education/get-started/images/win-10-pro-edu-activated-subscription-active.png differ diff --git a/education/get-started/images/win-10-pro-edu-not-activated-subscription-active.PNG b/education/get-started/images/win-10-pro-edu-not-activated-subscription-active.PNG new file mode 100644 index 0000000000..8e9242c0ba Binary files /dev/null and b/education/get-started/images/win-10-pro-edu-not-activated-subscription-active.PNG differ diff --git a/education/get-started/images/win10-connect-to-work-or-school.png b/education/get-started/images/win10-connect-to-work-or-school.png new file mode 100644 index 0000000000..08afb5b092 Binary files /dev/null and b/education/get-started/images/win10-connect-to-work-or-school.png differ diff --git a/education/get-started/images/win10-lets-get-2.png b/education/get-started/images/win10-lets-get-2.png new file mode 100644 index 0000000000..c2d3c3ba61 Binary files /dev/null and b/education/get-started/images/win10-lets-get-2.png differ diff --git a/education/get-started/images/win10-set-up-work-or-school.png b/education/get-started/images/win10-set-up-work-or-school.png new file mode 100644 index 0000000000..0ca83fb0e1 Binary files /dev/null and b/education/get-started/images/win10-set-up-work-or-school.png differ diff --git a/education/get-started/images/win10_1703_oobe_firstscreen.png b/education/get-started/images/win10_1703_oobe_firstscreen.png new file mode 100644 index 0000000000..0d5343d0b4 Binary files /dev/null and b/education/get-started/images/win10_1703_oobe_firstscreen.png differ diff --git a/education/get-started/images/win10_confirmaadj.png b/education/get-started/images/win10_confirmaadj.png new file mode 100644 index 0000000000..410d7a9c81 Binary files /dev/null and b/education/get-started/images/win10_confirmaadj.png differ diff --git a/education/get-started/images/win10_connectedtoorgmdm.png b/education/get-started/images/win10_connectedtoorgmdm.png new file mode 100644 index 0000000000..ea1d0c0c26 Binary files /dev/null and b/education/get-started/images/win10_connectedtoorgmdm.png differ diff --git a/education/get-started/images/win10_letsgetyousignedin.png b/education/get-started/images/win10_letsgetyousignedin.png new file mode 100644 index 0000000000..8da483d1d3 Binary files /dev/null and b/education/get-started/images/win10_letsgetyousignedin.png differ diff --git a/education/get-started/images/win10_letsstartwithregion.png b/education/get-started/images/win10_letsstartwithregion.png new file mode 100644 index 0000000000..03b6cc3bbe Binary files /dev/null and b/education/get-started/images/win10_letsstartwithregion.png differ diff --git a/education/get-started/images/win10_oobe_complete.png b/education/get-started/images/win10_oobe_complete.png new file mode 100644 index 0000000000..54677a6fc2 Binary files /dev/null and b/education/get-started/images/win10_oobe_complete.png differ diff --git a/education/get-started/images/win10_oobe_letsgetyousignedin.png b/education/get-started/images/win10_oobe_letsgetyousignedin.png new file mode 100644 index 0000000000..fa7407a271 Binary files /dev/null and b/education/get-started/images/win10_oobe_letsgetyousignedin.png differ diff --git a/education/get-started/images/win10_recentlyaddedappslist.png b/education/get-started/images/win10_recentlyaddedappslist.png new file mode 100644 index 0000000000..2f56f8f500 Binary files /dev/null and b/education/get-started/images/win10_recentlyaddedappslist.png differ diff --git a/education/get-started/images/win10_settings_accounts_aadjoined_confirmation.png b/education/get-started/images/win10_settings_accounts_aadjoined_confirmation.png new file mode 100644 index 0000000000..0a188d75ed Binary files /dev/null and b/education/get-started/images/win10_settings_accounts_aadjoined_confirmation.png differ diff --git a/education/get-started/images/win10_settings_privacy.PNG b/education/get-started/images/win10_settings_privacy.PNG new file mode 100644 index 0000000000..5285ce94f2 Binary files /dev/null and b/education/get-started/images/win10_settings_privacy.PNG differ diff --git a/education/get-started/images/win10_settings_privacy_contacts.PNG b/education/get-started/images/win10_settings_privacy_contacts.PNG new file mode 100644 index 0000000000..f17ef60de0 Binary files /dev/null and b/education/get-started/images/win10_settings_privacy_contacts.PNG differ diff --git a/education/get-started/images/win10_settings_privacy_contacts_apps.png b/education/get-started/images/win10_settings_privacy_contacts_apps.png new file mode 100644 index 0000000000..774f18fad9 Binary files /dev/null and b/education/get-started/images/win10_settings_privacy_contacts_apps.png differ diff --git a/education/get-started/images/win10_setupforanorg.png b/education/get-started/images/win10_setupforanorg.png new file mode 100644 index 0000000000..517bf138fb Binary files /dev/null and b/education/get-started/images/win10_setupforanorg.png differ diff --git a/education/get-started/images/win10_start_checkapps.png b/education/get-started/images/win10_start_checkapps.png new file mode 100644 index 0000000000..7fd7bd2219 Binary files /dev/null and b/education/get-started/images/win10_start_checkapps.png differ diff --git a/education/get-started/images/windows-10-for-education-banner.png b/education/get-started/images/windows-10-for-education-banner.png new file mode 100644 index 0000000000..cf33adc9b6 Binary files /dev/null and b/education/get-started/images/windows-10-for-education-banner.png differ diff --git a/education/get-started/images/windows-ad-connect.png b/education/get-started/images/windows-ad-connect.png new file mode 100644 index 0000000000..97a69d1a6c Binary files /dev/null and b/education/get-started/images/windows-ad-connect.png differ diff --git a/education/get-started/images/windows-choose-how.png b/education/get-started/images/windows-choose-how.png new file mode 100644 index 0000000000..8e84535bfd Binary files /dev/null and b/education/get-started/images/windows-choose-how.png differ diff --git a/education/get-started/images/windows-connect-to-work-or-school.png b/education/get-started/images/windows-connect-to-work-or-school.png new file mode 100644 index 0000000000..90e1b1131f Binary files /dev/null and b/education/get-started/images/windows-connect-to-work-or-school.png differ diff --git a/education/get-started/images/windows-lets-get-2.png b/education/get-started/images/windows-lets-get-2.png new file mode 100644 index 0000000000..ef523d4af8 Binary files /dev/null and b/education/get-started/images/windows-lets-get-2.png differ diff --git a/education/get-started/images/windows-lets-get.png b/education/get-started/images/windows-lets-get.png new file mode 100644 index 0000000000..582da1ab2d Binary files /dev/null and b/education/get-started/images/windows-lets-get.png differ diff --git a/education/get-started/images/windows-set-up-work-or-school.png b/education/get-started/images/windows-set-up-work-or-school.png new file mode 100644 index 0000000000..cebd87cff8 Binary files /dev/null and b/education/get-started/images/windows-set-up-work-or-school.png differ diff --git a/education/get-started/images/windows-sign-in.png b/education/get-started/images/windows-sign-in.png new file mode 100644 index 0000000000..3029d3ef2b Binary files /dev/null and b/education/get-started/images/windows-sign-in.png differ diff --git a/education/get-started/images/windows-who-owns.png b/education/get-started/images/windows-who-owns.png new file mode 100644 index 0000000000..c3008869d2 Binary files /dev/null and b/education/get-started/images/windows-who-owns.png differ diff --git a/education/get-started/images/windows.png b/education/get-started/images/windows.png new file mode 100644 index 0000000000..9b312d7844 Binary files /dev/null and b/education/get-started/images/windows.png differ diff --git a/education/get-started/images/wsfb-minecraft-vl.png b/education/get-started/images/wsfb-minecraft-vl.png new file mode 100644 index 0000000000..e3fe6de6d7 Binary files /dev/null and b/education/get-started/images/wsfb-minecraft-vl.png differ diff --git a/education/get-started/images/wsfb_manage_inventory.PNG b/education/get-started/images/wsfb_manage_inventory.PNG new file mode 100644 index 0000000000..66bc03d301 Binary files /dev/null and b/education/get-started/images/wsfb_manage_inventory.PNG differ diff --git a/education/get-started/images/wsfb_manage_inventory_annotated.png b/education/get-started/images/wsfb_manage_inventory_annotated.png new file mode 100644 index 0000000000..aa37e0a43f Binary files /dev/null and b/education/get-started/images/wsfb_manage_inventory_annotated.png differ diff --git a/education/get-started/images/wsfb_newportal.PNG b/education/get-started/images/wsfb_newportal.PNG new file mode 100644 index 0000000000..3ec546e8bc Binary files /dev/null and b/education/get-started/images/wsfb_newportal.PNG differ diff --git a/education/get-started/images/wsfb_newportal_manage.PNG b/education/get-started/images/wsfb_newportal_manage.PNG new file mode 100644 index 0000000000..7aa94bccc9 Binary files /dev/null and b/education/get-started/images/wsfb_newportal_manage.PNG differ diff --git a/education/get-started/images/wsfb_newportal_manage_managementtools_activate.PNG b/education/get-started/images/wsfb_newportal_manage_managementtools_activate.PNG new file mode 100644 index 0000000000..74b7aec1ff Binary files /dev/null and b/education/get-started/images/wsfb_newportal_manage_managementtools_activate.PNG differ diff --git a/education/get-started/images/wsfb_newportal_manage_storesettings.PNG b/education/get-started/images/wsfb_newportal_manage_storesettings.PNG new file mode 100644 index 0000000000..5278b9907e Binary files /dev/null and b/education/get-started/images/wsfb_newportal_manage_storesettings.PNG differ diff --git a/education/get-started/images/wsfb_portal.png b/education/get-started/images/wsfb_portal.png new file mode 100644 index 0000000000..2d47885e97 Binary files /dev/null and b/education/get-started/images/wsfb_portal.png differ diff --git a/education/get-started/images/wsfb_portal_activate_intune.PNG b/education/get-started/images/wsfb_portal_activate_intune.PNG new file mode 100644 index 0000000000..5c05362ebf Binary files /dev/null and b/education/get-started/images/wsfb_portal_activate_intune.PNG differ diff --git a/education/get-started/images/wsfb_settings_management_tools.png b/education/get-started/images/wsfb_settings_management_tools.png new file mode 100644 index 0000000000..afdb61150b Binary files /dev/null and b/education/get-started/images/wsfb_settings_management_tools.png differ diff --git a/education/get-started/images/wsfb_win10_pro_education_enabled_for_org.png b/education/get-started/images/wsfb_win10_pro_education_enabled_for_org.png new file mode 100644 index 0000000000..ea3d582d79 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_education_enabled_for_org.png differ diff --git a/education/get-started/images/wsfb_win10_pro_education_launch.png b/education/get-started/images/wsfb_win10_pro_education_launch.png new file mode 100644 index 0000000000..4e7b741227 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_education_launch.png differ diff --git a/education/get-started/images/wsfb_win10_pro_education_order_confirmation.png b/education/get-started/images/wsfb_win10_pro_education_order_confirmation.png new file mode 100644 index 0000000000..e35bbf64d5 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_education_order_confirmation.png differ diff --git a/education/get-started/images/wsfb_win10_pro_education_order_options.png b/education/get-started/images/wsfb_win10_pro_education_order_options.png new file mode 100644 index 0000000000..eaf93ece33 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_education_order_options.png differ diff --git a/education/get-started/images/wsfb_win10_pro_education_refund_confirmation.png b/education/get-started/images/wsfb_win10_pro_education_refund_confirmation.png new file mode 100644 index 0000000000..4749dafc44 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_education_refund_confirmation.png differ diff --git a/education/get-started/images/wsfb_win10_pro_education_refund_order.png b/education/get-started/images/wsfb_win10_pro_education_refund_order.png new file mode 100644 index 0000000000..813cfce309 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_education_refund_order.png differ diff --git a/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_disable.png b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_disable.png new file mode 100644 index 0000000000..92aeb8ed19 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_disable.png differ diff --git a/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_eligibility_page.png b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_eligibility_page.png new file mode 100644 index 0000000000..177c6e36df Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_eligibility_page.png differ diff --git a/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_email_global_admins.png b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_email_global_admins.png new file mode 100644 index 0000000000..8044a4cc91 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_email_global_admins.png differ diff --git a/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_enable.png b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_enable.png new file mode 100644 index 0000000000..420b44513f Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_enable.png differ diff --git a/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_summary.png b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_summary.png new file mode 100644 index 0000000000..a507f56694 Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_to proedu_upgrade_summary.png differ diff --git a/education/get-started/images/wsfb_win10_pro_to_proedu_email_upgrade_link.png b/education/get-started/images/wsfb_win10_pro_to_proedu_email_upgrade_link.png new file mode 100644 index 0000000000..a30869b8ea Binary files /dev/null and b/education/get-started/images/wsfb_win10_pro_to_proedu_email_upgrade_link.png differ diff --git a/education/index.md b/education/index.md index 83b0b7e49c..22515e4120 100644 --- a/education/index.md +++ b/education/index.md @@ -1,3 +1,492 @@ +--- +layout: HubPage +hide_bc: true +title: Microsoft Education Documentation | Microsoft Docs +description: TK from Celeste Guzman --- -redirect_url: https://docs.microsoft.com/education/windows/ ---- +
+
+ +
+
+

Microsoft Education documentation and resources

+ +
+
\ No newline at end of file diff --git a/education/windows/TOC.md b/education/windows/TOC.md index 4575df5963..51cbe0a694 100644 --- a/education/windows/TOC.md +++ b/education/windows/TOC.md @@ -11,7 +11,7 @@ ### [Set up Take a Test on a single PC](take-a-test-single-pc.md) ### [Set up Take a Test on multiple PCs](take-a-test-multiple-pcs.md) ### [Take a Test app technical reference](take-a-test-app-technical.md) -## [Working with Windows Store for Business – education scenarios](education-scenarios-store-for-business.md) +## [Working with Microsoft Store for Education](education-scenarios-store-for-business.md) ## [Get Minecraft Education Edition](get-minecraft-for-education.md) ### [For teachers: get Minecraft Education Edition](teacher-get-minecraft.md) ### [For IT administrators: get Minecraft Education Edition](school-get-minecraft.md) diff --git a/education/windows/change-history-edu.md b/education/windows/change-history-edu.md index 44f87ac341..f4a79c2366 100644 --- a/education/windows/change-history-edu.md +++ b/education/windows/change-history-edu.md @@ -16,6 +16,8 @@ This topic lists new and updated topics in the [Windows 10 for Education](index. | New or changed topic | Description| | --- | --- | +| [Get started: Deploy and manage a full cloud IT solution with Microsoft Education](https://docs.microsoft.com/education/get-started/get-started-with-microsoft-education) | New. Learn how you can you can quickly and easily use the new Microsoft Education system to implement a full IT cloud solution for your school. | +| [Microsoft Education documentation and resources](https://docs.microsoft.com/education) | New. Find links to more content for IT admins, teachers, students, and education app developers. | | [Windows 10 configuration recommendations for education customers](configure-windows-for-education.md) | New. Provides guidance on ways to configure the OS diagnostic data, consumer experiences, Cortana, search, as well as some of the preinstalled apps, so that Windows is ready for your school. | | [Deployment recommendations for school IT administrators](edu-deployment-recommendations.md) | Updated the screenshots and related instructions to reflect the current UI and experience. | | [Set up Windows devices for education](set-up-windows-10.md) | Updated for Windows 10, version 1703. | diff --git a/education/windows/images/i4e_trialsigninpage.PNG b/education/windows/images/i4e_trialsigninpage.PNG new file mode 100644 index 0000000000..5945ce3170 Binary files /dev/null and b/education/windows/images/i4e_trialsigninpage.PNG differ diff --git a/education/windows/images/microsoft-education-workflow.png b/education/windows/images/microsoft-education-workflow.png new file mode 100644 index 0000000000..f15aa3f783 Binary files /dev/null and b/education/windows/images/microsoft-education-workflow.png differ diff --git a/education/windows/index.md b/education/windows/index.md index 218a13938e..1228691020 100644 --- a/education/windows/index.md +++ b/education/windows/index.md @@ -10,14 +10,11 @@ localizationpriority: high author: CelesteDG --- +# Windows 10 for Education + ![Windows 10 Education and Windows 10 Pro Education](images/windows-10-for-education-banner.png) -# Windows 10 for Education - - -## Windows 10 - -### ![Learn more about Windows](images/education.png) Learn +## ![Learn more about Windows](images/education.png) Learn

[Windows 10 editions for education customers](windows-editions-for-education-customers.md)
Windows 10, version 1607 introduces two editions designed for the unique needs of K-12 institutions: Windows 10 Pro Education and Windows 10 Education. These editions provide education-specific default settings for the evolving landscape in K-12 education IT environments.

[Compare each Windows edition](https://www.microsoft.com/en-us/WindowsForBusiness/Compare)
Find out more about the features and functionality we support in each edition of Windows.

@@ -32,7 +29,7 @@ author: CelesteDG

-### ![Plan for Windows 10 in your school](images/clipboard.png) Plan +## ![Plan for Windows 10 in your school](images/clipboard.png) Plan

[Windows 10 configuration recommendations for education customers](configure-windows-for-education.md)
Provides guidance on ways to customize the OS diagnostic data, consumer experiences, Cortana, search, as well as some of the preinstalled apps, so that Windows is ready for your school.

[Deployment recommendations for school IT administrators](edu-deployment-recommendations.md)
Learn how to customize the OS privacy settings, Skype, and Xbox for Windows-based devices used in schools so that you can choose what information is shared with Microsoft.

@@ -40,18 +37,19 @@ author: CelesteDG

[Take tests in Windows 10](take-tests-in-windows-10.md)
Take a Test is a new app that lets you create the right environment for taking tests. Learn how to use and get it set up.

[Chromebook migration guide](chromebook-migration-guide.md)
Find out how you can migrate a Chromebook-based learning environment to a Windows 10-based learning environment.

-### ![Deploy Windows 10 for education](images/PCicon.png) Deploy +## ![Deploy Windows 10 for education](images/PCicon.png) Deploy

[Set up Windows devices for education](set-up-windows-10.md)
Depending on your school's device management needs, you can use the Set up School PCs app or the Windows Configuration Designer tool to quickly set up student PCs.

[Deploy Windows 10 in a school](deploy-windows-10-in-a-school.md)
Get step-by-step guidance to help you deploy Windows 10 in a school environment.

[Deploy Windows 10 in a school district](deploy-windows-10-in-a-school-district.md)
Get step-by-step guidance on how to deploy Windows 10 to PCs and devices across a school district.

Try it out: Windows 10 deployment (for education)
Learn how to upgrade devices running the Windows 7 operating system to Windows 10 Anniversary Update, and how to manage devices, apps, and users in Windows 10 Anniversary Update.

For the best experience, use this guide in tandem with the TechNet Virtual Lab: IT Pro Try-It-Out.

-### ![Upgrade to Windows 10 for education](images/windows.png) Upgrade +## ![Upgrade to Windows 10 for education](images/windows.png) Upgrade -

[Upgrade Windows 10 Pro to Pro Education from Windows Store for Business](windows-10-pro-to-pro-edu-upgrade.md)
If you have an education tenant and use Windows 10 Pro in your schools now, find out how you can opt-in to a free upgrade to Windows 10 Pro Education.

+

[Switch Windows 10 Pro to Pro Education from Microsoft Store for Education](windows-10-pro-to-pro-edu-upgrade.md)
If you have an education tenant and use Windows 10 Pro in your schools now, find out how you can opt-in to a free switch to Windows 10 Pro Education.

## Windows 8.1 + Follow these links to find step-by-step guidance on how to deploy Windows 8.1 in an academic environment.

Windows 8.1 deployment planning
Explore key considerations and questions that should be answered when planning for Windows 8.1 deployment.

@@ -62,7 +60,6 @@ Follow these links to find step-by-step guidance on how to deploy Windows 8.1 in

Windows Store apps
Explore Windows Store app deployment strategies and considerations for educational institutions running Windows 8.1.

Windows To Go
Learn about the benefits, limitations, and processes involved in deploying Windows To Go.

- ## Related topics - +- [Microsoft Education documentation and resources](https://docs.microsoft.com/education) - [Windows 10 and Windows 10 Mobile](https://technet.microsoft.com/itpro/windows/index) diff --git a/education/windows/windows-10-pro-to-pro-edu-upgrade.md b/education/windows/windows-10-pro-to-pro-edu-upgrade.md index 0e2befd5c6..373293b8ac 100644 --- a/education/windows/windows-10-pro-to-pro-edu-upgrade.md +++ b/education/windows/windows-10-pro-to-pro-edu-upgrade.md @@ -1,6 +1,6 @@ --- title: Switch Windows 10 Pro to Pro Education -description: Describes how IT Pros can opt into switching from Windows 10 Pro to Windows 10 Pro Education from the Windows Store for Business. +description: Describes how IT Pros can opt into switching from Windows 10 Pro to Windows 10 Pro Education from the Microsoft Store for Education. keywords: switch, Pro to Pro Education, education customers ms.prod: w10 ms.mktglfcycl: deploy @@ -10,11 +10,11 @@ localizationpriority: high author: CelesteDG --- -# Switch Windows 10 Pro to Pro Education from Windows Store for Business +# Switch Windows 10 Pro to Pro Education from Microsoft Store for Education Windows 10 Pro Education is a new offering in Windows 10 Anniversary Update (Windows 10, version 1607). This edition builds on the commercial version of Windows 10 Pro and provides important management controls needed in schools by providing education-specific default settings. -If you have an education tenant and use Windows 10 Pro in your schools now, global administrators can opt-in to a free switch to Windows 10 Pro Education through the Windows Store for Business. To take advantage of this offering, make sure you meet the [requirements for switching](#requirements-for-switching). +If you have an education tenant and use Windows 10 Pro in your schools now, global administrators can opt-in to a free switch to Windows 10 Pro Education through the Microsoft Store for Education. To take advantage of this offering, make sure you meet the [requirements for switching](#requirements-for-switching). Starting with Windows 10, version 1607, academic institutions can easily move from Windows 10 Pro to Windows 10 Pro Education—no keys and no reboots. After one of your users enters the Azure AD credentials associated with a Windows 10 Pro Education license, the operating system turns from Windows 10 Pro to Windows 10 Pro Education and all the appropriate Windows 10 Pro Education features are unlocked. When a license expires or is transferred to another user, the Windows 10 Pro Education device seamlessly steps back down to Windows 10 Pro. @@ -26,7 +26,7 @@ When you switch to Windows 10 Pro Education, you get the following benefits: - **Support from one to hundreds of users**. The Windows 10 Pro Education program does not have a limitation on the number of licenses an organization can have. - **Roll back to Windows 10 Pro at any time**. When a user leaves the domain or you turn off the setting to automatic switch to Windows 10 Pro Education, the device reverts seamlessly to Windows 10 Pro edition (after a grace period of up to 30 days). -In summary, the Windows 10 Pro Education free switch through the Windows Store for Business is an offering that provides organizations easier, more flexible access to the benefits of Windows 10 Pro Education edition. +In summary, the Windows 10 Pro Education free switch through the Microsoft Store for Education is an offering that provides organizations easier, more flexible access to the benefits of Windows 10 Pro Education edition. ## Compare Windows 10 Pro and Pro Education editions @@ -47,15 +47,17 @@ Before you switch from Windows 10 Pro to Windows 10 Pro Education, make sure you If you haven't domain joined your devices already, [prepare for deployment of Windows 10 Pro Education licenses](#preparing-for-deployment-of-windows-10-pro-education-licenses). - The user making the changes must be a member of the Azure AD global administrator group. - The Azure AD tenant must be recognized as an education approved tenant. -- You must have a Windows Store for Business account. +- You must have a Microsoft Store for Education account. ## Switch from Windows 10 Pro to Windows 10 Pro Education Once you enable the setting to switch Windows 10 Pro to Windows 10 Pro Education, the switch will begin only after a user signs in to their device. The setting applies to the entire organization so you cannot select which users will receive the switch. **To turn on the automatic switch from Windows 10 Pro to Windows 10 Pro Education** -1. Sign in to [Windows Store for Business](https://businessstore.microsoft.com/en-us/Store/Apps) with your work or school account. - If this is the first time you're signing into the Store, you'll be prompted to accept the Windows Store for Business Terms of Use. +1. Sign in to [Microsoft Store for Education](https://businessstore.microsoft.com/en-us/Store/Apps) with your work or school account. + + If this is the first time you're signing into the Microsoft Store, you'll be prompted to accept the Microsoft Store for Business and Education License Agreement. + 2. Go to **Manage > Account information**. 3. In the **Account information** page, look for the **Automatic Windows 10 Pro Education upgrade** section and follow the link. @@ -216,13 +218,13 @@ Devices must be running Windows 10 Pro, version 1607, and be Azure Active Direct ## Roll back Windows 10 Pro Education to Windows 10 Pro If your organization has the Windows 10 Pro to Windows 10 Pro Education switch enabled, and you decide to roll back to Windows 10 Pro or to cancel the switch, you can do this by: -- Logging into Windows Store for Business page and turning off the automatic switch. +- Logging into Microsoft Store for Education page and turning off the automatic switch. - Selecting the link to turn off the automatic switch from the notification email sent to all global administrators. Once the automatic switch to Windows 10 Pro Education is turned off, the change is effective immediately. Devices that were switched will revert to Windows 10 Pro only after the license has been refreshed (every 30 days) and the next time the user signs in. This means that a user whose device was switched may not immediately see Windows 10 Pro Education rolled back to Windows 10 Pro for up to 30 days. However, users who haven't signed in during the time that an switch was enabled and then turned off will never see their device change from Windows 10 Pro. **To roll back Windows 10 Pro Education to Windows 10 Pro** -1. Log in to [Windows Store for Business](https://businessstore.microsoft.com/en-us/Store/Apps) with your school or work account, or follow the link from the notification email to turn off the automatic switch. +1. Log in to [Microsoft Store for Education](https://businessstore.microsoft.com/en-us/Store/Apps) with your school or work account, or follow the link from the notification email to turn off the automatic switch. 2. Select **Manage > Account information** and locate the section **Automatic Windows 10 Pro Education upgrade** and follow the link. 3. In the **Upgrade Windows 10 Pro to Windows 10 Pro Education** page, select **Turn off the automatic upgrade to Windows 10 Pro Education**. diff --git a/smb/index.md b/smb/index.md index b15093ddee..ba888107cb 100644 --- a/smb/index.md +++ b/smb/index.md @@ -12,33 +12,21 @@ ms.pagetype: smb author: CelesteDG --- -![Windows 10 for SMB](images/smb_portal_banner.png) - # Windows 10 for SMB - + +![Windows 10 for SMB](images/smb_portal_banner.png) ## ![Learn more about Windows and other resources for SMBs](images/learn.png) Learn -
-

Windows 10 for business
Learn how Windows 10 and Windows devices can help your business.

SMB blog
Read about the latest stories, technology insights, and business strategies for SMBs.

-
-

How to buy
Go here when you're ready to buy or want to learn more about Microsoft products you can use to help transform your business.

-
-
+ ## ![Deploy a Microsoft solution for your business](images/deploy.png) Deploy -
-

[Get started: Deploy and manage a full cloud IT solution for your business](cloud-mode-business-setup.md)
Find out how easy it is to deploy and manage a full cloud IT solution for your small to midsize business using Microsoft cloud services and tools.

-
-
-

-
-
+ ## Related topics diff --git a/windows/configuration/TOC.md b/windows/configuration/TOC.md index 0664c17101..4d7de0a870 100644 --- a/windows/configuration/TOC.md +++ b/windows/configuration/TOC.md @@ -21,7 +21,7 @@ ### [Start layout XML for mobile editions of Windows 10 (reference)](mobile-devices/start-layout-xml-mobile.md) ## [Configure Start, taskbar, and lock screen](start-taskbar-lockscreen.md) ### [Configure Windows Spotlight on the lock screen](windows-spotlight.md) -### [Manage Windows 10 and Windows Store tips, tricks, and suggestions](manage-tips-and-suggestions.md) +### [Manage Windows 10 and Microsoft Store tips, tricks, and suggestions](manage-tips-and-suggestions.md) ### [Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md) #### [Configure Windows 10 taskbar](configure-windows-10-taskbar.md) #### [Customize and export Start layout](customize-and-export-start-layout.md) @@ -46,7 +46,7 @@ ### [Set up and test custom voice commands in Cortana for your organization](cortana-at-work/cortana-at-work-voice-commands.md) ### [Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization](cortana-at-work/cortana-at-work-policy-settings.md) ### [Send feedback about Cortana at work back to Microsoft](cortana-at-work/cortana-at-work-feedback.md) -## [Configure access to Windows Store](stop-employees-from-using-the-windows-store.md) +## [Configure access to Microsoft Store](stop-employees-from-using-the-windows-store.md) ## [Provisioning packages for Windows 10](provisioning-packages/provisioning-packages.md) ### [How provisioning works in Windows 10](provisioning-packages/provisioning-how-it-works.md) ### [Introduction to configuration service providers (CSPs)](provisioning-packages/how-it-pros-can-use-configuration-service-providers.md) diff --git a/windows/configuration/basic-level-windows-diagnostic-events-and-fields.md b/windows/configuration/basic-level-windows-diagnostic-events-and-fields.md index 0ae4581bb0..871ff7e560 100644 --- a/windows/configuration/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configuration/basic-level-windows-diagnostic-events-and-fields.md @@ -20,7 +20,7 @@ ms.author: brianlic - Windows 10, version 1703 -The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the level is set to Basic, it also includes the Security level information. +The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Microsoft Store. When the level is set to Basic, it also includes the Security level information. The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix operating system or app problems. @@ -1707,7 +1707,7 @@ The following fields are available: - **WUDODownloadMode** Retrieves whether DO is turned on and how to acquire/distribute updates Delivery Optimization (DO) allows users to deploy previously downloaded WU updates to other devices on the same network. - **OSWUAutoUpdateOptions** Retrieves the auto update settings on the device. - **AppStoreAutoUpdate** Retrieves the Appstore settings for auto upgrade. (Enable/Disabled). -- **AppStoreAutoUpdatePolicy** Retrieves the Windows Store App Auto Update group policy setting +- **AppStoreAutoUpdatePolicy** Retrieves the Microsoft Store App Auto Update group policy setting - **AppStoreAutoUpdateMDM** Retrieves the App Auto Update value for MDM: 0 - Disallowed. 1 - Allowed. 2 - Not configured. Default: [2] Not configured - **DelayUpgrade** Retrieves the Windows upgrade flag for delaying upgrades. - **UpdateServiceURLConfigured** Retrieves if the device is managed by Windows Server Update Services (WSUS). @@ -2009,7 +2009,7 @@ The following fields are available: - **objectInstanceId** ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). - **PackageFullName** The package full name for a Store application. - **InventoryVersion** The version of the inventory file generating the events. -- **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. +- **StoreAppType** A sub-classification for the type of Microsoft Store app, such as UWP or Win8StoreApp. ### Microsoft.Windows.Inventory.Core.InventoryApplicationRemove @@ -2594,7 +2594,7 @@ The following fields are available: - **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. - **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. -- **ServiceGuid** An ID which represents which service the software distribution client is checking for content (Windows Update, Windows Store, etc.). +- **ServiceGuid** An ID which represents which service the software distribution client is checking for content (Windows Update, Microsoft Store, etc.). - **StatusCode** Indicates the result of a CheckForUpdates event (success, cancellation, failure code HResult). - **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. - **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). @@ -2675,7 +2675,7 @@ The following fields are available: - **BiosSKUNumber** The sku number of the device BIOS. - **ClientVersion** The version number of the software distribution client. - **WUDeviceID** UniqueDeviceID -- **ServerId** Identifier for the service to which the software distribution client is connecting, such as Windows Update and Windows Store. +- **ServerId** Identifier for the service to which the software distribution client is connecting, such as Windows Update and Microsoft Store. - **EventType** Possible values are "Child", "Bundle", or "Driver". - **UpdateId** Unique Update ID - **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. @@ -2707,7 +2707,7 @@ The following fields are available: - **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. - **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. -- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). +- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Microsoft Store, etc.). - **StatusCode** Indicates the result of a Download event (success, cancellation, failure code HResult). - **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. - **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). @@ -2791,7 +2791,7 @@ The following fields are available: - **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. - **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. -- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). +- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Microsoft Store, etc.). - **StatusCode** Indicates the result of an installation event (success, cancellation, failure code HResult). - **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. - **FlightRing** The ring that a device is on if participating in the Windows Insider Program. @@ -2859,7 +2859,7 @@ The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed - **SusClientId** The unique device ID controlled by the software distribution client - **WUAVersion** The version number of the software distribution client -- **ServiceID** An ID which represents which service the software distribution client is connecting to (Windows Update, Windows Store, etc.) +- **ServiceID** An ID which represents which service the software distribution client is connecting to (Windows Update, Microsoft Store, etc.) - **UrlPath** Path to the SLS cab that was downloaded - **HResult** Indicates the result code of the event (success, cancellation, failure code HResult) - **IsBackground** Indicates whether the SLS discovery event took place in the foreground or background @@ -2868,7 +2868,7 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.UpdateDetected -This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. +This event sends data about an AppX app that has been updated from the Microsoft Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. The following fields are available: @@ -2890,7 +2890,7 @@ The following fields are available: - **BiosSKUNumber** The device's SKU as defined in system bios - **ClientVersion** The version number of the software distribution client - **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided -- **ServiceGuid** An ID which represents which service the software distribution client is connecting to (Windows Update, Windows Store, etc.) +- **ServiceGuid** An ID which represents which service the software distribution client is connecting to (Windows Update, Microsoft Store, etc.) - **StatusCode** Indicates the result code of the event (success, cancellation, failure code HResult) - **ExtendedStatusCode** Secondary status code for certain scenarios where StatusCode wasn't specific enough - **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). @@ -2919,7 +2919,7 @@ This event identifies whether updates have been tampered with and protects again The following fields are available: - **EventScenario** The purpose of this event, such as scan started, scan succeeded, or scan failed. -- **ServiceGuid** Identifies the service to which the software distribution client is connected, Example: Windows Update or Windows Store +- **ServiceGuid** Identifies the service to which the software distribution client is connected, Example: Windows Update or Microsoft Store - **MetadataIntegrityMode** The mode of the transport metadata integrity check. 0 = unknown; 1 = ignore; 2 = audit; 3 = enforce - **StatusCode** The status code of the event. - **ExtendedStatusCode** The secondary status code of the event. @@ -3263,7 +3263,7 @@ The following fields are available: - **DumpFileAttributes** Codes that identify the type of data contained in the dump file -## Windows Store events +## Microsoft Store events ### Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation diff --git a/windows/configuration/configure-windows-telemetry-in-your-organization.md b/windows/configuration/configure-windows-telemetry-in-your-organization.md index 7edc786a66..3cc807c64a 100644 --- a/windows/configuration/configure-windows-telemetry-in-your-organization.md +++ b/windows/configuration/configure-windows-telemetry-in-your-organization.md @@ -156,7 +156,7 @@ The principle of least privileged access guides access to telemetry data. Micros ### Retention -Microsoft believes in and practices information minimization. We strive to gather only the info we need, and store it for as long as it’s needed to provide a service or for analysis. Much of the info about how Windows and apps are functioning is deleted within 30 days. Other info may be retained longer, such as error reporting data or Windows Store purchase history. +Microsoft believes in and practices information minimization. We strive to gather only the info we need, and store it for as long as it’s needed to provide a service or for analysis. Much of the info about how Windows and apps are functioning is deleted within 30 days. Other info may be retained longer, such as error reporting data or Microsoft Store purchase history. ## Telemetry levels @@ -256,7 +256,7 @@ The data gathered at this level includes: - **Driver data**. Includes specific driver usage that’s meant to help figure out whether apps and devices will function after upgrading to a new version of the operating system. This can help to determine blocking issues and then help Microsoft and our partners apply fixes and improvements. -- **Windows Store**. Provides information about how the Windows Store performs, including app downloads, installations, and updates. It also includes Windows Store launches, page views, suspend and resumes, and obtaining licenses. +- **Microsoft Store**. Provides information about how the Microsoft Store performs, including app downloads, installations, and updates. It also includes Microsoft Store launches, page views, suspend and resumes, and obtaining licenses. ### Enhanced level diff --git a/windows/configuration/cortana-at-work/cortana-at-work-voice-commands.md b/windows/configuration/cortana-at-work/cortana-at-work-voice-commands.md index 8d7ff55a35..def19d5939 100644 --- a/windows/configuration/cortana-at-work/cortana-at-work-voice-commands.md +++ b/windows/configuration/cortana-at-work/cortana-at-work-voice-commands.md @@ -34,11 +34,11 @@ To enable voice commands in Cortana 2. **Install the VCD file on employees' devices**. You can use System Center Configuration Manager or Microsoft Intune to deploy and install the VCD file on your employees' devices, the same way you deploy and install any other package in your organization. -## Test scenario: Use voice commands in a Windows Store app +## Test scenario: Use voice commands in a Microsoft Store app While these aren't line-of-business apps, we've worked to make sure to implement a VCD file, allowing you to test how the functionality works with Cortana in your organization. -**To get a Windows Store app** -1. Go to the Windows Store, scroll down to the **Collections** area, click **Show All**, and then click **Better with Cortana**. +**To get a Microsoft Store app** +1. Go to the Microsoft Store, scroll down to the **Collections** area, click **Show All**, and then click **Better with Cortana**. 2. Click **Uber**, and then click **Install**. diff --git a/windows/configuration/index.md b/windows/configuration/index.md index 28d1b0978f..c7b9711f5a 100644 --- a/windows/configuration/index.md +++ b/windows/configuration/index.md @@ -27,7 +27,7 @@ Enterprises often need to apply custom configurations to devices for their users | [Configure Windows 10 Mobile devices](mobile-devices/configure-mobile.md) | These topics help you configure the features and apps and Start screen for a device running Windows 10 Mobile, as well as how to configure a kiosk device that runs a single app. | | [Configure Start, taskbar, and lock screen](start-taskbar-lockscreen.md) | A standard, customized Start layout can be useful on devices that are common to multiple users and devices that are locked down for specialized purposes. Configuring the taskbar allows the organization to pin useful apps for their employees and to remove apps that are pinned by default. | | [Cortana integration in your business or enterprise](cortana-at-work/cortana-at-work-overview.md) | The world’s first personal digital assistant helps users get things done, even at work. Cortana includes powerful configuration options specifically to optimize for unique small to medium-sized business and enterprise environments. | -| [Configure access to Windows Store](stop-employees-from-using-the-windows-store.md) | IT Pros can configure access to Windows Store for client computers in their organization. For some organizations, business policies require blocking access to Windows Store. | +| [Configure access to Microsoft Store](stop-employees-from-using-the-windows-store.md) | IT Pros can configure access to Microsoft Store for client computers in their organization. For some organizations, business policies require blocking access to Microsoft Store. | | [Provisioning packages for Windows 10](provisioning-packages/provisioning-packages.md) | Learn how to use the Windows Configuration Designer and provisioning packages to easily configure multiple devices. | | [Lockdown features from Windows Embedded 8.1 Industry](lockdown-features-windows-10.md) | Many of the lockdown features available in Windows Embedded 8.1 Industry have been modified in some form for Windows 10. | | [Change history for Configure Windows 10](change-history-for-configure-windows-10.md) | This topic lists new and updated topics in the Configure Windows 10 documentation for Windows 10 and Windows 10 Mobile. | diff --git a/windows/configuration/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/configuration/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index e81b1db45a..c4441efc3b 100644 --- a/windows/configuration/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/configuration/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -112,7 +112,7 @@ See the following table for a summary of the management settings for Windows 10 | [22. Windows Defender](#bkmk-defender) | | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | | [23. Windows Media Player](#bkmk-wmp) | ![Check mark](images/checkmark.png) | | | | ![Check mark](images/checkmark.png) | | [24. Windows spotlight](#bkmk-spotlight) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | ![Check mark](images/checkmark.png) | | -| [25. Windows Store](#bkmk-windowsstore) | | ![Check mark](images/checkmark.png) | | ![Check mark](images/checkmark.png) | | +| [25. Microsoft Store](#bkmk-windowsstore) | | ![Check mark](images/checkmark.png) | | ![Check mark](images/checkmark.png) | | | [26. Windows Update Delivery Optimization](#bkmk-updates) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | | [27. Windows Update](#bkmk-wu) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | | @@ -139,7 +139,7 @@ See the following table for a summary of the management settings for Windows Ser | [20. Teredo](#bkmk-teredo) | | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | [22. Windows Defender](#bkmk-defender) | | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | | [23. Windows Media Player](#bkmk-wmp) | | | | ![Check mark](images/checkmark.png) | -| [25. Windows Store](#bkmk-windowsstore) | | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | +| [25. Microsoft Store](#bkmk-windowsstore) | | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | | [27. Windows Update](#bkmk-wu) | | ![Check mark](images/checkmark.png) | ![Check mark](images/checkmark.png) | | ### Settings for Windows Server 2016 Server Core @@ -816,7 +816,7 @@ To turn off **Let apps use my advertising ID for experiences across apps (turnin - Create a REG\_DWORD registry setting in **HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\AdvertisingInfo!DisabledByGroupPolicy**, with a value of 1 (one). -To turn off **Turn on SmartScreen Filter to check web content (URLs) that Windows Store apps use**: +To turn off **Turn on SmartScreen Filter to check web content (URLs) that Microsoft Store apps use**: - Turn off the feature in the UI. @@ -1605,11 +1605,11 @@ If you're not running Windows 10, version 1607 or later, you can use the other o For more info, see [Windows Spotlight on the lock screen](windows-spotlight.md). -### 25. Windows Store +### 25. Microsoft Store -You can turn off the ability to launch apps from the Windows Store that were preinstalled or downloaded. This will also turn off automatic app updates, and the Windows Store will be disabled. On Windows Server 2016, this will block Windows Store calls from Universal Windows Apps. +You can turn off the ability to launch apps from the Microsoft Store that were preinstalled or downloaded. This will also turn off automatic app updates, and the Microsoft Store will be disabled. On Windows Server 2016, this will block Microsoft Store calls from Universal Windows Apps. -- Apply the Group Policy: **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Store** > **Disable all apps from Windows Store**. +- Apply the Group Policy: **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Store** > **Disable all apps from Microsoft Store**. -or- @@ -1625,7 +1625,7 @@ Disable the Group Policy: **Computer Configuration** > **Administrative Template ### 26. Windows Update Delivery Optimization -Windows Update Delivery Optimization lets you get Windows updates and Windows Store apps from sources in addition to Microsoft, which not only helps when you have a limited or unreliable Internet connection, but can also help you reduce the amount of bandwidth needed to keep all of your organization's PCs up-to-date. If you have Delivery Optimization turned on, PCs on your network may send and receive updates and apps to other PCs on your local network, if you choose, or to PCs on the Internet. +Windows Update Delivery Optimization lets you get Windows updates and Microsoft Store apps from sources in addition to Microsoft, which not only helps when you have a limited or unreliable Internet connection, but can also help you reduce the amount of bandwidth needed to keep all of your organization's PCs up-to-date. If you have Delivery Optimization turned on, PCs on your network may send and receive updates and apps to other PCs on your local network, if you choose, or to PCs on the Internet. By default, PCs running Windows 10 Enterprise and Windows 10 Education will only use Delivery Optimization to get and receive updates for PCs and apps on your local network. diff --git a/windows/configuration/manage-tips-and-suggestions.md b/windows/configuration/manage-tips-and-suggestions.md index 333e59cee7..4b28a45ad9 100644 --- a/windows/configuration/manage-tips-and-suggestions.md +++ b/windows/configuration/manage-tips-and-suggestions.md @@ -1,5 +1,5 @@ --- -title: Manage Windows 10 and Windows Store tips, tricks, and suggestions (Windows 10) +title: Manage Windows 10 and Microsoft Store tips, tricks, and suggestions (Windows 10) description: Windows 10 provides organizations with various options to manage user experiences to provide a consistent and predictable experience for employees. keywords: ["device management"] ms.prod: w10 @@ -10,7 +10,7 @@ author: jdeckerMS localizationpriority: high --- -# Manage Windows 10 and Windows Store tips, tricks, and suggestions +# Manage Windows 10 and Microsoft Store tips, tricks, and suggestions **Applies to** @@ -18,11 +18,11 @@ localizationpriority: high - Windows 10 -Since its inception, Windows 10 has included a number of user experience features that provide useful tips, tricks, and suggestions as you use Windows, as well as app suggestions from the Windows Store. These features are designed to help people get the most out of their Windows 10 experience by, for example, sharing new features, providing more details on the features they use, or sharing content available in the Windows Store. Examples of such user experiences include: +Since its inception, Windows 10 has included a number of user experience features that provide useful tips, tricks, and suggestions as you use Windows, as well as app suggestions from the Microsoft Store. These features are designed to help people get the most out of their Windows 10 experience by, for example, sharing new features, providing more details on the features they use, or sharing content available in the Microsoft Store. Examples of such user experiences include: * **Windows Spotlight on the lock screen**. Daily updated images on the lock screen that can include additional facts and tips in “hotspots” that are revealed on hover. -* **Start menu app suggestions**. App suggestions in Start that recommend productivity tool or utilities from the Windows Store. +* **Start menu app suggestions**. App suggestions in Start that recommend productivity tool or utilities from the Microsoft Store. * **Additional apps on Start**. Additional apps pre-installed on the Start screen which can enhance the user’s experience. @@ -31,11 +31,11 @@ Since its inception, Windows 10 has included a number of user experience feature * **Microsoft account notifications**. For users who have a connected Microsoft account, toast notifications about their account like parental control notifications or subscription expiration. >[!TIP] -> On all Windows desktop editions, users can directly enable and disable Windows 10 tips, tricks, and suggestions and Windows Store suggestions. For example, users are able to select personal photos for the lock screen as opposed to the images provided by Microsoft, or turn off tips, tricks, or suggestions as they use Windows. +> On all Windows desktop editions, users can directly enable and disable Windows 10 tips, tricks, and suggestions and Microsoft Store suggestions. For example, users are able to select personal photos for the lock screen as opposed to the images provided by Microsoft, or turn off tips, tricks, or suggestions as they use Windows. Windows 10, version 1607 (also known as the Anniversary Update), provides organizations the ability to centrally manage the type of content provided by these features through Group Policy or mobile device management (MDM). The following table describes how administrators can manage suggestions and tips in Windows 10 commercial and education editions. -## Options available to manage Windows 10 tips and tricks and Windows Store suggestions +## Options available to manage Windows 10 tips and tricks and Microsoft Store suggestions | Windows 10 edition | Disable |Show Microsoft apps only | Show Microsoft and popular third-party apps | | --- | --- | --- | --- | diff --git a/windows/configuration/mobile-devices/provisioning-configure-mobile.md b/windows/configuration/mobile-devices/provisioning-configure-mobile.md index 06784fdafb..40dbf0878d 100644 --- a/windows/configuration/mobile-devices/provisioning-configure-mobile.md +++ b/windows/configuration/mobile-devices/provisioning-configure-mobile.md @@ -16,7 +16,7 @@ Windows provisioning makes it easy for IT administrators to configure end-user d A provisioning package (.ppkg) is a container for a collection of configuration settings. Using Windows Configuration Designer, you can create provisioning packages that let you quickly and efficiently configure a device without having to install a new image. -Windows Configuration Designer can be installed from the [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit). Windows Configuration Designer is also available as an app in the Windows Store. [Learn more about installing Windows Configuration Designer.](../provisioning-packages/provisioning-install-icd.md) +Windows Configuration Designer can be installed from the [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit). Windows Configuration Designer is also available as an app in the Microsoft Store. [Learn more about installing Windows Configuration Designer.](../provisioning-packages/provisioning-install-icd.md) ## Create a provisioning package using the wizard diff --git a/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md b/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md index 87a452fa0f..80b0bc6cb7 100644 --- a/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md +++ b/windows/configuration/provisioning-packages/how-it-pros-can-use-configuration-service-providers.md @@ -139,7 +139,7 @@ CSPs provide access to a number of settings useful to enterprises. This section Some of the settings available in the Policy CSP include the following: - **Accounts**, such as whether a non-Microsoft account can be added to the device - - **Application management**, such as whether only Windows Store apps are allowed + - **Application management**, such as whether only Microsoft Store apps are allowed - **Bluetooth**, such as the services allowed to use it - **Browser**, such as restricting InPrivate browsing - **Connectivity**, such as whether the device can be connected to a computer by USB @@ -151,7 +151,7 @@ CSPs provide access to a number of settings useful to enterprises. This section - **Start**, such as applying a standard Start layout - **System**, such as allowing the user to reset the device - **Text input**, such as allowing the device to send anonymized user text input data samples to Microsoft - - **Update**, such as specifying whether the device could use Microsoft Update, Windows Server Update Services (WSUS), or Windows Store + - **Update**, such as specifying whether the device could use Microsoft Update, Windows Server Update Services (WSUS), or Microsoft Store - **WiFi**, such as whether to enable Internet sharing Here is a list of CSPs supported on Windows 10 Enterprise, Windows 10 Mobile Enterprise, or both: diff --git a/windows/configuration/provisioning-packages/provision-pcs-with-apps-and-certificates.md b/windows/configuration/provisioning-packages/provision-pcs-with-apps-and-certificates.md index 137062fe5d..65013e78c7 100644 --- a/windows/configuration/provisioning-packages/provision-pcs-with-apps-and-certificates.md +++ b/windows/configuration/provisioning-packages/provision-pcs-with-apps-and-certificates.md @@ -62,23 +62,23 @@ Use the Windows Imaging and Configuration Designer (ICD) tool included in the Wi ### Add a universal app to your package -Universal apps that you can distribute in the provisioning package can be line-of-business (LOB) apps developed by your organization, Windows Store for Business apps that you acquire with [offline licensing](/microsoft-store/acquire-apps-windows-store-for-business), or third-party apps. This procedure will assume you are distributing apps from the Windows Store for Business. For other apps, obtain the necessary information (such as the package family name) from the app developer. +Universal apps that you can distribute in the provisioning package can be line-of-business (LOB) apps developed by your organization, Microsoft Store for Business apps that you acquire with [offline licensing](/microsoft-store/acquire-apps-windows-store-for-business), or third-party apps. This procedure will assume you are distributing apps from the Microsoft Store for Business. For other apps, obtain the necessary information (such as the package family name) from the app developer. 1. In the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall**. -2. For **DeviceContextApp**, specify the **PackageFamilyName** for the app. In Windows Store for Business, the package family name is listed in the **Package details** section of the download page. +2. For **DeviceContextApp**, specify the **PackageFamilyName** for the app. In Microsoft Store for Business, the package family name is listed in the **Package details** section of the download page. ![details for offline app package](../images/uwp-family.png) 3. For **ApplicationFile**, click **Browse** to find and select the target app (either an \*.appx or \*.appxbundle). -4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. In Windows Store for Business, any dependencies for the app are listed in the **Required frameworks** section of the download page. +4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. In Microsoft Store for Business, any dependencies for the app are listed in the **Required frameworks** section of the download page. ![required frameworks for offline app package](../images/uwp-dependencies.png) 5. For **DeviceContextAppLicense**, enter the **LicenseProductID**. - - In Windows Store for Business, generate the unencoded license for the app on the app's download page, and change the extension of the license file from **.xml** to **.ms-windows-store-license**. + - In Microsoft Store for Business, generate the unencoded license for the app on the app's download page, and change the extension of the license file from **.xml** to **.ms-windows-store-license**. ![generate license for offline app](../images/uwp-license.png) @@ -88,7 +88,7 @@ Universal apps that you can distribute in the provisioning package can be line-o 7. For **LicenseInstall**, click **Browse**, navigate to the license file that you renamed **.**ms-windows-store-license**, and select the license file. -[Learn more about distributing offline apps from the Windows Store for Business.](/microsoft-store/distribute-offline-apps) +[Learn more about distributing offline apps from the Microsoft Store for Business.](/microsoft-store/distribute-offline-apps) > [!NOTE] > Removing a provisioning package will not remove any apps installed by device context in that provisioning package. diff --git a/windows/configuration/provisioning-packages/provision-pcs-with-apps.md b/windows/configuration/provisioning-packages/provision-pcs-with-apps.md index ea6c976ffe..90927d2a53 100644 --- a/windows/configuration/provisioning-packages/provision-pcs-with-apps.md +++ b/windows/configuration/provisioning-packages/provision-pcs-with-apps.md @@ -23,7 +23,7 @@ When you add an app in a Windows Configuration Designer wizard, the appropriate ## Settings for UWP apps -- **License Path**: Specify the license file if it is an app from the Windows Store. This is optional if you have a certificate for the app. +- **License Path**: Specify the license file if it is an app from the Microsoft Store. This is optional if you have a certificate for the app. - **Package family name**: Specify the package family name if you don’t specify a license. This field will be auto-populated after you specify a license. @@ -70,23 +70,23 @@ When you add an app in a Windows Configuration Designer wizard, the appropriate ### Add a universal app to your package -Universal apps that you can distribute in the provisioning package can be line-of-business (LOB) apps developed by your organization, Windows Store for Business apps that you acquire with [offline licensing](/microsoft-store/acquire-apps-windows-store-for-business), or third-party apps. This procedure will assume you are distributing apps from the Windows Store for Business. For other apps, obtain the necessary information (such as the package family name) from the app developer. +Universal apps that you can distribute in the provisioning package can be line-of-business (LOB) apps developed by your organization, Microsoft Store for Business apps that you acquire with [offline licensing](/microsoft-store/acquire-apps-windows-store-for-business), or third-party apps. This procedure will assume you are distributing apps from the Microsoft Store for Business. For other apps, obtain the necessary information (such as the package family name) from the app developer. 1. In the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall**. -2. For **DeviceContextApp**, specify the **PackageFamilyName** for the app. In Windows Store for Business, the package family name is listed in the **Package details** section of the download page. +2. For **DeviceContextApp**, specify the **PackageFamilyName** for the app. In Microsoft Store for Business, the package family name is listed in the **Package details** section of the download page. ![details for offline app package](../images/uwp-family.png) 3. For **ApplicationFile**, click **Browse** to find and select the target app (either an \*.appx or \*.appxbundle). -4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. In Windows Store for Business, any dependencies for the app are listed in the **Required frameworks** section of the download page. +4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. In Microsoft Store for Business, any dependencies for the app are listed in the **Required frameworks** section of the download page. ![required frameworks for offline app package](../images/uwp-dependencies.png) 5. For **DeviceContextAppLicense**, enter the **LicenseProductID**. - - In Windows Store for Business, generate the unencoded license for the app on the app's download page. + - In Microsoft Store for Business, generate the unencoded license for the app on the app's download page. ![generate license for offline app](../images/uwp-license.png) @@ -96,7 +96,7 @@ Universal apps that you can distribute in the provisioning package can be line-o 7. For **LicenseInstall**, click **Browse**, navigate to the license file that you renamed **.**ms-windows-store-license**, and select the license file. -[Learn more about distributing offline apps from the Windows Store for Business.](/microsoft-store/distribute-offline-apps) +[Learn more about distributing offline apps from the Microsoft Store for Business.](/microsoft-store/distribute-offline-apps) > [!NOTE] > Removing a provisioning package will not remove any apps installed by device context in that provisioning package. diff --git a/windows/configuration/provisioning-packages/provisioning-how-it-works.md b/windows/configuration/provisioning-packages/provisioning-how-it-works.md index 349dfd08c2..4b9527c0a8 100644 --- a/windows/configuration/provisioning-packages/provisioning-how-it-works.md +++ b/windows/configuration/provisioning-packages/provisioning-how-it-works.md @@ -16,7 +16,7 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -Provisioning packages in Windows 10 provide IT administrators with a simplified way to apply configuration settings to Windows 10 devices. Windows Configuration Designer is a tool that makes it easy to create a provisioning package. Windows Configuration Designer can be installed from the [Windows Assessment and Deployment Kit (ADK)](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) or through the Windows Store. +Provisioning packages in Windows 10 provide IT administrators with a simplified way to apply configuration settings to Windows 10 devices. Windows Configuration Designer is a tool that makes it easy to create a provisioning package. Windows Configuration Designer can be installed from the [Windows Assessment and Deployment Kit (ADK)](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) or through the Microsoft Store. ## Provisioning packages diff --git a/windows/configuration/provisioning-packages/provisioning-install-icd.md b/windows/configuration/provisioning-packages/provisioning-install-icd.md index 29a9eb537c..f403af024d 100644 --- a/windows/configuration/provisioning-packages/provisioning-install-icd.md +++ b/windows/configuration/provisioning-packages/provisioning-install-icd.md @@ -38,12 +38,12 @@ Windows Configuration Designer can create provisioning packages for Windows 10 d ## Install Windows Configuration Designer -On devices running Windows 10, you can install [the Windows Configuration Designer app from the Windows Store](https://www.microsoft.com/store/apps/9nblggh4tx22). To run Windows Configuration Designer on other operating systems or in languages other than English, install it from the [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit). +On devices running Windows 10, you can install [the Windows Configuration Designer app from the Microsoft Store](https://www.microsoft.com/store/apps/9nblggh4tx22). To run Windows Configuration Designer on other operating systems or in languages other than English, install it from the [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit). >[!NOTE] ->If you install Windows Configuration Designer from both the ADK and Windows Store, the Store app will not open. +>If you install Windows Configuration Designer from both the ADK and Microsoft Store, the Store app will not open. > ->The Windows Configuration Designer App from Windows Store currently supports only English. For a localized version of the Windows Configuration Designer, install it from the Windows ADK. +>The Windows Configuration Designer App from Microsoft Store currently supports only English. For a localized version of the Windows Configuration Designer, install it from the Windows ADK. 1. Go to [Download the Windows ADK](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) and select **Get Windows ADK** for the version of Windows 10 that you want to create provisioning packages for (version 1511, 1607, or 1703). diff --git a/windows/configuration/provisioning-packages/provisioning-packages.md b/windows/configuration/provisioning-packages/provisioning-packages.md index d04fbce120..bcb7ee811a 100644 --- a/windows/configuration/provisioning-packages/provisioning-packages.md +++ b/windows/configuration/provisioning-packages/provisioning-packages.md @@ -23,7 +23,7 @@ A provisioning package (.ppkg) is a container for a collection of configuration Provisioning packages are simple enough that with a short set of written instructions, a student or non-technical employee can use them to configure their device. This can result in a significant reduction in the time required to configure multiple devices in your organization. -The [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) includes the Windows Configuration Designer, a tool for configuring provisioning packages. Windows Configuration Designer is also available as an [app in the Windows Store](https://www.microsoft.com/store/apps/9nblggh4tx22). +The [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) includes the Windows Configuration Designer, a tool for configuring provisioning packages. Windows Configuration Designer is also available as an [app in the Microsoft Store](https://www.microsoft.com/store/apps/9nblggh4tx22). @@ -31,12 +31,12 @@ The [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://develo ## New in Windows 10, version 1703 - The tool for creating provisioning packages is renamed Windows Configuration Designer, replacing the Windows Imaging and Configuration Designer (ICD) tool. The components for creating images have been removed from Windows Configuration Designer, which now provides access to runtime settings only. -- Windows Configuration Designer can still be installed from the Windows ADK. You can also install it from the Windows Store. +- Windows Configuration Designer can still be installed from the Windows ADK. You can also install it from the Microsoft Store. - Windows Configuration Designer adds more wizards to make it easier to create provisioning packages for specific scenarios. See [What you can configure](#configuration-designer-wizards) for wizard descriptions. - The wizard **Provision desktop devices** (previously called **Simple provisioning**) now enables joining Azure Active Directory (Azure AD) domains and also allows you to remove non-Microsoft software from Windows desktop devices during provisioning. - When provisioning packages are applied to a device, a status screen indicates successful or failed provisioning. - Windows 10 includes PowerShell cmdlets that simplify scripted provisioning. Using these cmdlets, you can add provisioning packages, remove provisioning packages and generate log files to investigate provisioning errors. -- The **Provision school devices** wizard is removed from Windows Configuration Designer. Instead, use the [Setup School PCs app](https://www.microsoft.com/store/p/set-up-school-pcs/9nblggh4ls40) from the Windows Store. +- The **Provision school devices** wizard is removed from Windows Configuration Designer. Instead, use the [Setup School PCs app](https://www.microsoft.com/store/p/set-up-school-pcs/9nblggh4ls40) from the Microsoft Store. diff --git a/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions.md b/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions.md index fd1177208a..e45dd65373 100644 --- a/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions.md +++ b/windows/configuration/set-up-a-kiosk-for-windows-10-for-desktop-editions.md @@ -59,7 +59,7 @@ When you use the **Provision kiosk devices** wizard in Windows Configuration Des ![step three](images/three.png) ![account management](images/account-management.png)

Enable account management if you want to configure settings on this page.

**If enabled:**

You can enroll the device in Active Directory, enroll in Azure Active Directory, or create a local administrator account on the device

To enroll the device in Active Directory, enter the credentials for a least-privileged user account to join the device to the domain.

Before you use a Windows Configuration Designer wizard to configure bulk Azure AD enrollment, [set up Azure AD join in your organization](https://docs.microsoft.com/azure/active-directory/active-directory-azureadjoin-setup). The **maximum number of devices per user** setting in your Azure AD tenant determines how many times the bulk token that you get in the wizard can be used. To enroll the device in Azure AD, select that option and enter a friendly name for the bulk token you will get using the wizard. Set an expiration date for the token (maximum is 30 days from the date you get the token). Click **Get bulk token**. In the **Let's get you signed in** window, enter an account that has permissions to join a device to Azure AD, and then the password. Click **Accept** to give Windows Configuration Designer the necessary permissions.

**Warning:** You must run Windows Configuration Designer on Windows 10 to configure Azure Active Directory enrollment using any of the wizards.

To create a local administrator account, select that option and enter a user name and password.

**Important:** If you create a local account in the provisioning package, you must change the password using the **Settings** app every 42 days. If the password is not changed during that period, the account might be locked out and unable to sign in. ![join Active Directory, Azure AD, or create a local admin account](images/account-management-details.png) ![step four](images/four.png) ![add applications](images/add-applications.png)

You can provision the kiosk app in the **Add applications** step. You can install multiple applications, both Classic Windows (Win32) apps and Universal Windows Platform (UWP) apps, in a provisioning package. The settings in this step vary according to the application that you select. For help with the settings, see [Provision PCs with apps](provisioning-packages/provision-pcs-with-apps.md)

**Warning:** If you click the plus button to add an application, you must specify an application for the provisioning package to validate. If you click the plus button in error, select any executable file in **Installer Path**, and then a **Cancel** button becomes available, allowing you to complete the provisioning package without an application. ![add an application](images/add-applications-details.png) ![step five](images/five.png) ![add certificates](images/add-certificates.png)

To provision the device with a certificate for the kiosk app, click **Add a certificate**. Enter a name for the certificate, and then browse to and select the certificate to be used.![add a certificate](images/add-certificates-details.png) -![step six](images/six.png) ![Configure kiosk account and app](images/kiosk-account.png)

**Important:** You must use the Windows Configuration Designer app from Windows Store to select a Classic Windows application as the kiosk app in a provisioning package.

You can create a local standard user account that will be used to run the kiosk app. If you toggle **No**, make sure that you have an existing user account to run the kiosk app.

If you want to create an account, enter the user name and password, and then toggle **Yes** or **No** to automatically sign in the account when the device starts.

In **Configure the kiosk mode app**, enter the name of the user account that will run the kiosk mode app. Select the type of app to run in kiosk mode, and then enter the path or filename (for a Classic Windows app) or the AUMID (for a Universal Windows app). For a Classic Windows app, you can use the filename if the path to the file is in the PATH environment variable, otherwise the full path is required.![Configure kiosk account and app](images/kiosk-account-details.png) +![step six](images/six.png) ![Configure kiosk account and app](images/kiosk-account.png)

**Important:** You must use the Windows Configuration Designer app from Microsoft Store to select a Classic Windows application as the kiosk app in a provisioning package.

You can create a local standard user account that will be used to run the kiosk app. If you toggle **No**, make sure that you have an existing user account to run the kiosk app.

If you want to create an account, enter the user name and password, and then toggle **Yes** or **No** to automatically sign in the account when the device starts.

In **Configure the kiosk mode app**, enter the name of the user account that will run the kiosk mode app. Select the type of app to run in kiosk mode, and then enter the path or filename (for a Classic Windows app) or the AUMID (for a Universal Windows app). For a Classic Windows app, you can use the filename if the path to the file is in the PATH environment variable, otherwise the full path is required.![Configure kiosk account and app](images/kiosk-account-details.png) ![step seven](images/seven.png) ![configure kiosk common settings](images/kiosk-common.png)

On this step, select your options for tablet mode, the user experience on the Welcome and shutdown screens, and the timeout settings.![set tablet mode and configure welcome and shutdown and turn off timeout settings](images/kiosk-common-details.png) ![finish](images/finish.png)

You can set a password to protect your provisioning package. You must enter this password when you apply the provisioning package to a device.![Protect your package](images/finish-details.png) diff --git a/windows/configuration/start-taskbar-lockscreen.md b/windows/configuration/start-taskbar-lockscreen.md index d10dad3276..13d4aba28d 100644 --- a/windows/configuration/start-taskbar-lockscreen.md +++ b/windows/configuration/start-taskbar-lockscreen.md @@ -18,7 +18,7 @@ author: jdeckerMS | Topic | Description | | --- | --- | | [Windows Spotlight on the lock screen](windows-spotlight.md) | Windows Spotlight is an option for the lock screen background that displays different background images and occasionally offers suggestions on the lock screen.

**Note:** You can also use the [Personalization CSP](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/personalization-csp) settings to set lock screen and desktop background images. | -| [Manage Windows 10 and Windows Store tips, tricks, and suggestions](manage-tips-and-suggestions.md) | Options to manage the tips, tricks, and suggestions offered by Windows and Windows Store. | +| [Manage Windows 10 and Microsoft Store tips, tricks, and suggestions](manage-tips-and-suggestions.md) | Options to manage the tips, tricks, and suggestions offered by Windows and Microsoft Store. | | [Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md) | Organizations might want to deploy a customized Start screen and menu to devices running Windows 10 Pro, Enterprise, or Education. A standard Start layout can be useful on devices that are common to multiple users and devices that are locked down for specialized purposes. | diff --git a/windows/configuration/stop-employees-from-using-the-windows-store.md b/windows/configuration/stop-employees-from-using-the-windows-store.md index 4868f99cb9..43f1bbb647 100644 --- a/windows/configuration/stop-employees-from-using-the-windows-store.md +++ b/windows/configuration/stop-employees-from-using-the-windows-store.md @@ -1,6 +1,6 @@ --- -title: Configure access to Windows Store (Windows 10) -description: IT Pros can configure access to Windows Store for client computers in their organization. For some organizations, business policies require blocking access to Windows Store. +title: Configure access to Microsoft Store (Windows 10) +description: IT Pros can configure access to Microsoft Store for client computers in their organization. For some organizations, business policies require blocking access to Microsoft Store. ms.assetid: 7AA60D3D-2A69-45E7-AAB0-B8AFC29C2E97 ms.prod: w10 ms.mktglfcycl: manage @@ -10,7 +10,7 @@ author: TrudyHa localizationpriority: high --- -# Configure access to Windows Store +# Configure access to Microsoft Store **Applies to** @@ -20,23 +20,23 @@ localizationpriority: high >For more info about the features and functionality that are supported in each edition of Windows, see [Compare Windows 10 Editions](https://www.microsoft.com/en-us/WindowsForBusiness/Compare). -IT pros can configure access to Windows Store for client computers in their organization. For some organizations, business policies require blocking access to Windows Store. +IT pros can configure access to Microsoft Store for client computers in their organization. For some organizations, business policies require blocking access to Microsoft Store. -## Options to configure access to Windows Store +## Options to configure access to Microsoft Store -You can use these tools to configure access to Windows Store: AppLocker or Group Policy. For Windows 10, this is only supported on Windows 10 Enterprise edition. +You can use these tools to configure access to Microsoft Store: AppLocker or Group Policy. For Windows 10, this is only supported on Windows 10 Enterprise edition. -## Block Windows Store using AppLocker +## Block Microsoft Store using AppLocker Applies to: Windows 10 Enterprise, Windows 10 Education, Windows 10 Mobile -AppLocker provides policy-based access control management for applications. You can block access to Windows Store app with AppLocker by creating a rule for packaged apps. You'll give the name of the Windows Store app as the packaged app that you want to block from client computers. +AppLocker provides policy-based access control management for applications. You can block access to Microsoft Store app with AppLocker by creating a rule for packaged apps. You'll give the name of the Microsoft Store app as the packaged app that you want to block from client computers. For more information on AppLocker, see [What is AppLocker?](/windows/device-security/applocker/what-is-applocker) For more information on creating an AppLocker rule for app packages, see [Create a rule for packaged apps](/windows/device-security/applocker/create-a-rule-for-packaged-apps). -**To block Windows Store using AppLocker** +**To block Microsoft Store using AppLocker** 1. Type secpol in the search bar to find and start AppLocker. @@ -56,7 +56,7 @@ For more information on AppLocker, see [What is AppLocker?](/windows/device-secu 8. Optional: On **Exceptions**, specify conditions by which to exclude files from being affected by the rule. This allows you to add exceptions based on the same rule reference and rule scope as you set before. Click **Next**. -## Block Windows Store using Group Policy +## Block Microsoft Store using Group Policy Applies to: Windows 10 Enterprise, version 1511, Windows 10 Education @@ -64,9 +64,9 @@ Applies to: Windows 10 Enterprise, version 1511, Windows 10 Education > [!Note] > Not supported on Windows 10 Pro. -You can also use Group Policy to manage access to Windows Store. +You can also use Group Policy to manage access to Microsoft Store. -**To block Windows Store using Group Policy** +**To block Microsoft Store using Group Policy** 1. Type gpedit in the search bar to find and start Group Policy Editor. @@ -76,14 +76,14 @@ You can also use Group Policy to manage access to Windows Store. 4. On the **Turn off Store application** setting page, click **Enabled**, and then click **OK**. -## Block Windows Store using management tool +## Block Microsoft Store using management tool Applies to: Windows 10 Mobile -If you have mobile devices in your organization that you upgraded from earlier versions of Windows Phone 8 to Windows 10 Mobile, existing policies created using the Windows Phone 8.1 configuration service providers (CSP) with your MDM tool will continue to work on Windows 10 Mobile. If you are starting with Windows 10 Mobile, we recommend using [AppLocker](#block-store-applocker) to manage access to Windows Store app. +If you have mobile devices in your organization that you upgraded from earlier versions of Windows Phone 8 to Windows 10 Mobile, existing policies created using the Windows Phone 8.1 configuration service providers (CSP) with your MDM tool will continue to work on Windows 10 Mobile. If you are starting with Windows 10 Mobile, we recommend using [AppLocker](#block-store-applocker) to manage access to Microsoft Store app. -When your MDM tool supports Windows Store for Business, the MDM can use these CSPs to block Windows Store app: +When your MDM tool supports Microsoft Store for Business, the MDM can use these CSPs to block Microsoft Store app: - [Policy](https://go.microsoft.com/fwlink/p/?LinkId=717030) @@ -94,19 +94,19 @@ For more information, see [Configure an MDM provider](/microsoft-store/configure ## Show private store only using Group Policy Applies to Windows 10 Enterprise, version 1607, Windows 10 Education -If you're using Windows Store for Business and you want employees to only see apps you're managing in your private store, you can use Group Policy to show only the private store. Windows Store app will still be available, but employees can't view or purchase apps. Employees can view and install apps that the admin has added to your organization's private store. +If you're using Microsoft Store for Business and you want employees to only see apps you're managing in your private store, you can use Group Policy to show only the private store. Microsoft Store app will still be available, but employees can't view or purchase apps. Employees can view and install apps that the admin has added to your organization's private store. -**To show private store only in Windows Store app** +**To show private store only in Microsoft Store app** 1. Type **gpedit** in the search bar, and then select **Edit group policy (Control panel)** to find and start Group Policy Editor. 2. In the console tree of the snap-in, go to **User Configuration** or **Computer Configuration** > **Administrative Templates** > **Windows Components**, and then click **Store**. -3. Right-click **Only display the private store within the Windows Store app** in the right pane, and click **Edit**. +3. Right-click **Only display the private store within the Microsoft Store app** in the right pane, and click **Edit**. - This opens the **Only display the private store within the Windows Store app** policy settings. + This opens the **Only display the private store within the Microsoft Store app** policy settings. -4. On the **Only display the private store within the Windows Store app** setting page, click **Enabled**, and then click **OK**. +4. On the **Only display the private store within the Microsoft Store app** setting page, click **Enabled**, and then click **OK**. ## Related topics diff --git a/windows/configuration/ue-v/uev-for-windows.md b/windows/configuration/ue-v/uev-for-windows.md index 8702b65318..83dec42449 100644 --- a/windows/configuration/ue-v/uev-for-windows.md +++ b/windows/configuration/ue-v/uev-for-windows.md @@ -13,7 +13,7 @@ ms.prod: w10 **Applies to** - Windows 10, version 1607 -Many users customize their settings for Windows and for specific applications. Customizable Windows settings include Windows Store appearance, language, background picture, font size, and accent colors. Customizable application settings include language, appearance, behavior, and user interface options. +Many users customize their settings for Windows and for specific applications. Customizable Windows settings include Microsoft Store appearance, language, background picture, font size, and accent colors. Customizable application settings include language, appearance, behavior, and user interface options. With User Experience Virtualization (UE-V), you can capture user-customized Windows and application settings and store them on a centrally managed network file share. When users log on, their personalized settings are applied to their work session, regardless of which device or virtual desktop infrastructure (VDI) sessions they log on to. diff --git a/windows/configuration/windows-diagnostic-data.md b/windows/configuration/windows-diagnostic-data.md index 7818844702..88a4339635 100644 --- a/windows/configuration/windows-diagnostic-data.md +++ b/windows/configuration/windows-diagnostic-data.md @@ -67,7 +67,7 @@ This type of data includes details about the health of the device, operating sys | Category Name | Description and Examples | | - | - | | Device health and crash data | Information about the device and software health such as:
  • Error codes and error messages, name and ID of the app, and process reporting the error
  • DLL library predicted to be the source of the error -- xyz.dll
  • System generated files -- app or product logs and trace files to help diagnose a crash or hang
  • System settings such as registry keys
  • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
  • Details and counts of abnormal shutdowns, hangs, and crashes
  • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
  • Crash and Hang dumps
    • The recorded state of the working memory at the point of the crash.
    • Memory in use by the kernel at the point of the crash.
    • Memory in use by the application at the point of the crash.
    • All the physical memory used by Windows at the point of the crash.
    • Class and function name within the module that failed.
    | -| Device performance and reliability data | Information about the device and software performance such as:
    • User Interface interaction durations -- Start Menu display times, browser tab switch times, app launch and switch times, and Cortana and search performance and reliability.
    • Device on/off performance -- Device boot, shutdown, power on/off, lock/unlock times, and user authentication times (fingerprint and face recognition durations).
    • In-app responsiveness -- time to set alarm, time to fully render in-app navigation menus, time to sync reading list, time to start GPS navigation, time to attach picture MMS, and time to complete a Windows Store transaction.
    • User input responsiveness – onscreen keyboard invocation times for different languages, time to show auto-complete words, pen or touch latencies, latency for handwriting recognition to words, Narrator screen reader responsiveness, and CPU score.
    • UI and media performance and glitches/smoothness -- video playback frame rate, audio glitches, animation glitches (stutter when bringing up Start), graphics score, time to first frame, play/pause/stop/seek responsiveness, time to render PDF, dynamic streaming of video from OneDrive performance
    • Disk footprint -- Free disk space, out of memory conditions, and disk score.
    • Excessive resource utilization – components impacting performance or battery life through high CPU usage during different screen and power states
    • Background task performance -- download times, Windows Update scan duration, Windows Defender Antivirus scan times, disk defrag times, mail fetch times, service startup and state transition times, and time to index on-device files for search results
    • Peripheral and devices -- USB device connection times, time to connect to a wireless display, printing times, network availability and connection times (time to connect to Wi-Fi, time to get an IP address from DHCP etc.), smart card authentication times, automatic brightness environmental response times
    • Device setup -- first setup experience times (time to install updates, install apps, connect to network etc.), time to recognize connected devices (printer and monitor), and time to setup Microsoft Account.
    • Power and Battery life – power draw by component (Process/CPU/GPU/Display), hours of screen off time, sleep state transition details, temperature and thermal throttling, battery drain in a power state (screen off or screen on), processes and components requesting power use during screen off, auto-brightness details, time device is plugged into AC vs. battery, battery state transitions
    • Service responsiveness - Service URI, operation, latency, service success/error codes, and protocol.
    • Diagnostic heartbeat – regular signal to validate the health of the diagnostics system
    +| Device performance and reliability data | Information about the device and software performance such as:
    • User Interface interaction durations -- Start Menu display times, browser tab switch times, app launch and switch times, and Cortana and search performance and reliability.
    • Device on/off performance -- Device boot, shutdown, power on/off, lock/unlock times, and user authentication times (fingerprint and face recognition durations).
    • In-app responsiveness -- time to set alarm, time to fully render in-app navigation menus, time to sync reading list, time to start GPS navigation, time to attach picture MMS, and time to complete a Microsoft Store transaction.
    • User input responsiveness – onscreen keyboard invocation times for different languages, time to show auto-complete words, pen or touch latencies, latency for handwriting recognition to words, Narrator screen reader responsiveness, and CPU score.
    • UI and media performance and glitches/smoothness -- video playback frame rate, audio glitches, animation glitches (stutter when bringing up Start), graphics score, time to first frame, play/pause/stop/seek responsiveness, time to render PDF, dynamic streaming of video from OneDrive performance
    • Disk footprint -- Free disk space, out of memory conditions, and disk score.
    • Excessive resource utilization – components impacting performance or battery life through high CPU usage during different screen and power states
    • Background task performance -- download times, Windows Update scan duration, Windows Defender Antivirus scan times, disk defrag times, mail fetch times, service startup and state transition times, and time to index on-device files for search results
    • Peripheral and devices -- USB device connection times, time to connect to a wireless display, printing times, network availability and connection times (time to connect to Wi-Fi, time to get an IP address from DHCP etc.), smart card authentication times, automatic brightness environmental response times
    • Device setup -- first setup experience times (time to install updates, install apps, connect to network etc.), time to recognize connected devices (printer and monitor), and time to setup Microsoft Account.
    • Power and Battery life – power draw by component (Process/CPU/GPU/Display), hours of screen off time, sleep state transition details, temperature and thermal throttling, battery drain in a power state (screen off or screen on), processes and components requesting power use during screen off, auto-brightness details, time device is plugged into AC vs. battery, battery state transitions
    • Service responsiveness - Service URI, operation, latency, service success/error codes, and protocol.
    • Diagnostic heartbeat – regular signal to validate the health of the diagnostics system
    ## Software Setup and Inventory data @@ -86,7 +86,7 @@ This type of data includes diagnostic details about Microsoft applications that | - | - | | Movies | Information about movie consumption functionality on the device such as:
    • Video Width, height, color pallet, encoding (compression) type, and encryption type
    • Instructions for how to stream content for the user -- the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
    • URL for a specific two second chunk of content if there is an error
    • Full screen viewing mode details
    | | Music & TV | Information about music and TV consumption on the device such as:
    • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
    • Content type (video, audio, surround audio)
    • Local media library collection statistics -- number of purchased tracks, number of playlists
    • Region mismatch -- User OS Region, and Xbox Live region
    | -| Reading | Information about reading consumption functionality on the device such as:
    • App accessing content and status and options used to open a Windows Store book
    • Language of the book
    • Time spent reading content
    • Content type and size details
    | +| Reading | Information about reading consumption functionality on the device such as:
    • App accessing content and status and options used to open a Microsoft Store book
    • Language of the book
    • Time spent reading content
    • Content type and size details
    | | Photos App | Information about photos usage on the device such as:
    • File source data -- local, SD card, network device, and OneDrive
    • Image & video resolution, video length, file sizes types and encoding
    • Collection view or full screen viewer use and duration of view
    ## Browsing, Search and Query data