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