Last updated 3 years ago
Was this helpful?
You can't do much in PowerShell without setting the ExecutionPolicy
This function will perform the following actions in one step
Mount-WindowsImageOSD
Dismount-WindowsImageOSD -Save
Set-WIMExecutionPolicy -ImagePath "D:\WinPE\sources\boot.wim" -ExecutionPolicy Bypass