MDT 2010 Vista cannot finish after joining domain

Question MDT 2010 Vista cannot finish after joining domain

  • Thursday, October 01, 2009 9:57 AM
     
     
    Hi,

    I have a problem with deployment process after joining domain. I am deploying Vista using MDT 2010 with LiteTouch.  Everything works fine. However, deployment process stops after joining domain. I suppose that autologon is disabled/don't work after joining domain and all following steps can't be started.

    What is wrong with my configuration or Task Sequence?

    Thanks in advance, Jan.

All Replies

  • Friday, October 02, 2009 10:00 AM
    Moderator
     
     

    Hi Jan,

     

    Thank you for your post.

     

    As you said that the deployment process stopped after joining domain, may I know if there is any error received? If so, please let me know the details.

     

    Meanwhile, I would like to share the following with you:

     

    Avoiding Legan Notice that breaks MDT autologon

    http://blogs.msdn.com/alex_semi/archive/2009/08/28/avoiding-legan-notice-that-breaks-mdt-autologon.aspx

     

    Thanks.

     

    Nicholas Li

    TechNet Subscriber Support in forum


    Nicholas Li - MSFT
  • Monday, October 05, 2009 7:57 AM
     
     
    Hi Nicholas,

    Thanks for your reply.

    There is no error. When computer joins domain, everything works, however autologon after automatic restart doesn't work. It starts again when I log in as a local administrator and start LiteTouch process manually. First assigned application installs and after restart it cannot log in again.

    We don't use "Legal notice" GPO option.

    So there is some kind of problem with autologon after joining domain.

    Jan
  • Sunday, July 22, 2012 5:54 AM
     
     

    it seems that I get this problem as well when I  deploy the process after joining domain. I am deploying win7 using MDT 2010 with LiteTouch

    the same thing happend , the process stoped when the installation is finished and restart to autologon as local administrator , the error is "incorrect username or password", I notice the domain by default is shown as the domain name instead of the computer ,so acturally it logon is as domain

    administrator account to get the error ,if I manually input the administrator name and password then I can successfully logon and continue the applications

    processing , so is there any solution here to resolve this problem ?