PSD icon indicating copy to clipboard operation
PSD copied to clipboard

Update PSDDrivers.ps1

Open pimpmyname3 opened this issue 2 years ago • 1 comments

During the task sequence execution, there is a noticeable pause(by a few seconds) when the system attempts to locate a specific item, such as a .wim file, that does not exist. Additionally, the wizard will provide more detailed information during the deployment phase in PSDDrivers

pimpmyname3 avatar Oct 26 '23 10:10 pimpmyname3

if there are no ZIPs or no WIMs, the foreach loop will not run, so that should not be consuming time

DeploymentBunny avatar Feb 09 '24 15:02 DeploymentBunny

See the comment from Mikael Nystrom, issue is solved via other code change.

arwidmark avatar Mar 25 '25 14:03 arwidmark