Jump to content

MDT - Capturing Win10 Image, fails to prompt for save location


Recommended Posts

Posted

I hope someone can help out with this.

 

MDT was working great at a school, I could do a capture of an image, it would save to the server, and then I was able to deploy that image out.

 

I have come to try to do another capture (on a fresh windows 10 installation, nothing on it just to test), I can select the capture task sequence, it goes through set image build, set imageflags, set phase, configure, and then goes off. And it even runs the cleanup script because the drive map becomes unmapped.

 

The mdt deployment share has had permissions set to everyone=full to narrow down whats gone wrong, the network drive is mapped as a domain admin to rule that out too.

 

I'm not sure if anyone can follow this, but I have atached the log file. It seems to close with no errors, so what could it be?

smsts.txt

Posted

Thanks mullet_man! That post thread is exactly what I needed!!

 

I couldnt find:

If (oTS.SelectSingleNode("//step[@type=BDD_InstallOS]") is nothing) and (oTS.SelectSingleNode("//step[@type=BDD_UpgradeOS]") is nothing) then

In the ztiutility.vbs file at all to change, which I thought was very odd.

 

But I did see later in the thread they mentioned that if you have "joindomain=" specified, capture doesnt work?

Well I commented out that line and guess what? IT WORKS!!!

 

I dont get why this line is causing an issue, it never used to!

 

Rather than starting a new thread, does anyone have an issue that after the imaging completes, Windows 10 doesnt automatically rejoin the domain? I have to do it manually....

Posted

Haha glad it's sorted DigiBen. Yeah that was me on that thread about the joindomain took me days to work it out haha.

 

I've not had that issue before with Win10 are you adding in the domain during the wizard when imaging? Do you get any yellow warnings?

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...