From 22aa0cab3ae3a6f5609740cc4643f18c32c4bd0d Mon Sep 17 00:00:00 2001 From: Matthew Haughton <3flex@users.noreply.github.com> Date: Wed, 19 Feb 2020 13:56:14 +1100 Subject: [PATCH 1/3] Add reference to a workaround for issue on 1903/1909 --- windows/deployment/windows-autopilot/existing-devices.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows/deployment/windows-autopilot/existing-devices.md b/windows/deployment/windows-autopilot/existing-devices.md index 81cc5bf9a7..de737a00cd 100644 --- a/windows/deployment/windows-autopilot/existing-devices.md +++ b/windows/deployment/windows-autopilot/existing-devices.md @@ -248,6 +248,9 @@ See the following examples. 25. Click **OK** to close the Task Sequence Editor. +>[!NOTE] +>On Windows 10 1903 and 1909 the **AutopilotConfigurationFile.json** is deleted by the **Prepare Windows for Capture** step. See [Windows Autopilot - known issues](https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/known-issues) for more information and a workaround. + ### Deploy Content to Distribution Points Next, ensure that all content required for the task sequence is deployed to distribution points. From d9a5eb6b52ba392432fb32c303222e962673218b Mon Sep 17 00:00:00 2001 From: Matthew Haughton <3flex@users.noreply.github.com> Date: Thu, 20 Feb 2020 09:43:05 +1100 Subject: [PATCH 2/3] Update existing-devices.md --- windows/deployment/windows-autopilot/existing-devices.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/deployment/windows-autopilot/existing-devices.md b/windows/deployment/windows-autopilot/existing-devices.md index de737a00cd..8e13a47c9d 100644 --- a/windows/deployment/windows-autopilot/existing-devices.md +++ b/windows/deployment/windows-autopilot/existing-devices.md @@ -248,8 +248,8 @@ See the following examples. 25. Click **OK** to close the Task Sequence Editor. ->[!NOTE] ->On Windows 10 1903 and 1909 the **AutopilotConfigurationFile.json** is deleted by the **Prepare Windows for Capture** step. See [Windows Autopilot - known issues](https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/known-issues) for more information and a workaround. +> [!NOTE] +> On Windows 10 1903 and 1909, the **AutopilotConfigurationFile.json** is deleted by the **Prepare Windows for Capture** step. See [Windows Autopilot - known issues](https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/known-issues) for more information and a workaround. ### Deploy Content to Distribution Points From 84abae5939dfb4a06376e24d699370a564856ee9 Mon Sep 17 00:00:00 2001 From: Matthew Haughton <3flex@users.noreply.github.com> Date: Thu, 20 Feb 2020 18:05:42 +1100 Subject: [PATCH 3/3] Update windows/deployment/windows-autopilot/existing-devices.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- windows/deployment/windows-autopilot/existing-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/windows-autopilot/existing-devices.md b/windows/deployment/windows-autopilot/existing-devices.md index 8e13a47c9d..cb30dc799f 100644 --- a/windows/deployment/windows-autopilot/existing-devices.md +++ b/windows/deployment/windows-autopilot/existing-devices.md @@ -249,7 +249,7 @@ See the following examples. 25. Click **OK** to close the Task Sequence Editor. > [!NOTE] -> On Windows 10 1903 and 1909, the **AutopilotConfigurationFile.json** is deleted by the **Prepare Windows for Capture** step. See [Windows Autopilot - known issues](https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/known-issues) for more information and a workaround. +> On Windows 10 1903 and 1909, the **AutopilotConfigurationFile.json** is deleted by the **Prepare Windows for Capture** step. See [Windows Autopilot - known issues](https://docs.microsoft.com/windows/deployment/windows-autopilot/known-issues) for more information and a workaround. ### Deploy Content to Distribution Points