Update README.md

This commit is contained in:
rbalsleyMSFT
2023-05-22 16:42:34 -07:00
committed by GitHub
parent ef67ebe963
commit f33ff17480
+4
View File
@@ -7,10 +7,14 @@ While we use this in Education at Microsoft, other industries can use it as well
# Updates
2023-05-22
Automated most of the process
2023-03-03
Added script convert-wimToFFU.ps1 which will convert any WIM file to a FFU. If you don't want to capture apps in your FFU, this is a much quicker way to get a FFU file to deploy. Check the ConvertWimToFFU.docx file for more info.
# Getting 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 folder to the root of your C: drive. That will make it easy to follow the guide and allow the scripts to work properly.