Hi Team, I have a VBscript
I need to deploy using MDT task sequence....
I have used with command line "Cscript.exe application.vbs"
>>>>then Error showing "unexpected return code: 193"
If i use commang line "application.vbs".
>>>>then Error showing "unexpected return code: 2"
Also tried with WScrip and removing the quotes (") ..no Use any help
please..
It is similar to below link Issues
*http://www.techtalkz.com/windows-deployment/195356-returned-unepected-return-code-193-a.html
<http://www.techtalkz.com/windows-deployment/195356-returned-unepected-return-code-193-a.html>*
*https://social.technet.microsoft.com/Forums/en-US/226a219e-6108-4f4e-825f-f0b37abbe91e/i-can-not-get-mdt-to-install-apps-unexpected-return-code-193?forum=mdt
<https://social.technet.microsoft.com/Forums/en-US/226a219e-6108-4f4e-825f-f0b37abbe91e/i-can-not-get-mdt-to-install-apps-unexpected-return-code-193?forum=mdt>*
[image: Inline image 1]
