Commit Graph

  • 3f4836b478 Update BuildFFUVM.ps1 MKellyCBSD 2024-05-15 15:52:38 -04:00
  • 1921809c30 Update InstallAppsandSysprep.cmd MKellyCBSD 2024-05-15 15:42:00 -04:00
  • 56f3e9d856 Update README.md v2404.3 rbalsleyMSFT 2024-05-03 15:35:31 -07:00
  • ae59183a19 update issue with downloading latest Windows CU rbalsleyMSFT 2024-05-03 15:32:11 -07:00
  • bfa1ea7d9f Update README.md v2404.2 rbalsleyMSFT 2024-04-18 16:17:17 -07:00
  • 5564473c3b Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2024-04-18 16:11:58 -07:00
  • 393de977f2 2404.2 when imaging devices with 4096 logical sector sizes, will set $copydrivers to $true if $installdrivers set to $true rbalsleyMSFT 2024-04-18 16:10:16 -07:00
  • c051963ed5 Update README.md rbalsleyMSFT 2024-04-15 13:41:30 -07:00
  • 84dab18375 Merge pull request #21 from rbalsleyMSFT/15-24041 v2404.1 rbalsleyMSFT 2024-04-15 12:29:22 -07:00
  • 9aef30938b Update README.md rbalsleyMSFT 2024-04-15 12:27:04 -07:00
  • a9cafe8950 Merge pull request #20 from JoeMama54/patch-2 rbalsleyMSFT 2024-04-15 10:54:20 -07:00
  • 79364e334d Reverted recovery partition code back rbalsleyMSFT 2024-04-15 10:53:41 -07:00
  • 8e5099ad7a Remove spaces from Computer Name Rob 2024-04-13 00:26:32 -06:00
  • 1c339c56bf Merge pull request #18 from zehadialam/15-24041 rbalsleyMSFT 2024-04-12 12:33:36 -07:00
  • 9e2da741d5 Fix issue with single index wims that don't have a 4th index rbalsleyMSFT 2024-04-12 12:27:20 -07:00
  • 6fd5a4a41f Updated UpdateLatestCU to use MU Catalog rbalsleyMSFT 2024-04-12 10:48:53 -07:00
  • c3a4da7914 Refactor functions for improved readability Zehadi Alam 2024-03-31 16:12:22 -04:00
  • 996d4352fd Add error handling and UninstallRegKeys parameter to functions Zehadi Alam 2024-03-30 18:56:09 -04:00
  • 79c9748675 Add Uninstall-ADK and Find-InstalledProgramInfo functions Zehadi Alam 2024-03-28 23:45:04 -04:00
  • 3a770083ad Add Confirm-ADKVersionIsLatest Function Zehadi Alam 2024-03-28 22:45:52 -04:00
  • 0ce7b7655e Merge pull request #17 from rbalsleyMSFT/main rbalsleyMSFT 2024-03-22 17:44:14 -07:00
  • 3b1e2a8fd2 Update script version to 2403.1 rbalsleyMSFT 2024-03-22 17:42:45 -07:00
  • 3210b2208f Update README.md rbalsleyMSFT 2024-03-22 17:39:07 -07:00
  • b3d625a1dc Update README.md rbalsleyMSFT 2024-03-22 17:38:43 -07:00
  • 79636ded7b Update README.md rbalsleyMSFT 2024-03-22 17:36:36 -07:00
  • 984adb2a97 Update README.md rbalsleyMSFT 2024-03-22 17:36:21 -07:00
  • 8637b9dee5 Merge pull request #16 from rbalsleyMSFT/11-24031 rbalsleyMSFT 2024-03-22 17:35:08 -07:00
  • 6022ec22fc Merge branch '11-24031' of https://github.com/rbalsleyMSFT/FFU into 11-24031 rbalsleyMSFT 2024-03-22 17:17:18 -07:00
  • b5b43c2e42 Fix an issue with SecurityHealthSetup install rbalsleyMSFT 2024-03-22 17:17:14 -07:00
  • 48c31bc169 Merge pull request #14 from zehadialam/11-24031 rbalsleyMSFT 2024-03-22 17:14:39 -07:00
  • 662572e5e5 Add clarifying comments to Install-ADK function Zehadi Alam 2024-03-18 19:45:08 -04:00
  • ab86c5e1ac Add Get-ADKURL and Install-ADK functions Zehadi Alam 2024-03-18 18:35:37 -04:00
  • 3686294d4c Merge pull request #12 from rbalsleyMSFT/9-24021-feature-list rbalsleyMSFT 2024-03-11 16:22:39 -07:00
  • d07ce0a279 Merge branch '9-24021-feature-list' of https://github.com/rbalsleyMSFT/FFU into 9-24021-feature-list rbalsleyMSFT 2024-03-11 16:20:10 -07:00
  • 2df568c215 update docs rbalsleyMSFT 2024-03-11 16:20:08 -07:00
  • 37607e7cb7 update readme rbalsleyMSFT 2024-03-11 16:19:08 -07:00
  • bc498995e9 update docs rbalsleyMSFT 2024-03-11 12:04:19 -07:00
  • c7cef66aff count folders within drivers folder, not all objects. rbalsleyMSFT 2024-03-08 16:23:42 -08:00
  • 5a5947d9b0 Added $CleanupCaptureISO, $CleanupDeployISO, $CleanupAppsISO, and $CompactOS to allow for control over cleanup of generated ISOs and whether OS is compacted at install rbalsleyMSFT 2024-03-08 15:40:30 -08:00
  • 2526722c15 Added $CopyPEDrivers variable to handle copying PEDrivers to boot media rbalsleyMSFT 2024-03-08 11:44:32 -08:00
  • 980ba025a3 added $CopyPPKG, $CopyUnattend, $CopyAutopilot, and $CompactOS variables and fixed some logging rbalsleyMSFT 2024-03-08 10:31:47 -08:00
  • 0b334ad95e Added functionality to download latest CU, Defender, OneDrive, Edge rbalsleyMSFT 2024-02-26 18:06:16 -08:00
  • a4cd349f45 Refactor BuildFFUVM.ps1 script*** rbalsleyMSFT 2024-02-16 10:38:42 -08:00
  • 1c38556e32 Added Get-USBDrive function to check for presence of USBDrive prior to running if $buildUSBDrive -eq $true rbalsleyMSFT 2024-02-15 17:11:16 -08:00
  • 3a83d6e642 Merge pull request #8 from rbalsleyMSFT/4-23101-featurefix-list rbalsleyMSFT 2024-01-26 14:41:44 -08:00
  • 015816f3d6 update readme rbalsleyMSFT 2024-01-26 14:36:23 -08:00
  • d7b6b83247 Merge pull request #7 from rbalsleyMSFT/4-23101-featurefix-list rbalsleyMSFT 2024-01-26 14:31:43 -08:00
  • aee1aa1e95 2401.1 update rbalsleyMSFT 2024-01-26 14:28:38 -08:00
  • ed3fcf1a3d Fixed bug with Windows Update failing to install updates for VHDX-only captures. rbalsleyMSFT 2023-12-14 15:32:14 -08:00
  • 4d8966d3a1 Added variables rbalsleyMSFT 2023-09-18 12:06:20 -07:00
  • de3423c3c7 Update README.md rbalsleyMSFT 2023-09-15 10:52:01 -07:00
  • 465a5b288c Update README.md rbalsleyMSFT 2023-09-15 10:43:32 -07:00
  • 603aaea9e3 Merge pull request #3 from rbalsleyMSFT/v_next rbalsleyMSFT 2023-09-15 10:32:48 -07:00
  • 161e77720b 2309.2 final commit rbalsleyMSFT 2023-09-14 15:34:12 -07:00
  • 6dee088139 Fixed logging rbalsleyMSFT 2023-09-12 16:12:08 -07:00
  • 131d7920bf Changed USB build functionality rbalsleyMSFT 2023-09-12 13:12:48 -07:00
  • d6c46ff304 Update README.md rbalsleyMSFT 2023-09-07 10:43:50 -07:00
  • 56ef765907 Merge pull request #2 from rbalsleyMSFT/vnext rbalsleyMSFT 2023-09-07 10:38:31 -07:00
  • 34efbda7ec Fixed an issue with Critical Process Died BSOD rbalsleyMSFT 2023-09-07 10:32:58 -07:00
  • c74a61ecfa updated readme.md rbalsleyMSFT 2023-06-29 12:09:20 -07:00
  • 694c41567c Merge pull request #1 from rbalsleyMSFT/vnext rbalsleyMSFT 2023-06-29 12:06:30 -07:00
  • f28281671e Fixed an issue with manually naming a device. Updated version string rbalsleyMSFT 2023-06-29 12:04:27 -07:00
  • b2d2536530 Minor comment change rbalsleyMSFT 2023-06-22 15:41:11 -07:00
  • 3fbde27a77 test rbalsleyMSFT 2023-06-22 11:24:23 -07:00
  • 6f45d6fe04 Update readme with 2306.1.1 note rbalsleyMSFT 2023-06-02 13:58:20 -07:00
  • b7b4a53b06 2306.1.1 rbalsleyMSFT 2023-06-02 13:55:49 -07:00
  • 5e7da0e0c5 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2023-06-01 14:20:24 -07:00
  • 70ae2272e2 2306.1 release rbalsleyMSFT 2023-06-01 14:20:17 -07:00
  • 77df36c961 Update README.md rbalsleyMSFT 2023-06-01 14:13:55 -07:00
  • 5f8af1bb0d Update README.md rbalsleyMSFT 2023-05-25 12:47:21 -07:00
  • b56b09737b Update README.md rbalsleyMSFT 2023-05-25 12:37:44 -07:00
  • a81261fa6b Removed the need for Insider ADK but still allow optimize FFU rbalsleyMSFT 2023-05-25 12:30:21 -07:00
  • aeffca2dca fixed a bug when $installdrivers set to $false the FFU would fail to optimize rbalsleyMSFT 2023-05-23 19:06:16 -07:00
  • 468103580e updated docs rbalsleyMSFT 2023-05-23 12:45:23 -07:00
  • 9a292f018b updated docs rbalsleyMSFT 2023-05-22 17:18:35 -07:00
  • 366075da74 added gitkeep file to maintain empty folders rbalsleyMSFT 2023-05-22 17:14:09 -07:00
  • 0898bae80e Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2023-05-22 17:03:33 -07:00
  • c0ef99d8e4 removed old FFUDev folder rbalsleyMSFT 2023-05-22 17:03:30 -07:00
  • 4641bfc392 Update README.md rbalsleyMSFT 2023-05-22 16:56:34 -07:00
  • 526148b306 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2023-05-22 16:44:36 -07:00
  • 5fcd648a18 updated docs. rbalsleyMSFT 2023-05-22 16:44:34 -07:00
  • f33ff17480 Update README.md rbalsleyMSFT 2023-05-22 16:42:34 -07:00
  • ef67ebe963 Update README.md rbalsleyMSFT 2023-05-22 16:42:16 -07:00
  • d6e5bff58b revamped automation rbalsleyMSFT 2023-05-22 16:41:08 -07:00
  • 6883457571 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2023-03-03 18:14:49 -08:00
  • 9799da1018 Update Convert-WimToFfu.ps1 rbalsleyMSFT 2023-03-03 18:14:30 -08:00
  • 447f00bbd0 Update README.md rbalsleyMSFT 2023-03-03 18:11:16 -08:00
  • 348b245d85 Update README.md rbalsleyMSFT 2023-03-03 18:11:00 -08:00
  • 9feabc3bd3 Added wimtoFFU script and doc rbalsleyMSFT 2023-03-03 18:07:46 -08:00
  • 0b39b73e64 Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2023-03-03 10:26:54 -08:00
  • 08d64f24c3 Moved some variables around in BuildFFUVM. Updated docs to be more clear. rbalsleyMSFT 2023-03-03 10:26:29 -08:00
  • 0d02cc3393 Update README.md rbalsleyMSFT 2023-03-03 09:27:10 -08:00
  • 1baa4e94f7 Update README.md rbalsleyMSFT 2023-03-03 09:26:11 -08:00
  • e2dc9ee227 Update docs rbalsleyMSFT 2023-03-01 16:08:55 -08:00
  • f4f767c258 Create ~$ildDeployFFU.docx rbalsleyMSFT 2023-03-01 16:08:13 -08:00
  • c00fcddb8a Merge branch 'main' of https://github.com/rbalsleyMSFT/FFU rbalsleyMSFT 2023-02-27 17:40:40 -08:00
  • 6ed00c4420 Update BuildDeployFFU.docx rbalsleyMSFT 2023-02-27 17:40:16 -08:00
  • 081bfdff6a Update README.md rbalsleyMSFT 2023-02-27 16:48:37 -08:00
  • d25743a62e Update README.md rbalsleyMSFT 2023-02-27 15:51:59 -08:00
  • 0fe1c8f85b Create README.md rbalsleyMSFT 2023-02-27 15:44:45 -08:00