From 54eef5aac3e0e8183bd95b85e7b5212636f14217 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 7 Jun 2016 07:21:26 -0700 Subject: [PATCH] Gabriel feedback on taskbar --- .../manage/configure-windows-10-taskbar.md | 50 ++++++++++++------- windows/manage/set-up-shared-or-guest-pc.md | 2 +- 2 files changed, 32 insertions(+), 20 deletions(-) diff --git a/windows/manage/configure-windows-10-taskbar.md b/windows/manage/configure-windows-10-taskbar.md index 844b4c022d..ed53b3c33c 100644 --- a/windows/manage/configure-windows-10-taskbar.md +++ b/windows/manage/configure-windows-10-taskbar.md @@ -64,7 +64,7 @@ The easiest way to find this data for an application is to: - + @@ -88,7 +88,7 @@ The easiest way to find this data for an application is to: - + @@ -171,27 +171,39 @@ The following example shows you how to configure taskbars by country or region. xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification" xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" + xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout" Version="1"> - - - + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + ``` When the preceding example XML is applied, the resulting taskbar for computers in the US or UK: diff --git a/windows/manage/set-up-shared-or-guest-pc.md b/windows/manage/set-up-shared-or-guest-pc.md index 14f3ec5400..2c1419301a 100644 --- a/windows/manage/set-up-shared-or-guest-pc.md +++ b/windows/manage/set-up-shared-or-guest-pc.md @@ -30,7 +30,7 @@ You can put a PC in shared PC mode by applying a provisioning package when you i ## Create a provisioning package for shared use -Use the Windows ICD tool included in the Windows Assessment and Deployment Kit (ADK) for Windows 10 to create a provisioning package that configures a device as a kiosk. [Install the ADK.](http://go.microsoft.com/fwlink/p/?LinkId=526740) +Use the Windows ICD tool included in the Windows Assessment and Deployment Kit (ADK) for Windows 10 to create a provisioning package that configures a device for shared PC mode. [Install the ADK.](http://go.microsoft.com/fwlink/p/?LinkId=526740) 1. Open Windows ICD (by default, %windir%\\Program Files (x86)\\Windows Kits\\10\\Assessment and Deployment Kit\\Imaging and Configuration Designer\\x86\\ICD.exe).