From 9638f458a04e9419425afa0990370e3c09e85747 Mon Sep 17 00:00:00 2001 From: Oliver Kieselbach Date: Sat, 13 Jul 2019 00:29:27 +0200 Subject: [PATCH 1/2] Update windows-autopilot-scenarios.md markup links are broken because they are inline of the tag.... changed them to html now they are functional --- .../windows-autopilot/windows-autopilot-scenarios.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md b/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md index 3422c91127..280bd8b3aa 100644 --- a/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md +++ b/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md @@ -28,11 +28,11 @@ The following Windows Autopilot scenarios are described in this guide:
ScenarioMore information -
Deploy devices that will be set up by a member of the organization and configured for that person[Windows Autopilot user-driven mode](user-driven.md) -
Deploy devices that will be automatically configured for shared use, as a kiosk, or as a digital signage device.[Windows Autopilot self-deploying mode](self-deploying.md) -
Re-deploy a device in a business-ready state.[Windows Autopilot Reset](windows-autopilot-reset.md) -
Pre-provision a device with up-to-date applications, policies and settings.[White glove](white-glove.md) -
Deploy Windows 10 on an existing Windows 7 or 8.1 device[Windows Autopilot for existing devices](existing-devices.md) +
Deploy devices that will be set up by a member of the organization and configured for that personWindows Autopilot user-driven mode +
Deploy devices that will be automatically configured for shared use, as a kiosk, or as a digital signage device.Windows Autopilot self-deploying mode +
Re-deploy a device in a business-ready state.Windows Autopilot Reset +
Pre-provision a device with up-to-date applications, policies and settings.White glove +
Deploy Windows 10 on an existing Windows 7 or 8.1 deviceWindows Autopilot for existing devices
## Windows Autopilot capabilities From edb78ff7b5c2e5be1524f3d12a2c2a63332cc602 Mon Sep 17 00:00:00 2001 From: Oliver Kieselbach Date: Wed, 17 Jul 2019 09:52:45 +0200 Subject: [PATCH 2/2] Apply suggestions from code review changed table from html to md style Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com> --- .../windows-autopilot-scenarios.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md b/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md index 280bd8b3aa..938d13c7dc 100644 --- a/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md +++ b/windows/deployment/windows-autopilot/windows-autopilot-scenarios.md @@ -26,14 +26,13 @@ Windows Autopilot includes support for a growing list of scenarios, designed to The following Windows Autopilot scenarios are described in this guide: - -
ScenarioMore information -
Deploy devices that will be set up by a member of the organization and configured for that personWindows Autopilot user-driven mode -
Deploy devices that will be automatically configured for shared use, as a kiosk, or as a digital signage device.Windows Autopilot self-deploying mode -
Re-deploy a device in a business-ready state.Windows Autopilot Reset -
Pre-provision a device with up-to-date applications, policies and settings.White glove -
Deploy Windows 10 on an existing Windows 7 or 8.1 deviceWindows Autopilot for existing devices -
+| Scenario | More information | +| --- | --- | +| Deploy devices that will be set up by a member of the organization and configured for that person | [Windows Autopilot user-driven mode](user-driven.md) | +| Deploy devices that will be automatically configured for shared use, as a kiosk, or as a digital signage device.| [Windows Autopilot self-deploying mode](self-deploying.md) | +| Re-deploy a device in a business-ready state.| [Windows Autopilot Reset](windows-autopilot-reset.md) | +| Pre-provision a device with up-to-date applications, policies and settings.| [White glove](white-glove.md) | +| Deploy Windows 10 on an existing Windows 7 or 8.1 device | [Windows Autopilot for existing devices](existing-devices.md) | ## Windows Autopilot capabilities