Commit Graph

518 Commits

Author SHA1 Message Date
rbalsleyMSFT 70ae2272e2 2306.1 release
See readme.md for more info
2023-06-01 14:20:17 -07:00
rbalsleyMSFT a81261fa6b Removed the need for Insider ADK but still allow optimize FFU
Optimize-FFU is broken due to the Recovery partition not having a name. dism checks for the presence of a name for each partition and if it doesn't have one, optimize-FFU breaks. The fix is in the ffuprovider.dll in the 25255 branch, which is in the Insider ADK. The public release for that isn't coming soon, and using the Insider ADK requires test signing/test mode to be turned on and secureboot disabled. This causes issues with systems that have virtualization-based security. Due to this, changing the code back to not creating a recovery partition while building the FFU, and creating the recovery partition during deployment and then letting Windows copy in and configure WinRE after. Later this year, whenever the ADK gets released, I'll update the script to revert this behavior.
2023-05-25 12:30:21 -07:00
rbalsleyMSFT aeffca2dca fixed a bug when $installdrivers set to $false the FFU would fail to optimize 2023-05-23 19:06:16 -07:00
rbalsleyMSFT 468103580e updated docs 2023-05-23 12:45:23 -07:00
rbalsleyMSFT 9a292f018b updated docs 2023-05-22 17:18:35 -07:00
rbalsleyMSFT 366075da74 added gitkeep file to maintain empty folders 2023-05-22 17:14:09 -07:00
rbalsleyMSFT c0ef99d8e4 removed old FFUDev folder 2023-05-22 17:03:30 -07:00
rbalsleyMSFT 5fcd648a18 updated docs. 2023-05-22 16:44:34 -07:00
rbalsleyMSFT d6e5bff58b revamped automation 2023-05-22 16:41:08 -07:00
rbalsleyMSFT 9799da1018 Update Convert-WimToFfu.ps1 2023-03-03 18:14:30 -08:00
rbalsleyMSFT 9feabc3bd3 Added wimtoFFU script and doc 2023-03-03 18:07:46 -08:00
rbalsleyMSFT 08d64f24c3 Moved some variables around in BuildFFUVM. Updated docs to be more clear. 2023-03-03 10:26:29 -08:00
rbalsleyMSFT e2dc9ee227 Update docs 2023-03-01 16:08:55 -08:00
rbalsleyMSFT f4f767c258 Create ~$ildDeployFFU.docx 2023-03-01 16:08:13 -08:00
rbalsleyMSFT 6ed00c4420 Update BuildDeployFFU.docx 2023-02-27 17:40:16 -08:00
rbalsleyMSFT 994cbc6bea Delete BuildWinPEDeploymentMediaVM.cmd 2023-02-27 15:42:57 -08:00
rbalsleyMSFT 4b959df197 Updated files 2023-02-27 15:31:49 -08:00
rbalsleyMSFT d06f7a884e Reorganized files into FFUDevelopment folder 2023-02-15 17:14:41 -08:00