Update README.md

This commit is contained in:
rbalsleyMSFT
2023-02-27 15:51:59 -08:00
committed by GitHub
parent 0fe1c8f85b
commit d25743a62e
+5 -2
View File
@@ -1,6 +1,9 @@
# Using Full Flash Update (FFU) files to speed up Windows deployment # 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. 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)