Commit Graph

593 Commits

Author SHA1 Message Date
rbalsleyMSFT 5e7da0e0c5 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2023-06-01 14:20:24 -07:00
rbalsleyMSFT 70ae2272e2 2306.1 release
See readme.md for more info
2023-06-01 14:20:17 -07:00
rbalsleyMSFT 77df36c961 Update README.md 2023-06-01 14:13:55 -07:00
rbalsleyMSFT 5f8af1bb0d Update README.md 2023-05-25 12:47:21 -07:00
rbalsleyMSFT b56b09737b Update README.md 2023-05-25 12:37:44 -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 0898bae80e Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2023-05-22 17:03:33 -07:00
rbalsleyMSFT c0ef99d8e4 removed old FFUDev folder 2023-05-22 17:03:30 -07:00
rbalsleyMSFT 4641bfc392 Update README.md 2023-05-22 16:56:34 -07:00
rbalsleyMSFT 526148b306 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2023-05-22 16:44:36 -07:00
rbalsleyMSFT 5fcd648a18 updated docs. 2023-05-22 16:44:34 -07:00
rbalsleyMSFT f33ff17480 Update README.md 2023-05-22 16:42:34 -07:00
rbalsleyMSFT ef67ebe963 Update README.md 2023-05-22 16:42:16 -07:00
rbalsleyMSFT d6e5bff58b revamped automation 2023-05-22 16:41:08 -07:00
rbalsleyMSFT 6883457571 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2023-03-03 18:14:49 -08:00
rbalsleyMSFT 9799da1018 Update Convert-WimToFfu.ps1 2023-03-03 18:14:30 -08:00
rbalsleyMSFT 447f00bbd0 Update README.md 2023-03-03 18:11:16 -08:00
rbalsleyMSFT 348b245d85 Update README.md 2023-03-03 18:11:00 -08:00
rbalsleyMSFT 9feabc3bd3 Added wimtoFFU script and doc 2023-03-03 18:07:46 -08:00
rbalsleyMSFT 0b39b73e64 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2023-03-03 10:26:54 -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 0d02cc3393 Update README.md 2023-03-03 09:27:10 -08:00
rbalsleyMSFT 1baa4e94f7 Update README.md 2023-03-03 09:26:11 -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 c00fcddb8a Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2023-02-27 17:40:40 -08:00
rbalsleyMSFT 6ed00c4420 Update BuildDeployFFU.docx 2023-02-27 17:40:16 -08:00
rbalsleyMSFT 081bfdff6a Update README.md 2023-02-27 16:48:37 -08:00
rbalsleyMSFT d25743a62e Update README.md 2023-02-27 15:51:59 -08:00
rbalsleyMSFT 0fe1c8f85b Create README.md 2023-02-27 15:44:45 -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
rbalsleyMSFT d7e4a32183 Add files via upload 2023-02-15 16:49:53 -08:00
rbalsleyMSFT 67b69ce17f Add files via upload 2023-02-15 16:36:44 -08:00
rbalsleyMSFT cfe4f0d793 Add files via upload 2023-02-15 16:11:50 -08:00
rbalsleyMSFT 6064c02ae1 Add files via upload 2023-02-15 15:54:44 -08:00
rbalsleyMSFT f5f60b4a1d Add files via upload 2023-02-15 14:42:29 -08:00
rbalsleyMSFT 126d7a2f09 Initial commit 2023-02-15 14:37:14 -08:00