w0
dc4438dcf9
use ValidateSet for WindowsSKU
2024-08-15 20:11:41 -05:00
rbalsleyMSFT
67e3035c38
Merge pull request #47 from rbalsleyMSFT/2408.1
...
2408.1
v2408.1
2024-08-06 17:57:42 -07:00
rbalsleyMSFT
94dd256889
update docs
2024-08-06 17:55:17 -07:00
rbalsleyMSFT
cc383c84cb
update docs
2024-08-06 17:51:53 -07:00
rbalsleyMSFT
b20b614f5e
update changelog.md and ApplyFFU.ps1 to 2408.1
2024-08-06 17:39:13 -07:00
rbalsleyMSFT
31984e104e
update readme.md
2024-08-06 15:52:35 -07:00
rbalsleyMSFT
94f74a194d
update readme
2024-08-06 15:50:32 -07:00
rbalsleyMSFT
eaa58e6804
update readme
2024-08-06 15:49:26 -07:00
rbalsleyMSFT
351c87ab96
update readme
2024-08-06 15:47:49 -07:00
rbalsleyMSFT
13e2765c3f
update readme
2024-08-06 15:46:42 -07:00
rbalsleyMSFT
c049840baa
update readme.md
2024-08-06 15:45:44 -07:00
rbalsleyMSFT
e1ab74e5a3
Refactored Get-USBDrives and New-DeploymentUSB to use tables when displaying multiple drives or FFUs to the user. Fixed an issue with cleaning up InstallAppsandSysprep.cmd. Re-wrote Readme.md.
2024-08-06 15:43:23 -07:00
rbalsleyMSFT
02d858f27f
Merge pull request #45 from HedgeComp/2408.1
...
2408.1
2024-08-02 11:57:23 -07:00
rbalsleyMSFT
1d8e9f352d
Merge branch '2408.1' of https://github.com/rbalsleyMSFT/FFU into 2408.1
2024-08-02 10:54:14 -07:00
rbalsleyMSFT
7b59e3d0ec
Fixed an issue with clean up of Defender, OneDrive, and Edge. Fixed an issue with the formatting of InstallAppsandSysprep.cmd file.
2024-08-02 10:53:50 -07:00
Doctair
213da61389
Fix REad-Host Prompt message for FFU selecion
2024-08-02 12:20:17 -04:00
Doctair
9de55eb186
Comment Better
2024-08-02 12:11:54 -04:00
Doctair
e3bec5ff45
Clean up some Remmed Lines and Added some Comments
...
for explanation
2024-08-02 12:02:58 -04:00
Doctair
1bfc4735d3
Sync arm64 changes and Rem $Capture False
2024-08-02 11:52:51 -04:00
Doctair
49b742b47b
Added Logic for FFU Selection to Check for Integer
...
or 'A'
Fix Write Message to Display all FFUs found if not
using -Verbose, currently displays nothing so numbering
of FFUs is unkown for selection prompt
Added Simple total Runtime and Start and Finish Time
2024-08-02 11:35:18 -04:00
rbalsleyMSFT
7f79e50f72
Merge pull request #44 from HedgeComp/2408.1
...
External Disk Selection
2024-07-31 10:56:55 -07:00
Doctair
39b9d06d21
Correct Logic for Dirve letters and add Dirve Info
...
to the write-host selection for Disks.
2024-07-30 16:11:07 -04:00
Doctair
047881934a
Add Logic to catch the disk selection of USB
...
External drives so that it will not accept a Letter
2024-07-30 13:57:54 -04:00
rbalsleyMSFT
689808eca7
commented some variables
2024-07-26 16:22:31 -07:00
rbalsleyMSFT
70571a3b49
Fixed an issue where Efisys_noprompt.bin was being used for deployment media. This should only be used for capture media
2024-07-26 16:04:53 -07:00
rbalsleyMSFT
06138ebaff
Added $PromptExternalHardDiskMedia as a new variable defaulted to True to prevent accidentental data loss if external hard disks are detected
2024-07-24 17:16:30 -07:00
rbalsleyMSFT
81a3b10a06
added $AllowExternalHardDiskMedia variable and modified USB drive creation code to allow for External hard disks
2024-07-24 10:37:41 -07:00
rbalsleyMSFT
8ba88f4626
Fixed an issue with RAW disks and Clear-Disk
2024-07-23 16:31:16 -07:00
rbalsleyMSFT
9d4b66851a
Merge pull request #42 from rbalsleyMSFT/2407.2
...
Fixed Lenovo driver download issues
v2407.2
2024-07-23 12:41:32 -07:00
rbalsleyMSFT
3ba0da19f8
Fixed Lenovo driver download issues
2024-07-23 12:38:17 -07:00
rbalsleyMSFT
6826f854ae
updated drivers info
2024-07-22 14:45:35 -07:00
rbalsleyMSFT
afa524091c
adding authentication info when downloading store apps via Winget
2024-07-22 14:42:41 -07:00
rbalsleyMSFT
f14c7f2b00
Update README.md
2024-07-22 14:19:24 -07:00
rbalsleyMSFT
e1aac7ba9d
Merge pull request #40 from rbalsleyMSFT/2407.1
...
2407.1
v2407.1
2024-07-22 13:48:34 -07:00
rbalsleyMSFT
2e7ab9a052
change log updates for 2407.1
2024-07-22 13:46:53 -07:00
rbalsleyMSFT
0a9de96d03
Potential path fix for downloading defender defs for ARM64
2024-07-22 10:55:24 -07:00
rbalsleyMSFT
50c61dd328
Added AppList_InboxAppsSample.json
2024-07-22 10:34:33 -07:00
rbalsleyMSFT
39a919bada
Changed AppList.json file name to AppList_Sample.json to not force the sample apps to install automatically.
2024-07-22 10:31:53 -07:00
rbalsleyMSFT
5600b2fbbd
fixed issues creating deploy media for VMs, cleaned up some old commented code in ApplyFFU.ps1
2024-07-19 19:17:02 -07:00
rbalsleyMSFT
1d26781dc1
Merge branch '2407.1' of https://github.com/rbalsleyMSFT/FFU into 2407.1
2024-07-18 21:35:18 -07:00
rbalsleyMSFT
f29e3c4349
added additional winget app logging, removed static linenumber references
2024-07-18 21:35:15 -07:00
rbalsleyMSFT
bd8d0efd66
Merge pull request #39 from zehadialam/minor-fixes
...
Minor Fixes
2024-07-17 14:27:09 -07:00
Zehadi Alam
5616082275
Add conditional check to not run clear-disk on new drives that are uninitialized
2024-07-17 00:14:00 -04:00
Zehadi Alam
8100df3d24
Add diskpart commands to assign GPT attributes to recovery partition
2024-07-16 23:43:35 -04:00
rbalsleyMSFT
a5c38fd09b
modified VM deployment iso cmd scripts and fixed appx license file issue
2024-07-16 18:48:43 -07:00
rbalsleyMSFT
88ef8f70a1
Merge branch '2407.1' of https://github.com/rbalsleyMSFT/FFU into 2407.1
2024-07-15 22:55:33 -07:00
rbalsleyMSFT
74fd71161b
Added files for VM Deployment for testing
2024-07-15 22:55:24 -07:00
rbalsleyMSFT
8aa79dd134
Merge branch '2407.1' of https://github.com/rbalsleyMSFT/FFU into 2407.1
2024-07-15 09:40:16 -07:00
rbalsleyMSFT
e4e499e796
create unattend files for x64 and arm64
2024-07-15 09:36:14 -07:00
rbalsleyMSFT
f6c3c0b6c3
create unattend files for x64 and arm64 depending on windows architecture
2024-07-13 08:38:09 -07:00