Commit Graph

353 Commits

Author SHA1 Message Date
rbalsleyMSFT dd20eceb55 comment change 2024-07-01 16:23:04 -07:00
rbalsleyMSFT c30aa90e8b added architecture and other minor changes for winget app downloads 2024-07-01 16:22:56 -07:00
rbalsleyMSFT bd4e3a1913 Merge branch '2407.1' of https://github.com/rbalsleyMSFT/FFU into 2407.1 2024-07-01 10:09:34 -07:00
rbalsleyMSFT 7a0dd3435c Fixed a logic issue when downloading ARM KBs 2024-07-01 10:09:11 -07:00
rbalsleyMSFT df33e89e37 Merge pull request #32 from zehadialam/feature-app-download-automation
Automated Win32 and Store App Downloads and Installs
2024-07-01 09:33:34 -07:00
Zehadi Alam 4af808c939 Invoke Get-Apps function with AppList.txt argument 2024-06-30 20:15:13 -04:00
Zehadi Alam 205b58aaa7 Added cleanup of Win32 and MSStore folders 2024-06-30 19:45:43 -04:00
Zehadi Alam 1729eaddd6 Add AppsList, modified InstallAppsandSysprep.cmd file with store apps installation, and updated Clear-InstallAppsandSysprep function 2024-06-30 19:42:06 -04:00
Zehadi Alam cafff0b484 Add Get-Apps function 2024-06-30 19:34:03 -04:00
Zehadi Alam 5c77b171f1 Add Get-StoreApp function 2024-06-30 19:33:26 -04:00
Zehadi Alam 36f5350f12 Add Get-Win32App function 2024-06-30 19:32:54 -04:00
Zehadi Alam 45a2c0c29d Add New-WinGetSettings function 2024-06-30 19:32:18 -04:00
Zehadi Alam 6cfe41f963 Add Install-WinGet function 2024-06-30 19:31:40 -04:00
rbalsleyMSFT 3d13774ee4 initial arm64 support 2024-06-29 21:28:33 -07:00
rbalsleyMSFT 21c5fa931f Merge pull request #28 from rbalsleyMSFT/2406.1
2406.1
v2406.1
2024-06-19 13:41:16 -07:00
rbalsleyMSFT 7214b1b8c2 docs 2024-06-19 13:39:45 -07:00
rbalsleyMSFT ef24b59a0c docs 2024-06-19 13:38:55 -07:00
rbalsleyMSFT 910918b421 docs 2024-06-19 13:36:41 -07:00
rbalsleyMSFT 30685dbced docs 2024-06-19 13:32:57 -07:00
rbalsleyMSFT 7c8e09d4e8 docs 2024-06-19 13:01:40 -07:00
rbalsleyMSFT e04ed8cf1c docs 2024-06-19 12:59:00 -07:00
rbalsleyMSFT c8362d972b docs 2024-06-19 12:58:18 -07:00
rbalsleyMSFT 32ae035d49 Merge branch '2406.1' of https://github.com/rbalsleyMSFT/FFU into 2406.1 2024-06-19 12:57:33 -07:00
rbalsleyMSFT d74f8451d5 docs 2024-06-19 12:57:21 -07:00
rbalsleyMSFT 8ee7cf022c Delete Test 2024-06-19 12:50:15 -07:00
rbalsleyMSFT f931a75636 Create Test 2024-06-19 12:49:06 -07:00
rbalsleyMSFT 63617897f3 docs 2024-06-19 12:44:25 -07:00
rbalsleyMSFT f10433d575 docs 2024-06-19 12:43:21 -07:00
rbalsleyMSFT fd951ea52d docs 2024-06-19 12:38:01 -07:00
rbalsleyMSFT 6eca29a506 Docs 2024-06-19 11:07:27 -07:00
rbalsleyMSFT 181eed8f12 docs 2024-06-17 14:40:55 -07:00
rbalsleyMSFT 08e354ad17 updated version in applyffu.ps1 2024-06-17 12:08:01 -07:00
rbalsleyMSFT 21ebbdf9c9 initial commit 2024-06-17 12:05:56 -07:00
rbalsleyMSFT e8ba334732 Merge pull request #26 from rbalsleyMSFT/2405.1
2405.1
v2405.1
2024-05-24 18:24:07 -07:00
rbalsleyMSFT ff46c10d79 Update README.md 2024-05-24 18:22:21 -07:00
rbalsleyMSFT 4d9e1c1f88 Update README.md 2024-05-24 18:21:08 -07:00
rbalsleyMSFT d5b81bc482 Update README.md 2024-05-24 18:18:39 -07:00
rbalsleyMSFT 8f81e69159 Modify Resetbase command to use DandIEnv 2024-05-24 18:12:43 -07:00
rbalsleyMSFT 4932777f4f syntax cleanup 2024-05-24 18:06:06 -07:00
rbalsleyMSFT 12edabf213 Changed version to 2405.1 2024-05-24 15:29:05 -07:00
rbalsleyMSFT 1978736133 Merge pull request #25 from zehadialam/feature-reduce-ffu-size
Reducing FFU Size
2024-05-24 15:20:14 -07:00
rbalsleyMSFT a3faa89ada Merge branch '2405.1' into feature-reduce-ffu-size 2024-05-24 15:19:31 -07:00
rbalsleyMSFT fc8648eb65 Merge pull request #24 from MKellyCBSD/Move-location-of-Clean-Up-the-WinSxS-Folder-command
Move location of command that cleans up the WinSXS folder
2024-05-24 15:15:31 -07:00
Zehadi Alam 49a9fd49c1 Add Optimize-FFUCaptureDrive function and disk cleanup to InstallAppsandSysprep.cmd file 2024-05-20 20:09:26 -04:00
MKellyCBSD 3f4836b478 Update BuildFFUVM.ps1
Adding "-PreventPending" to the "add-windowspackage" command allows the dism cleanup of the winsxs folder command to be moved from the InstallAppsandSysprep.cmd script to right after the updates are added to the vhdx. The end result: 

FFU image size before: 11.836GB
FFU image size after: 11.190GB
2024-05-15 15:52:38 -04:00
MKellyCBSD 1921809c30 Update InstallAppsandSysprep.cmd
Remove this command because moving it up right after updates are applied to the scratch VHDX saves ~650MB on the final .ffu file.
2024-05-15 15:42:00 -04:00
rbalsleyMSFT 56f3e9d856 Update README.md v2404.3 2024-05-03 15:35:31 -07:00
rbalsleyMSFT ae59183a19 update issue with downloading latest Windows CU 2024-05-03 15:32:11 -07:00
rbalsleyMSFT bfa1ea7d9f Update README.md v2404.2 2024-04-18 16:17:17 -07:00
rbalsleyMSFT 5564473c3b Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU 2024-04-18 16:11:58 -07:00