Jump to content

Recommended Posts

Posted

It's been a while since I captured an image and the one I am currently trying to is taking a long time to run through and then comes up with an error "Uploading image to WDS server... There is not enough space on the disk".

 

Most of the info I have found states that there is not enough disk space, but my WDS server has over 500Gb free so I cannot see the issue.

 

Is there something I am missing or a check I can complete?

Posted
Could be a red herring, it could be a permission issue? That or it's trying to stage the image on the local HD and there isn't enough space?
Posted

I think I ran into this a long time ago when using the capture image in WDS. I worked around it by using DISM at the command line in WinPE or any setup WIM (press Shift-F10 to bring up a command line).

 

Dism /Capture-Image /ImageFile:L:\WinImg.wim /CaptureDir:W:\ /Name:"Windows"

Posted

When I capture an image it needs a local hard drive attached to put the image on and then it uploads to the server. I use a blank 320GB one, usually plenty for the wim file to go onto.

 

You could try capturing it locally then copying it to the WDS server - negating the need for uploading. Then point to the wim file in WDS?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...