FriendsOfMDT / PSD

PowerShell Deployment
MIT License
526 stars 83 forks source link

Copying WIM to the deployment share (MDT share is fine PSD share hangs) #160

Open Fma965 opened 4 months ago

Fma965 commented 4 months ago

I have the same issue as

91 - Building boot image gets stuck on "Copying WIM to the deployment share" #91

132 - Updating deployment share gets stuck at, "Copying WIM to the deployment share". #132

it's not related to the ExecutionPolicy

If i create a new deployment share without PSD it completes successfully If i create a new deployment share with PSD it hangs at "Copying WIM to the deployment share"

Any ideas?

MDT Share image

PSD Share image

Same DeploymentShare directory for both to rule out permissions