I am attempting to deploy WES7 using WDS and MDT. I get as far as Installing the Operating System and it comes up with the following error.
Windows setup failed to open Distribution Share [{Deployment Share}{OS}\ds] while trying to calculate how much space is required for installation.
Below is the setuperr.log
Error [0x060705] IBS InitializeDS: failed to open Distribution Share [{Deployment Share}{OS}\ds] with error (0x80030003).
Error IBS CalculateConfigurationFootprintThreadProc: Failed to initialize Distribution Share object with error 0x80030003
Error IBS CalculateSpaceNeededForWindows: Failed to calculate footprint for the configuration with error 0x80030003[gle=0x00000490]
Error [0x601aa] IBS Callback_CalculateDiskSpaceRequirements: An error occurred while collecting dis space requirements ErrorCode is [0x80030003][gle=0x00000490]
Some Googling indicates that error 0x80030003 is a File Not Found error, which makes sense as the \ds folder doesn't exist anywhere in the image that I can find, nor, to my knowledge, has it ever existed.
I have tried creating a new TS but this hasn't done anything. The only thing I have changed from the default deploy TS is the operating system, everything else is the default.
I have done a text search of the entire deployment share looking for any reference to this folder and have found none.
Anyone got any ideas where it is getting this directory from?
The unattend is located here