Commit Graph

  • c30ed923b6 feat: Defer cleanup of compressed driver source folders rbalsleyMSFT 2025-09-12 15:08:48 -07:00
  • 50713188bf Refactor: Improve model name normalization for driver mapping rbalsleyMSFT 2025-09-11 18:15:51 -07:00
  • e2ccd11f07 feat: Add option to dynamically build PE drivers rbalsleyMSFT 2025-09-11 12:13:06 -07:00
  • f3316a017b feat: Add restore defaults and centralize cleanup logic rbalsleyMSFT 2025-09-10 11:31:53 -07:00
  • bdf1b63833 Improves UI state after environment autoload rbalsleyMSFT 2025-09-09 18:00:52 -07:00
  • 3ef26f2918 Adds auto-loading of previous configuration on startup rbalsleyMSFT 2025-09-09 17:49:36 -07:00
  • 372360d739 Update default disk size to 50GB in FFU scripts and UI rbalsleyMSFT 2025-09-03 12:06:11 -07:00
  • dc5877f398 Removes the VM workaround for MCT ESD builds rbalsleyMSFT 2025-08-28 13:56:54 -07:00
  • 3e3492bbab Update latest release information in README rbalsleyMSFT 2025-08-27 15:48:02 -07:00
  • 49b2113fe1 Merge pull request #262 from jrollmann/UI_2508 rbalsleyMSFT 2025-08-27 15:38:12 -07:00
  • 556cfa1ee3 Update USBImagingToolCreator.ps1 jrollmann 2025-08-27 17:07:52 -04:00
  • 1ab4093d54 Refactor: Enhance artifact cleanup for disabled features rbalsleyMSFT 2025-08-27 12:40:11 -07:00
  • 97e1ec2be4 Update UI Preview release information in README rbalsleyMSFT 2025-08-26 17:30:36 -07:00
  • bf27da5c66 Updates script version to 2508.1Preview v2508.1Preview rbalsleyMSFT 2025-08-26 17:14:37 -07:00
  • 1010b9fce7 Adds cleanup for disabled update artifacts rbalsleyMSFT 2025-08-26 17:11:57 -07:00
  • 3e34bd6bff Refactor architecture handling for app downloads rbalsleyMSFT 2025-08-22 18:47:43 -07:00
  • 3f892493c0 Improves Winget installer selection logic rbalsleyMSFT 2025-08-22 17:33:09 -07:00
  • 7d4567efbe Refactor WinGet app handling and add command overrides rbalsleyMSFT 2025-08-21 16:46:17 -07:00
  • 9aed707a77 Removes redundant optional features textbox rbalsleyMSFT 2025-08-19 18:40:09 -07:00
  • 0c373e6b2c fix: Fixes an issue with BYO apps that had null arguments. rbalsleyMSFT 2025-08-19 17:34:41 -07:00
  • a501b32a03 feat: Implement per-user Appx package detection and removal for Sysprep automation rbalsleyMSFT 2025-08-18 15:54:11 -07:00
  • 8ab6603999 feat: Add new checkbox to Inject Unattend.xml to VM. rbalsleyMSFT 2025-08-14 16:20:55 -07:00
  • 85383f989a fix: - Improved handling of special characters with driver model names when doing automatic driver/model matching when applying the FFU to a device. rbalsleyMSFT 2025-08-13 18:48:28 -07:00
  • 0423ac31d9 feat: Enhance installer selection logic in Add-Win32SilentInstallCommand function rbalsleyMSFT 2025-08-13 16:48:18 -07:00
  • 6e95ff92b1 fix: update script version to 2505.2 in BuildFFUVM.ps1 and ApplyFFU.ps1 for consistency across files v2505.2 rbalsleyMSFT 2025-08-12 17:47:25 -07:00
  • d4274d54d2 fix: Microsoft Update Catalog now includes the windows version information in the KB article title. This caused an issue where parsing the KB article was failing. Fixed the regex to accomdate this. rbalsleyMSFT 2025-08-12 17:33:26 -07:00
  • 35f37f3a36 fix: Microsoft Update Catalog now includes the windows version information in the KB article title. This caused an issue where parsing the KB article was failing. Fixed the regex to accomdate this. rbalsleyMSFT 2025-08-12 17:30:28 -07:00
  • 78d7bb9262 feat: Add VM switch selection logic and persist custom names/IPs in UI rbalsleyMSFT 2025-08-12 12:14:03 -07:00
  • 3c545be5c5 Hardens driver downloads and cleanup rbalsleyMSFT 2025-08-11 19:36:58 -07:00
  • c1983f75e6 fix: fixed unattend file copying logic for USB deployment based on architecture rbalsleyMSFT 2025-08-08 19:29:50 -07:00
  • 7c3de6d77f feat: Add cleanup functionality and improve build cancellation process in UI rbalsleyMSFT 2025-08-08 18:22:40 -07:00
  • 17dc80f11b fix: Fix computer name being echoed during device naming rbalsleyMSFT 2025-08-07 18:08:25 -07:00
  • 846d449aac feat: Add MaxUSBDrives parameter for parallel USB drive processing rbalsleyMSFT 2025-08-07 16:32:25 -07:00
  • db9b7335f2 refactor: Inject unattend file after VHDX caching for audit-mode boot rbalsleyMSFT 2025-08-07 13:58:09 -07:00
  • 6f98473009 Refines driver mapping logic and adds diagnostic logging rbalsleyMSFT 2025-08-06 17:46:13 -07:00
  • 357261ec73 Fix: Clarify computer name is set on reboot rbalsleyMSFT 2025-08-06 17:01:04 -07:00
  • 5bef901295 Deduplicate device name section header output rbalsleyMSFT 2025-08-06 16:42:54 -07:00
  • 59e247c012 Fixes LocalAccounts module issue in PowerShell 7 rbalsleyMSFT 2025-08-06 15:56:21 -07:00
  • a87c4796b5 feat: Implement multi-select and editing for BYO apps rbalsleyMSFT 2025-08-05 19:07:41 -07:00
  • 4d289ee14a Add detailed flowchart for BuildFFUVM process in Markdown format rbalsleyMSFT 2025-08-05 14:51:01 -07:00
  • 08feb7c9dd Removes drivers.json file requirement for local drivers rbalsleyMSFT 2025-08-04 18:34:26 -07:00
  • 9cb06cb71e Updates the UI logic to automatically enable the 'Install Apps' option when 'Install Winget Apps' or 'Define Apps Script Variables' is selected. rbalsleyMSFT 2025-08-04 17:50:12 -07:00
  • 5ec607d94a Enforce 'Install Apps' selection for BYO apps rbalsleyMSFT 2025-08-04 17:39:17 -07:00
  • ac7ef119e0 Feat: Add option to ignore non-zero application exit codes rbalsleyMSFT 2025-08-04 17:21:34 -07:00
  • 03c8127bd3 Feat: Add support for custom success exit codes rbalsleyMSFT 2025-08-04 13:17:52 -07:00
  • aee33a6a4b Update README.md rbalsleyMSFT 2025-08-01 20:30:35 -07:00
  • eb001e59b3 Refine build cleanup and script variable handling rbalsleyMSFT 2025-08-01 19:42:04 -07:00
  • 3e46d4b280 Bumps script version to 2507.2 rbalsleyMSFT 2025-08-01 14:44:12 -07:00
  • eae07fcad0 Improves ADK FWLink resolution for robustness v2507.2 rbalsleyMSFT 2025-08-01 12:36:45 -07:00
  • 25a0928195 Update README.md rbalsleyMSFT 2025-07-31 18:17:43 -07:00
  • 41b65a76c1 Update README.md rbalsleyMSFT 2025-07-30 22:31:42 -07:00
  • 67c992806f Update README.md rbalsleyMSFT 2025-07-30 22:31:10 -07:00
  • 33672315d2 docs: Update changelog for 2507.1 UI Preview v2507.1Preview rbalsleyMSFT 2025-07-30 20:12:29 -07:00
  • 26fc0c67a5 Docs: Update YouTube walkthrough video for new UI rbalsleyMSFT 2025-07-30 20:11:25 -07:00
  • 4032ed4e3f Docs: Update README with UI documentation status rbalsleyMSFT 2025-07-30 17:07:31 -07:00
  • 2147746ff9 Remove sample inbox app list rbalsleyMSFT 2025-07-30 16:39:05 -07:00
  • 819b3b4de7 Docs: Update and clarify README rbalsleyMSFT 2025-07-30 16:37:14 -07:00
  • 3a909c76e0 Implements dynamic retrieval of Lenovo PSREF API token rbalsleyMSFT 2025-07-30 11:47:05 -07:00
  • 30c7f6f705 Refactor Win32 app installation to process sources separately rbalsleyMSFT 2025-07-25 18:35:19 -07:00
  • b4f1985c99 Refactor dependency resolution to be app-specific rbalsleyMSFT 2025-07-25 17:33:16 -07:00
  • c57e7ebdfe Improve architecture handling for msstore applications rbalsleyMSFT 2025-07-25 15:29:25 -07:00
  • fc79251f66 Overhauls Store app installation with dependency resolution rbalsleyMSFT 2025-07-25 14:31:03 -07:00
  • 93f6eeac87 Improves Winget search performance and user feedback rbalsleyMSFT 2025-07-24 15:24:01 -07:00
  • 138fd1184c Remove debugging code rbalsleyMSFT 2025-07-24 10:38:08 -07:00
  • 0f0e8e9f98 Reduces log noise for monitor tab auto-scroll rbalsleyMSFT 2025-07-24 09:39:10 -07:00
  • 576c0a82f8 Improve script output readability rbalsleyMSFT 2025-07-23 20:56:36 -07:00
  • 57cb349371 Improve driver injection logic and user feedback rbalsleyMSFT 2025-07-23 20:42:30 -07:00
  • 791040364b Improves error reporting for failed FFU builds rbalsleyMSFT 2025-07-23 19:37:51 -07:00
  • defd744ef0 Refactor winget download logic and error handling rbalsleyMSFT 2025-07-23 17:28:12 -07:00
  • 298809686b Add zip extraction and improve UWP app detection rbalsleyMSFT 2025-07-22 16:00:11 -07:00
  • 1b80d008ef Stops running build job when UI is closed rbalsleyMSFT 2025-07-22 13:54:41 -07:00
  • 0e53e43c77 Improves Win32 app detection and logging rbalsleyMSFT 2025-07-21 19:12:10 -07:00
  • bb76d2edcf Refactor WinGet app existence check for multi-arch support rbalsleyMSFT 2025-07-21 17:48:59 -07:00
  • c9499d839c Improve performance of update comparison in cache lookup rbalsleyMSFT 2025-07-21 16:13:14 -07:00
  • ba1dd3df6b Refactor: Simplify update package file lookup rbalsleyMSFT 2025-07-21 11:24:44 -07:00
  • 721f93d82d feat: Add per-app architecture selection and multi-arch downloads rbalsleyMSFT 2025-07-18 20:12:05 -07:00
  • 9df663dc9b Refactor to eliminate global variable dependencies rbalsleyMSFT 2025-07-18 17:25:39 -07:00
  • c535126605 Docs: Announce 2507.1 preview release rbalsleyMSFT 2025-07-18 15:29:55 -07:00
  • 6df7b16cdf Docs: Add PowerShell comment-based help to all script modules rbalsleyMSFT 2025-07-18 14:52:03 -07:00
  • 7cc7919da4 Feat: Add configurable thread limit for parallel operations rbalsleyMSFT 2025-07-18 13:45:58 -07:00
  • e639cee4ee Prevents adding duplicate application names rbalsleyMSFT 2025-07-17 18:28:09 -07:00
  • da299d8a03 Fix race condition in parallel UI status updates rbalsleyMSFT 2025-07-17 18:24:44 -07:00
  • b04a8460b0 Refactor BYO app copy and add overwrite confirmation rbalsleyMSFT 2025-07-17 17:17:00 -07:00
  • 62b4816498 Improves application orchestration and BYO app handling rbalsleyMSFT 2025-07-17 16:50:38 -07:00
  • 56c811ad89 Forces capture media creation when installing apps rbalsleyMSFT 2025-07-17 12:22:04 -07:00
  • 71b3989083 Adds support for custom Office configuration XML rbalsleyMSFT 2025-07-16 18:04:17 -07:00
  • e753344137 Refine Office configuration tooltips rbalsleyMSFT 2025-07-16 15:06:42 -07:00
  • bc32a8a10e Adds browse button for Office configuration file rbalsleyMSFT 2025-07-16 14:09:16 -07:00
  • 906f73f303 Refine driver models status column header rbalsleyMSFT 2025-07-16 13:39:15 -07:00
  • d84c307593 Ensure capture media exists for app installation rbalsleyMSFT 2025-07-16 13:30:12 -07:00
  • de8524b37c Refactor USB creation to use parallel processing rbalsleyMSFT 2025-07-16 13:05:22 -07:00
  • c67d8761e2 Fix ambiguous Windows Release selection on config load rbalsleyMSFT 2025-07-16 11:27:21 -07:00
  • 7600ae86d1 Refactor update file discovery and cache comparison rbalsleyMSFT 2025-07-15 20:04:12 -07:00
  • 97e0998e1d Refactor update handling to improve VHDX caching logic rbalsleyMSFT 2025-07-15 17:43:08 -07:00
  • 5b85acbd73 Refactor(UI): Reorder tabs for a more logical workflow rbalsleyMSFT 2025-07-14 18:09:59 -07:00
  • ca84f4dfea Implement conditional autoscroll in log monitor rbalsleyMSFT 2025-07-14 17:56:51 -07:00
  • 315f0f3858 Refactor: Remove unused BITS transfer function rbalsleyMSFT 2025-07-14 16:57:11 -07:00
  • 21d5f74dd8 Feat: Auto-save selected drivers and refine script execution rbalsleyMSFT 2025-07-14 16:55:15 -07:00
  • 08c9d5a0e3 feat: Add progress reporting to FFU build process rbalsleyMSFT 2025-07-11 16:43:42 -07:00
  • 4a719b6c9a Improves reliability of build log monitoring rbalsleyMSFT 2025-07-10 21:59:19 -07:00