Pregunta MDT 2012 Problem

  • Wednesday, September 26, 2012 8:47 AM
     
     

    Hello all,

    I'm implementing a new solution in MDT but I have some issues that I can't solve. I have a server with MDT 2012 Update 1 with SQL Server 2008 R2. My MDT solution uses a database to take the computer information during the deployment. Everything is ok, but I can't change the computer name. I'm deploying Windows 8 and when it finishes the deployment, it asks for the computer name and to create a user account, settings that I put in MDT database by MAC Address. I googled it and tryed a lot of solutions, but still no result. The image has been syspreped.

    Can you help me out, please? :(

    Thanks,
    João

All Replies

  • Friday, September 28, 2012 4:31 PM
     
     
    I don't use the database, however do you have your rules setup in customsettings.ini to use the database and connect the relationships correctly?
  • Tuesday, October 02, 2012 2:44 PM
     
     

    Are the other settings taking effect?

    Have you configured the database rules in the deployment share and then done an update?

  • Tuesday, December 18, 2012 1:12 AM
     
     
    I am having exactly the same issue. I am also not using the database, I'm just assigning the computername in the customsettings.ini file as the %serialNumber%. The image deploys perfectly in every other sense, with a custom wim and all of the other settings, but the computer name and user account are still being requested. Once I enter these details it logs on and completes the image with a domain binding and a cleanup, then auto restarts. Once it has restarted the image is almost perfect, except for the computer name and the extra profile. I have inquired to several people that have written blogs and none have replied to me. Any help would be hugely appreciated and I can provide any extra information at request. Thanks
    • Edited by SleepyXray Tuesday, December 18, 2012 1:13 AM
    •  
  • Tuesday, December 18, 2012 2:18 PM
     
     
    How do you assign %serialNumber% in customsettings.ini file?