From bfd86a859f81c4263541c744b2c0412bd4c36ec6 Mon Sep 17 00:00:00 2001 From: Celeste de Guzman Date: Wed, 15 Feb 2017 15:58:24 -0800 Subject: [PATCH 1/9] updated some take a test docs --- education/windows/take-a-test-multiple-pcs.md | 137 ++++++++---------- education/windows/take-a-test-single-pc.md | 34 ++--- education/windows/take-tests-in-windows-10.md | 13 +- 3 files changed, 75 insertions(+), 109 deletions(-) diff --git a/education/windows/take-a-test-multiple-pcs.md b/education/windows/take-a-test-multiple-pcs.md index 2eb0b2849a..d1eba9f539 100644 --- a/education/windows/take-a-test-multiple-pcs.md +++ b/education/windows/take-a-test-multiple-pcs.md @@ -9,7 +9,7 @@ ms.pagetype: edu author: jdeckerMS --- -# Set up Take a Test on multiple PCs +# Set up Take a Test on multiple PCs **Applies to:** - Windows 10 @@ -25,137 +25,120 @@ Many schools use online testing for formative and summative assessments. It's cr - Students can’t change settings, extend their display, see notifications, get updates, or use autofill features. - Cortana is turned off. +## How to use Take a Test - - -## How you use Take a Test - -![Use test account or test url in Take a Test](images/take-a-test-flow.png) +![Set up and user flow for the Take a Test app](images/take_a_test_flow.png) - **Use a test URL and a [dedicated testing account](#set-up-a-dedicated-test-account)** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. - **[Put a test URL with an included prefix](#provide-link-to-test) on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. ## Set up a dedicated test account - To configure a dedicated test account on multiple PCs, you can use: - [Mobile device management (MDM) or Microsoft System Center Configuration Manager](#set-up-test-account-in-mdm-or-configuration-manager) - [A provisioning package](#set-up-test-account-in-a-provisioning-package) created in Windows Imaging and Configuration Designer (ICD) - [Group Policy](#set-up-test-account-in-group-policy) to deploy a scheduled task that runs a Powershell script - ### Set up test account in MDM or Configuration Manager - 1. Launch your management console. 2. Create a policy to set up single app kiosk mode, using the following values: - **Custom OMA-DM URI** = ./Vendor/MSFT/AssignedAccess/KioskModeApp - **String value** = {"Account":"*redmond\\kioskuser*","AUMID":” Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App "} - > Account can be in one of the following formats: - > - username - > - domain\username - > - computer name\\username - > - username@tenant.com + Account can be in one of the following formats: + - username + - domain\username + - computer name\\username + - username@tenant.com 3. Create a policy to configure the assessment URL, using the following values: - **Custom OMA-DM URI** = ./Vendor/MSFT/SecureAssessment/LaunchURI - **String value** = *assessment URL* - > See [Assessment URLs](#assessment-urls) - + + See [Assessment URLs](#assessment-urls) for more information. + 4. Create a policy that associates the assessment URL to the account, using the following values: - **Custom OMA-DM URI** = ./Vendor/MSFT/SecureAssessment/TesterAccount - **String value** = Enter the account that you specified in step 2, using the same account format. - + 5. To take the test, the student signs in to the test account. ### Set up test account in a provisioning package -Prerequisite: You must first [download the Windows ADK](https://msdn.microsoft.com/en-us/windows/hardware/dn913721.aspx) for Windows 10, Version 1607, and install Windows Imaging and Configuration Designer (ICD). +**Prerequisite:** You must first download the Windows ADK for Windows 10, Version 1607, and install Windows Imaging and Configuration Designer (ICD). For more info, see [Install Windows Imaging and Configuration Designer](https://technet.microsoft.com/en-us/itpro/windows/deploy/provisioning-install-icd). -**Create a provisioning package to set up a test account +**Create a provisioning package to set up a test account** -1. Open Windows ICD (by default, %windir%\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Imaging and Configuration Designer\x86\ICD.exe). +1. Open Windows ICD (by default, %windir%\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Imaging and Configuration Designer\x86\ICD.exe). 2. Select **Advanced provisioning**. 3. Name your project, and click **Next**. 4. Select **All Windows desktop editions**, and click **Next**. 5. Click **Finish**. -6. Go to **Runtime settings** > **AssignedAccess** > **AssignedAccessSettings**. +6. Go to **Runtime settings** > **AssignedAccess** > **AssignedAccessSettings**. 7. Enter **{"Account":"*redmond\\kioskuser*","AUMID":” Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App "}**, using the account that you want to set up, as shown in the following image. ![Enter account and app for Assigned Access Settings](images/test-account-icd.png) - > Account can be in one of the following formats: - > - username - > - domain\username - > - computer name\\username - > - username@tenant.com - + + Account can be in one of the following formats: + - username + - domain\username + - computer name\\username + - username@tenant.com + 8. Go to **Runtime settings** > **TakeATest**. 9. Enter the test URL in **LaunchURI**. 10. Enter the test account from step 7 in **TesterAccount**. On the **File** menu, select **Save.** - 9. On the **Export** menu, select **Provisioning package**. - 10. Change **Owner** to **IT Admin**, which will set the precedence of this provisioning package higher than provisioning packages applied to this device from other sources, and then select **Next.** - 11. Optional. In the **Provisioning package security** window, you can choose to encrypt the package and enable package signing. - - **Enable package encryption** - If you select this option, an auto-generated password will be shown on the screen. - - **Enable package signing** - If you select this option, you must select a valid certificate to use for signing the package. You can specify the certificate by clicking **Select** and choosing the certificate you want to use to sign the package. 12. Click **Next** to specify the output location where you want the provisioning package to go when it's built. By default, Windows ICD uses the project folder as the output location. - Optionally, you can click **Browse** to change the default output location. + Optionally, you can click **Browse** to change the default output location. 13. Click **Next**. - 14. Click **Build** to start building the package. The provisioning package doesn't take long to build. The project information is displayed in the build page and the progress bar indicates the build status. - If you need to cancel the build, click **Cancel**. This cancels the current build process, closes the wizard, and takes you back to the **Customizations Page**. + If you need to cancel the build, click **Cancel**. This cancels the current build process, closes the wizard, and takes you back to the **Customizations Page**. 15. If your build fails, an error message will show up that includes a link to the project folder. You can scan the logs to determine what caused the error. Once you fix the issue, try building the package again. - If your build is successful, the name of the provisioning package, output directory, and project directory will be shown. + If your build is successful, the name of the provisioning package, output directory, and project directory will be shown. - - If you choose, you can build the provisioning package again and pick a different path for the output package. To do this, click **Back** to change the output package name and path, and then click **Next** to start another build. - - If you are done, click **Finish** to close the wizard and go back to the **Customizations Page**. + - If you choose, you can build the provisioning package again and pick a different path for the output package. To do this, click **Back** to change the output package name and path, and then click **Next** to start another build. + - If you are done, click **Finish** to close the wizard and go back to the **Customizations Page**. - **Apply the provisioning package** - - 1. Select the provisioning package that you want to apply, double-click the file, and then allow admin privileges. +**Apply the provisioning package** +1. Select the provisioning package that you want to apply, double-click the file, and then allow admin privileges. 2. Consent to allow the package to be installed. - After you allow the package to be installed, the settings will be applied to the device - -[Learn how to apply a provisioning package in audit mode or OOBE.](https://go.microsoft.com/fwlink/p/?LinkID=692012) + After you allow the package to be installed, the settings will be applied to the device. [Learn how to apply a provisioning package in audit mode or OOBE](https://go.microsoft.com/fwlink/p/?LinkID=692012). ### Set up test account in Group Policy - To set up a test account using Group Policy, first create a Powershell script that configures the test account and test URL, and then create a scheduled task to run the script. #### Create a Powershell script - -This sample Powershell script configures the test account and the test URL. Edit the sample to: +This sample Powershell script configures the test account and the test URL. Edit the sample to: - Use your test account for **$obj.LaunchURI** - Use your test URL for **$obj.TesterAccount** -- Use your test account for **-UserName** +- Use your test account for **-UserName** ``` -$obj = get-wmiobject -namespace root/cimv2/mdm/dmmap -class MDM_SecureAssessment -filter "InstanceID='SecureAssessment' AND ParentID='./Vendor/MSFT'"; -$obj.LaunchURI='http://www.foo.com'; -$obj.TesterAccount='TestAccount'; +$obj = get-wmiobject -namespace root/cimv2/mdm/dmmap -class MDM_SecureAssessment -filter "InstanceID='SecureAssessment' AND ParentID='./Vendor/MSFT'"; +$obj.LaunchURI='http://www.foo.com'; +$obj.TesterAccount='TestAccount'; $obj.put() Set-AssignedAccess -AppUserModelId Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App -UserName TestAccount ``` - #### Create a scheduled task in Group Policy - -1. Open the Group Policy Management Console. +1. Open the Group Policy Management Console. 2. Right-click the Group Policy object (GPO) that should contain the new preference item, and then click **Edit**. 3. In the console tree under **Computer Configuration** or **User Configuration**, go to **Preferences** > **Control Panel Settings**. 4. Right-click **Scheduled Tasks**, point to **New**, and select **Scheduled Task**. @@ -164,42 +147,36 @@ Set-AssignedAccess -AppUserModelId Microsoft.Windows.SecureAssessmentBrowser_cw5 7. In the **Advanced** dialog box, click **Find Now**. 8. Select **System** in the search results 9. Go back to the **Properties** dialog box and select **Run with highest privileges** under **Security options**. -9. Specify the operating system in the **Configure for** field. -9. Navigate to the **Actions** tab. -9. Create a new **Action**. -9. Configure the action to **Start a program**. -9. In the **Program/script** field, enter **powershell**. -9. In the **Add arguments** field, enter **-file “”**. -9. Click **OK**. -9. Navigate to the **Triggers** tab and create a new trigger. -9. Specify the trigger to be **On a schedule**. -9. Specify the trigger to be **One time**. -9. Specify the time the trigger should start. -9. Click **OK**. -9. In the **Settings** tab, select **Run task as soon as possible after a scheduled start is missed**. -9. Click **OK**. - - +10. Specify the operating system in the **Configure for** field. +11. Navigate to the **Actions** tab. +12. Create a new **Action**. +13. Configure the action to **Start a program**. +14. In the **Program/script** field, enter **powershell**. +15. In the **Add arguments** field, enter **-file “”**. +16. Click **OK**. +17. Navigate to the **Triggers** tab and create a new trigger. +18. Specify the trigger to be **On a schedule**. +19. Specify the trigger to be **One time**. +20. Specify the time the trigger should start. +21. Click **OK**. +22. In the **Settings** tab, select **Run task as soon as possible after a scheduled start is missed**. +23. Click **OK**. ## Provide link to test - -Anything hosted on the web can be presented in a locked down manner, not just assessments. To lock down online content, just embed a URL with a specific prefix and devices will be locked down when users follow the link. We recommend using this method for lower stakes assessments. +Anything hosted on the web can be presented in a locked down manner, not just assessments. To lock down online content, just embed a URL with a specific prefix and devices will be locked down when users follow the link. We recommend using this method for lower stakes assessments. 1. Create a link to the test URL. Use **ms-edu-secureassessment:** before the URL and **!enforceLockdown** after the URL. -``` -ms-edu-secureassessment:!enforceLockdown - ``` - > **Note**: You may want to remove !enforceLockdown for tests that utilizes our lockdown API that checks for running processes before locking down. Removing !enforceLockdown will result in the app not locking down immediately which allows you to close apps that are not allowed to run during lockdown. The test web application may lock down the device once you have closed the apps. + ``` + ms-edu-secureassessment:!enforceLockdown + ``` + > [!NOTE] + > You may want to remove !enforceLockdown for tests that utilizes our lockdown API that checks for running processes before locking down. Removing !enforceLockdown will result in the app not locking down immediately which allows you to close apps that are not allowed to run during lockdown. The test web application may lock down the device once you have closed the apps. 2. Distribute the link. You can use the web, email, OneNote, or any other method of your choosing. 3. To take the test, the student clicks on the link and provides user consent. - - ## Assessment URLs - This assessment URL uses our lockdown API: - - SBAC/AIR: [http://mobile.tds.airast.org/launchpad/](http://mobile.tds.airast.org/launchpad/). diff --git a/education/windows/take-a-test-single-pc.md b/education/windows/take-a-test-single-pc.md index 5b6d36d46b..5ad5004d2f 100644 --- a/education/windows/take-a-test-single-pc.md +++ b/education/windows/take-a-test-single-pc.md @@ -26,50 +26,40 @@ The **Take a Test** app in Windows 10, Version 1607, creates the right environme - Cortana is turned off. > [!TIP] -> To exit **Take a Test**, press Ctrl+Alt+Delete. +> To exit **Take a Test**, press Ctrl+Alt+Delete. -## How you use Take a Test +## How to use Take a Test -![Use test account or test url in Take a Test](images/take-a-test-flow.png) +![Set up and user flow for the Take a Test app](images/take_a_test_flow.png) - **Use a test URL and a [dedicated testing account](#set-up-a-dedicated-test-account)** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. - **[Put a test URL with an included prefix](#provide-link-to-test) on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. ## Set up a dedicated test account - - - - - - 1. Sign into the device with an administrator account. 2. Go to **Settings** > **Accounts** > **Work or school access** > **Set up an account for taking tests**. 3. Select an existing account to use as the dedicated testing account. - > [!NOTE] - > If you don't have an account on the device, you can create a new account. To do this, go to **Settings** > **Accounts** > **Other Users** > **Add someone else to this PC** > **I don’t have this person’s sign-in information** > **Add a user without a Microsoft account**. - + > [!NOTE] + > If you don't have an account on the device, you can create a new account. To do this, go to **Settings** > **Accounts** > **Other Users** > **Add someone else to this PC** > **I don’t have this person’s sign-in information** > **Add a user without a Microsoft account**. + 4. Specify an assessment URL. - 5. Click **Save**. - 6. To take the test, the student signs in to the selected account. - - - ## Provide link to test Anything hosted on the web can be presented in a locked down manner, not just assessments. To lock down online content, just embed a URL with a specific prefix and devices will be locked down when users follow the link. We recommend using this method for lower stakes assessments. 1. Create a link to the test URL. Use **ms-edu-secureassessment:** before the URL and **!enforceLockdown** after the URL. -``` -ms-edu-secureassessment:!enforceLockdown - ``` + + ``` + ms-edu-secureassessment:!enforceLockdown + ``` > [!NOTE] - > You may want to remove !enforceLockdown for tests that utilizes our lockdown API that checks for running processes before locking down. Removing !enforceLockdown will result in the app not locking down immediately which allows you to close apps that are not allowed to run during lockdown. The test web application may lock down the device once you have closed the apps. - + > You may want to remove !enforceLockdown for tests that utilizes our lockdown API that checks for running processes before locking down. Removing !enforceLockdown will result in the app not locking down immediately which allows you to close apps that are not allowed to run during lockdown. The test web application may lock down the device once you have closed the apps. + 2. Distribute the link. You can use the web, email, OneNote, or any other method of your choosing. 3. To take the test, the student clicks on the link and provides user consent. diff --git a/education/windows/take-tests-in-windows-10.md b/education/windows/take-tests-in-windows-10.md index 40850cf578..b21bf46cfa 100644 --- a/education/windows/take-tests-in-windows-10.md +++ b/education/windows/take-tests-in-windows-10.md @@ -27,18 +27,17 @@ Many schools use online testing for formative and summative assessments. It's cr -## How you use Take a Test +## How to use Take a Test -![Use test account or test url in Take a Test](images/take-a-test-flow.png) +![Set up and user flow for the Take a Test app](images/take_a_test_flow.png) - **Use a test URL and a dedicated testing account** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. - **Put a test URL with an included prefix on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. -[Learn how to set up Take a Test on a single PC](take-a-test-single-pc.md) - -[Learn how to set up Take a Test on multiple PCs](take-a-test-multiple-pcs.md) - - +## How to set up Take a Test on PCs +You can use Take a Test to set up a test for a single PC or multiple PCs. Follow these links to learn how: +- [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) ## Related topics From fe03dc64fae699f485bcaf7a4ed73784921a3341 Mon Sep 17 00:00:00 2001 From: Celeste de Guzman Date: Wed, 15 Feb 2017 15:58:52 -0800 Subject: [PATCH 2/9] updated diagram and made some other tweaks --- education/windows/images/take_a_test_flow.png | Bin 0 -> 12258 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 education/windows/images/take_a_test_flow.png diff --git a/education/windows/images/take_a_test_flow.png b/education/windows/images/take_a_test_flow.png new file mode 100644 index 0000000000000000000000000000000000000000..261813c7f8d900d90a32ad53248b9e443b7d2ab1 GIT binary patch literal 12258 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 Date: Thu, 23 Feb 2017 10:55:04 -0800 Subject: [PATCH 3/9] fixed formatting --- windows/keep-secure/credential-guard.md | 2 +- ...ments-and-deployment-planning-guidelines-for-device-guard.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md index 30a494b20e..8c70f3782d 100644 --- a/windows/keep-secure/credential-guard.md +++ b/windows/keep-secure/credential-guard.md @@ -85,7 +85,7 @@ Applications may cause performance issues when they attempt to hook the isolated The following tables provide more information about the hardware, firmware, and software required for deployment of Credential Guard. The tables describe baseline protections, plus protections for improved security that are associated with hardware and firmware options available in 2015, available in 2016, and announced as options for 2017. > [!NOTE] -> For new computers running Windows 10, Trusted Platform Module (TPM 2.0) must be enabled by default. This requirement is not restated in the tables that follow.
+> Beginning with Windows 10, version 1607, Trusted Platform Module (TPM 2.0) must be enabled by default on new computers. This requirement is not restated in the tables that follow.
> If you are an OEM, see the requirements information at [PC OEM requirements for Device Guard and Credential Guard](https://msdn.microsoft.com/library/windows/hardware/mt767514.aspx).
> Starting in Widows 10, 1607, TPM 2.0 is required. diff --git a/windows/keep-secure/requirements-and-deployment-planning-guidelines-for-device-guard.md b/windows/keep-secure/requirements-and-deployment-planning-guidelines-for-device-guard.md index c00e795566..49742f17e8 100644 --- a/windows/keep-secure/requirements-and-deployment-planning-guidelines-for-device-guard.md +++ b/windows/keep-secure/requirements-and-deployment-planning-guidelines-for-device-guard.md @@ -42,7 +42,7 @@ You can deploy Device Guard in phases, and plan these phases in relation to the The following tables provide more information about the hardware, firmware, and software required for deployment of various Device Guard features. The tables describe baseline protections, plus protections for improved security that are associated with hardware and firmware options available in 2015, available in 2016, and announced as options for 2017. > **Notes** -> • To understand the requirements in the following tables, you will need to be familiar with the main features in Device Guard: configurable code integrity policies, virtualization-based security (VBS), and Universal Extensible Firmware Interface (UEFI) Secure Boot. For information about these features, see [How Device Guard features help protect against threats](introduction-to-device-guard-virtualization-based-security-and-code-integrity-policies.md#how-device-guard-features-help-protect-against-threats). +> • To understand the requirements in the following tables, you will need to be familiar with the main features in Device Guard: configurable code integrity policies, virtualization-based security (VBS), and Universal Extensible Firmware Interface (UEFI) Secure Boot. For information about these features, see [How Device Guard features help protect against threats](introduction-to-device-guard-virtualization-based-security-and-code-integrity-policies.md#how-device-guard-features-help-protect-against-threats).
> • Beginning with Windows 10, version 1607, Trusted Platform Module (TPM 2.0) must be enabled by default on new computers. ## Device Guard requirements for baseline protections From 32b7160591c04d572414043373ee4626a46f8849 Mon Sep 17 00:00:00 2001 From: Celeste de Guzman Date: Thu, 23 Feb 2017 15:04:15 -0800 Subject: [PATCH 4/9] updated the take a test pages and the main index --- .../windows/images/take_a_test_workflow.png | Bin 0 -> 12458 bytes education/windows/index.md | 32 +++++++++++++----- education/windows/take-a-test-multiple-pcs.md | 30 ++++++++-------- education/windows/take-a-test-single-pc.md | 10 +++--- education/windows/take-tests-in-windows-10.md | 6 ++-- 5 files changed, 46 insertions(+), 32 deletions(-) create mode 100644 education/windows/images/take_a_test_workflow.png diff --git a/education/windows/images/take_a_test_workflow.png b/education/windows/images/take_a_test_workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c7a84686fd6226c68e59387f525c93d2a61081 GIT binary patch literal 12458 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 kpX*;&^>3S*Z$Vg-Q
-

-[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.

-[Get Windows 10 Education or Windows 10 Pro Education](https://www.microsoft.com/en-us/education/buy-license/overview-of-how-to-buy/default.aspx?tabshow=schools)
When you've made your decision, find out how to buy Windows for your school.

+
+

[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.

+

[Get Windows 10 Education or Windows 10 Pro Education](https://www.microsoft.com/en-us/education/buy-license/overview-of-how-to-buy/default.aspx?tabshow=schools)
When you've made your decision, find out how to buy Windows for your school.

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

-[Provisioning options for Windows 10](set-up-windows-10.md)
Depending on your school's device management needs, Windows offers a variety of options that you can use to set up Windows 10 on your devices.

+[Provisioning options for Windows 10](set-up-windows-10.md)
Depending on your school's device management needs, you can use **Set up School PCs** or the *Provision school devices* option in **Windows Imaging and Configuration Designer** to quickly set up student PCs.

[Get Minecraft Education Edition](get-minecraft-for-education.md)
Minecraft Education Edition is built for learning. Learn how to get early access and add it to your Microsoft Store for Business for distribution.

[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.

@@ -36,10 +47,13 @@ author: CelesteDG ## ![Deploy Windows 10 for education](images/PCicon.png) Deploy
-

[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.

-

- [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.

+
+
+

[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.

+

[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.

## ![Deploy Windows 10 for education](images/windows.png) Upgrade diff --git a/education/windows/take-a-test-multiple-pcs.md b/education/windows/take-a-test-multiple-pcs.md index 03354b26a7..caa227ea97 100644 --- a/education/windows/take-a-test-multiple-pcs.md +++ b/education/windows/take-a-test-multiple-pcs.md @@ -27,18 +27,18 @@ Many schools use online testing for formative and summative assessments. It's cr ## How to use Take a Test -![Set up and user flow for the Take a Test app](images/take_a_test_flow.png) +![Set up and user flow for the Take a Test app](images/take_a_test_workflow.png) -- **Use a test URL and a [dedicated testing account](#set-up-a-dedicated-test-account)** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. -- **[Put a test URL with an included prefix](#provide-link-to-test) on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. +- **Use an assessment URL and a [dedicated testing account](#set-up-a-dedicated-test-account)** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. +- **[Put an assessment URL with an included prefix](#provide-link-to-test) on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. ## Set up a dedicated test account To configure a dedicated test account on multiple PCs, you can use: -- [Mobile device management (MDM) or Microsoft System Center Configuration Manager](#set-up-test-account-in-mdm-or-configuration-manager) -- [A provisioning package](#set-up-test-account-in-a-provisioning-package) created in Windows Imaging and Configuration Designer (ICD) -- [Group Policy](#set-up-test-account-in-group-policy) to deploy a scheduled task that runs a Powershell script +- [Mobile device management (MDM) or Microsoft System Center Configuration Manager](#set-up-a-test-account-in-mdm-or-configuration-manager) +- [A provisioning package](#set-up-a-test-account-in-a-provisioning-package) created in Windows Imaging and Configuration Designer (ICD) +- [Group Policy](#set-up-a-test-account-in-group-policy) to deploy a scheduled task that runs a Powershell script -### Set up test account in MDM or Configuration Manager +### Set up a test account in MDM or Configuration Manager 1. Launch your management console. 2. Create a policy to set up single app kiosk mode, using the following values: @@ -65,7 +65,7 @@ To configure a dedicated test account on multiple PCs, you can use: 5. To take the test, the student signs in to the test account. -### Set up test account in a provisioning package +### Set up a test account in a provisioning package **Prerequisite:** You must first download the Windows ADK for Windows 10, Version 1607, and install Windows Imaging and Configuration Designer (ICD). For more info, see [Install Windows Imaging and Configuration Designer](https://technet.microsoft.com/en-us/itpro/windows/deploy/provisioning-install-icd). @@ -88,7 +88,7 @@ To configure a dedicated test account on multiple PCs, you can use: - username@tenant.com 8. Go to **Runtime settings** > **TakeATest**. -9. Enter the test URL in **LaunchURI**. +9. Enter the assessment URL in **LaunchURI**. 10. Enter the test account from step 7 in **TesterAccount**. On the **File** menu, select **Save.** 9. On the **Export** menu, select **Provisioning package**. @@ -120,13 +120,13 @@ On the **File** menu, select **Save.** After you allow the package to be installed, the settings will be applied to the device. [Learn how to apply a provisioning package in audit mode or OOBE](https://go.microsoft.com/fwlink/p/?LinkID=692012). -### Set up test account in Group Policy -To set up a test account using Group Policy, first create a Powershell script that configures the test account and test URL, and then create a scheduled task to run the script. +### Set up a test account in Group Policy +To set up a test account using Group Policy, first create a Powershell script that configures the test account and assessment URL, and then create a scheduled task to run the script. -#### Create a Powershell script -This sample Powershell script configures the test account and the test URL. Edit the sample to: +#### Create a PowerShell script +This sample PowerShell script configures the test account and the assessment URL. Edit the sample to: - Use your test account for **$obj.LaunchURI** -- Use your test URL for **$obj.TesterAccount** +- Use your assessment URL for **$obj.TesterAccount** - Use your test account for **-UserName** ``` @@ -165,7 +165,7 @@ Set-AssignedAccess -AppUserModelId Microsoft.Windows.SecureAssessmentBrowser_cw5 ## Provide link to test Anything hosted on the web can be presented in a locked down manner, not just assessments. To lock down online content, just embed a URL with a specific prefix and devices will be locked down when users follow the link. We recommend using this method for lower stakes assessments. -1. Create a link to the test URL. Use **ms-edu-secureassessment:** before the URL and **!enforceLockdown** after the URL. +1. Create a link to the assessment URL. Use **ms-edu-secureassessment:** before the URL and **!enforceLockdown** after the URL. ``` ms-edu-secureassessment:!enforceLockdown ``` diff --git a/education/windows/take-a-test-single-pc.md b/education/windows/take-a-test-single-pc.md index c3a1bf76e0..52a6636b7d 100644 --- a/education/windows/take-a-test-single-pc.md +++ b/education/windows/take-a-test-single-pc.md @@ -31,10 +31,10 @@ The **Take a Test** app in Windows 10, Version 1607, creates the right environme ## How to use Take a Test -![Set up and user flow for the Take a Test app](images/take_a_test_flow.png) +![Set up and user flow for the Take a Test app](images/take_a_test_workflow.png) -- **Use a test URL and a [dedicated testing account](#set-up-a-dedicated-test-account)** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. -- **[Put a test URL with an included prefix](#provide-link-to-test) on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. +- **Use an assessment URL and a [dedicated testing account](#set-up-a-dedicated-test-account)** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. +- **[Put an assessment URL with an included prefix](#provide-a-link-to-the-test) on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. ## Set up a dedicated test account 1. Sign into the device with an administrator account. @@ -48,11 +48,11 @@ The **Take a Test** app in Windows 10, Version 1607, creates the right environme 5. Click **Save**. 6. To take the test, the student signs in to the selected account. -## Provide link to test +## Provide a link to the test Anything hosted on the web can be presented in a locked down manner, not just assessments. To lock down online content, just embed a URL with a specific prefix and devices will be locked down when users follow the link. We recommend using this method for lower stakes assessments. -1. Create a link to the test URL. Use **ms-edu-secureassessment:** before the URL and **!enforceLockdown** after the URL. +1. Create a link to the assessment URL. Use **ms-edu-secureassessment:** before the URL and **!enforceLockdown** after the URL. ``` ms-edu-secureassessment:!enforceLockdown diff --git a/education/windows/take-tests-in-windows-10.md b/education/windows/take-tests-in-windows-10.md index 173446dad2..6ba8afa38c 100644 --- a/education/windows/take-tests-in-windows-10.md +++ b/education/windows/take-tests-in-windows-10.md @@ -29,10 +29,10 @@ Many schools use online testing for formative and summative assessments. It's cr ## How to use Take a Test -![Set up and user flow for the Take a Test app](images/take_a_test_flow.png) +![Set up and user flow for the Take a Test app](images/take_a_test_workflow.png) -- **Use a test URL and a dedicated testing account** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. -- **Put a test URL with an included prefix on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. +- **Use an assessment URL and a dedicated testing account** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing. +- **Put an assessment URL with an included prefix on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments. ## How to set up Take a Test on PCs You can use Take a Test to set up a test for a single PC or multiple PCs. Follow these links to learn how: From 7670ea45c548295784cfff18c99e6724982f513d Mon Sep 17 00:00:00 2001 From: Celeste de Guzman Date: Thu, 23 Feb 2017 15:12:57 -0800 Subject: [PATCH 5/9] small formatting tweaks --- education/windows/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/education/windows/index.md b/education/windows/index.md index c364d75587..083ccf94e3 100644 --- a/education/windows/index.md +++ b/education/windows/index.md @@ -48,13 +48,14 @@ author: CelesteDG
-

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.

-
-

[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.

[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.

-
+

[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.

+
+
## ![Deploy Windows 10 for education](images/windows.png) Upgrade @@ -65,5 +66,4 @@ author: CelesteDG ## Related topics -- [Try it out: virtual labs and how-to videos for Windows 10 Education](https://technet.microsoft.com/en-us/windows/dn610356) - [Windows 10 and Windows 10 Mobile](https://technet.microsoft.com/itpro/windows/index) From 73bb78ae2430ad1b4112270a8f164f8460bcd448 Mon Sep 17 00:00:00 2001 From: Celeste de Guzman Date: Thu, 23 Feb 2017 15:24:00 -0800 Subject: [PATCH 6/9] removed create tests using microsoft forms from the TOC --- education/windows/TOC.md | 1 - 1 file changed, 1 deletion(-) diff --git a/education/windows/TOC.md b/education/windows/TOC.md index c2c0340c07..f47b4a68e2 100644 --- a/education/windows/TOC.md +++ b/education/windows/TOC.md @@ -12,7 +12,6 @@ ## [Take tests in Windows 10 ](take-tests-in-windows-10.md) ### [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) -### [Create tests using Microsoft Forms](create-tests-using-microsoft-forms.md) ### [Take a Test app technical reference](take-a-test-app-technical.md) ## [Deployment recommendations for school IT administrators](edu-deployment-recommendations.md) ## [Deploy Windows 10 in a school](deploy-windows-10-in-a-school.md) From aac66e2c841b135c410e7c69aa54613fa3b97ef9 Mon Sep 17 00:00:00 2001 From: Celeste de Guzman Date: Thu, 23 Feb 2017 17:02:38 -0800 Subject: [PATCH 7/9] updated the index to include win8.1 edu links --- education/windows/index.md | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/education/windows/index.md b/education/windows/index.md index 083ccf94e3..94b82e6eae 100644 --- a/education/windows/index.md +++ b/education/windows/index.md @@ -14,7 +14,9 @@ author: CelesteDG # Windows 10 for Education -## ![Learn more about Windows](images/education.png) Learn +## Windows 10 + +### ![Learn more about Windows](images/education.png) Learn
@@ -34,7 +36,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

@@ -44,7 +46,7 @@ author: CelesteDG

[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
@@ -57,12 +59,28 @@ author: CelesteDG
- ## ![Deploy 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.

+## 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.

+

Windows 8.1 deployment to PCs
Get an overview of Windows 8.1 deployment to PCs in an educational environment.

+

BYOD
Explore Bring Your Own Device (BYOD) considerations, including device types, infrastructure, and deployment models.

+

Deploying Windows RT 8.1
Get step-by-step instructions on how to configure and deploy Windows RT devices (like Surface and other tablets) in educational environments.

+
+
+

Virtual Desktop Infrastructure
Learn how to address challenges related to BYOD scenarios using Virtual Desktop Infrastructure (VDI).

+

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 From 2a3f43173dc8dab7c86256bb17cbee28cf654419 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Fri, 24 Feb 2017 07:01:06 -0800 Subject: [PATCH 8/9] git issue 129 --- windows/manage/configure-windows-10-taskbar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/manage/configure-windows-10-taskbar.md b/windows/manage/configure-windows-10-taskbar.md index bd5e26f4ba..dd1108511b 100644 --- a/windows/manage/configure-windows-10-taskbar.md +++ b/windows/manage/configure-windows-10-taskbar.md @@ -42,6 +42,8 @@ To configure the taskbar: >[!IMPORTANT] >If you use a provisioning package to configure the taskbar, your configuration will be reapplied each time the explorer.exe process restarts. If your configuration pins an app and the user then unpins that app, the user's change will be overwritten the next time the configuration is applied. To apply a taskbar configuration that allows users to make changes that will persist, apply your configuration by using Group Policy. +> +>If you use Group Policy and your configuration only contains a taskbar layout, the default Windows tile layout will be applied and cannot be changed by users. If you use Group Policy and your configuration includes taskbar and a full Start layout, users can only make changes to the taskbar. If you use Group Policy and your configuration includes taskbar and a [partial Start layout](https://technet.microsoft.com/itpro/windows/manage/customize-and-export-start-layout#configure-a-partial-start-layout), users can make changes to the taskbar and to tile groups not defined in the partial Start layout. ### Tips for finding AUMID and Desktop Application Link Path From e4e21d3943e2885054799f04fccc891ebb240b7e Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 24 Feb 2017 08:43:24 -0800 Subject: [PATCH 9/9] redirecting topic --- education/windows/create-tests-using-microsoft-forms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/education/windows/create-tests-using-microsoft-forms.md b/education/windows/create-tests-using-microsoft-forms.md index 64a6208970..c2df9fb7ba 100644 --- a/education/windows/create-tests-using-microsoft-forms.md +++ b/education/windows/create-tests-using-microsoft-forms.md @@ -7,6 +7,7 @@ ms.mktglfcycl: plan ms.sitesec: library ms.pagetype: edu author: CelesteDG +redirect_url: https://support.microsoft.com/help/4000711/windows-10-create-tests-using-microsoft-forms --- # Create tests using Microsoft Forms