Are you sure you updated your boot images?  You could see an error like this if 
you were using updated MDT wizard pages with an older ZTIUtility.vbs script.  I 
would suggest completely regenerating your boot image and importing that into 
WDS.  If you still see the error, send me the BDD.LOG from the deployment to 
see what is happening.

Thanks,
-Michael

From: [email protected] [mailto:[email protected]] On 
Behalf Of explanoit
Sent: Monday, November 14, 2016 2:26 PM
To: [email protected]
Subject: [MDT-OSD] MDT 8443: Invalid DeploymentType value "" specified. The 
deployment will not proceed.

Hello everyone!
I posted the following on the MDT forum, do you have any ideas for what I could 
try?

https://social.technet.microsoft.com/Forums/en-US/8c74127b-0857-4f3a-b23b-35fa4cfcaa73/mdt-8443-invalid-deploymenttype-value-specified-the-deployment-will-not-proceed?forum=mdt

MDT 8443: Invalid DeploymentType value "" specified. The deployment will not 
proceed.
I previously had MDT 2013 Update 2 installed, and upgraded to MDT 8443. I'm 
using ADK Win10 1607 with Windows 10 as the file server. This has been working 
for over a year now.

I upgraded the MDT software and updated my deployment share and litetouch WIM. 
I deployed my litetouch WIM to our WDS and booted off it.

Now, no matter what Task Sequence I select, after the "Ready to begin" screen, 
I get the following error:

Deployment Error
"Invalid DeploymentType value "" specified. The deployment will not proceed."
[OK]

I've tried every Task Sequence, I even built a new Task Sequence, I get the 
same issue. I've tried manually specifying the "DeploymentType" various in both 
my bootstrap and in the Task Sequence itself, with no improvement.


==RULES==

[Settings]
Priority=Default
Properties=MyCustomProperty

[Default]
SkipBDDWelcome=YES
OSInstall=Y
SkipCapture=YES
SkipAdminPassword=YES
SkipDomainMembership=NO
JoinDomain=domain.com<http://domain.com>
EventService=http://computer:9800

==BOOTSTRAP.INI==

[Settings]
Priority=Default

[Default]
_SMSTSOrgName=Running %TaskSequenceID% on %OSDComputername%
SkipBDDWelcome=YES
DeployRoot=\\computer\DeploymentShare
OSDComputerName=DAL-%SerialNumber%

SkipDomainMembership=NO
JoinDomain=domain.com<http://domain.com>
UserDomain=domain.com<http://domain.com>

SkipLocaleSelection=YES
UILanguage=en-US
UserLocale=en-US
KeyboardLocale=en-US

HideShell=YES
FinishAction=REBOOT

SkipTimeZone=YES
SkipLocaleSelection=YES
TimeZoneName=Central Standard Time

SkipFinalSummary=YES

======

I appreciate any ideas you have.

Thank you!

Reply via email to