Unanswered ComputerName changing during REFRESH

  • Friday, August 03, 2012 6:46 PM
     
     

    Hello everyone.

    I just upgraded our deployment share to MDT 2012 Update 1 Beta 1 from MDT 2010 Update 1 and changed nothing else. Now when I run a refresh task sequence it does not keep the computer name during the process. Any ideas why?

    I run a refresh with the following command line. litetouch.vbs /rulesfile:refresh.ini

    Here is what is included in the refresh.ini file: (Passwords, usernames, and domains have been stripped.)

    [Settings]
    Priority=Default
    Properties=MyCustomProperty

    [Default]
    OSInstall=Y
    Applications001={045bb2f9-c875-483e-ab9f-548e4f506e7d}
    Applications002={4a0b7c44-0506-41a5-903d-c147213ed84d}
    Applications003={dff3730c-a3eb-479b-9bf2-f4a3bfbe3e22}
    Applications004={c316e731-f516-42ab-aa14-33a89aab9038}
    SkipWizard=YES
    SkipBDDWelcome=YES
    SkipTaskSequence=YES
    TaskSequenceID=REFRESH
    DomainAdmin=*****
    DomainAdminDomain=*****
    DomainAdminPassword=*****
    JoinDomain=*****
    DeploymentType=REFRESH
    SkipFinalSummary=YES
    _SMSTSOrgName=***, Inc.
    TimeZoneName=Eastern Standard Time
    UserDataLocation=NONE
    DeployRoot=\\WCHTR960-26\DeploymentShare$
    UserDomain=*****
    UserID=*****
    UserPassword=*****
    EventService=http://WCHTR960-26:9800



    • Edited by ulozas18 Monday, August 06, 2012 2:00 PM
    •  

All Replies

  • Friday, August 03, 2012 6:51 PM
     
     

    Hi,

    do you see any reference to osdcomputername or computername value change in the bdd.log file ?


    David Sebban | Nelite North America | http://www.nelite.com/community/b/dsebban/default.aspx

  • Friday, August 03, 2012 8:04 PM
     
     
    No value found for both ComputerName and OSDComputerName.