Skip to content

Commit

Permalink
add the storage and iscsi tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Apr 9, 2023
1 parent 4395b63 commit 6c7415a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provision-winpe.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ $windowsOptionalComponentsPath = "$adkPath\Windows Preinstallation Environment\a
@(
'WinPE-WMI'
'WinPE-NetFx'
'WinPE-Scripting'
'WinPE-PowerShell'
'WinPE-StorageWMI'
'WinPE-DismCmdlets'
'WinPE-SecureStartup'
'WinPE-SecureBootCmdlets'
Expand Down

0 comments on commit 6c7415a

Please sign in to comment.