Mike Kelly
c0bcfd8bf2
Update USBImagingToolCreator.ps1
...
Changed the way the DisableAutoplay switch runs. Now it only changes the registry setting if it the current value is set to "0". then it restores the setting back to the previous value
2024-07-10 15:52:09 -04:00
rbalsleyMSFT
98babb3ad2
Merge pull request #36 from MKellyCBSD/USBImagingToolCreator.ps1
...
Feature Proposal: USBImagingToolCreator.ps1
2024-07-10 09:45:51 -07:00
Mike Kelly
ab0b7f67ec
Update USBImagingToolCreator.ps1
2024-07-09 15:40:22 -04:00
Mike Kelly
6d85e3ef62
Rename BuildUSBDrives.ps1 to USBImagingToolCreator.ps1
...
Update Script name
2024-07-09 15:38:33 -04:00
rbalsleyMSFT
a91a417a08
Merge pull request #35 from mhaley/patch-1
...
Assign drive letter to recovery partition before modification
2024-07-09 09:28:30 -07:00
Mike Kelly
67cc8c1225
Update BuildUSBDrives.ps1
...
Update code
2024-07-09 11:29:58 -04:00
Matthew Haley
3f0377fbf9
Assign drive letter to recovery partition before modification
...
Assign drive letter so copy succeeds, remove when finished.
2024-07-08 13:45:44 -07:00
Zehadi Alam
325413de13
Moved code into separate functions, refactored existing functions, fixed logical errors in if-statements
2024-07-07 22:27:27 -04:00
Mike Kelly
174c16ecb6
Add files via upload
...
Upload BuildUSBDrives.ps1
2024-07-05 11:48:39 -04:00
Zehadi Alam
146c1601bd
Improved handling of store apps that can't be downloaded
2024-07-05 00:01:06 -04:00
Zehadi Alam
8c897e93fe
Added support for AppList to be in JSON format. WinGet searches now use app ID. Modified InstallAppsandSysprep.cmd to handle packages with no dependencies
2024-07-04 22:57:14 -04:00
rbalsleyMSFT
2423814cc2
changed unattend files for naming the PC for arm64 and modified arm64 store app download logic for dependency handling
2024-07-03 16:30:12 -07:00
rbalsleyMSFT
c39c30c970
Merge pull request #34 from zehadialam/feature-app-download-automation
...
Handle Win32 Apps of MSStore Type & Update InstallAppsandSysprep.cmd
2024-07-02 19:04:14 -07:00
Zehadi Alam
95a4664b26
Added handling of win32 apps using the msstore source in winget download command, updated InstallAppsandSysprep.cmd file to use store app license files, and updated AppList.txt with winget prefix, instead of win32
2024-07-02 20:45:14 -04:00
rbalsleyMSFT
0e6d65bf2f
Merge pull request #33 from zehadialam/feature-app-download-automation
...
WinGet Download Architecture Handling
2024-07-01 22:19:10 -07:00
Zehadi Alam
0010c8ad81
Fix typo
2024-07-01 22:39:43 -04:00
Zehadi Alam
d16acce0ab
Add condition to use winget download command without architecture parameter if specifying it leads to no app result
2024-07-01 22:34:03 -04:00
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