From d25743a62e25e6251936259a7f4abb572a5d9b83 Mon Sep 17 00:00:00 2001 From: rbalsleyMSFT <53497092+rbalsleyMSFT@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:51:59 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73b9566..c80f68c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Using Full Flash Update (FFU) files to speed up Windows deployment This repo contains the full FFU process that we use in US Education at Microsoft to help customers with large deployments of Windows as they prepare for the new school year. -If you're not familiar with Github, you can click the Green code button above and select download zip. Everything will be in the FFU-main.zip file. Extract that file and go to the FFUDevelopment\Docs\BuildDeployFFU.docx file to get started +If you're not familiar with Github, you can click the Green code button above and select download zip. Extract the zip file and make sure to copy the FFUDevelopment to the root of your C: drive. You should have a folder on c:\FFUDevelopment. That will make it easy to follow the guide and allow the scripts to work properly. + +If extracted correctly, your c:\FFUDevelopment folder should look like the following. If it does, go to c:\FFUDevelopment\Docs\BuildDeployFFU.docx to get started. + +![image](https://user-images.githubusercontent.com/53497092/221715560-0b9dd215-35a9-48b3-b7d2-b3fd6d39a11c.png) -![image](https://user-images.githubusercontent.com/53497092/221714232-c4bb308c-e519-4503-9406-c711bd211b31.png)