Unanswered Log in With Domain Account After Join to Domain

  • Wednesday, August 08, 2012 4:22 AM
     
     

    Hi Techies,

    I have One requirement, While Deploying Operating system Trough MDT, it should Log in with  Domain Account  after joining to Domain. is it possible, Please help me on this.

    Thanks 

    Sivakumar


    k sivakumar

All Replies

  • Wednesday, August 08, 2012 11:56 AM
     
     
    The MDT scripts are written to use Administrator during task sequences, to change this you would have to edit the scripts. You do have the option to "run as" during a TS. Can you explain in a bit more detail why you need to login with domain credentials during the task sequence? This way we can better understand how to help you.

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Wednesday, August 08, 2012 1:33 PM
     
     

    Hi,

    if you need to run certain steps as a domain account, you can specify the account in the task properties, most of the time it is sufficient. If not, then you might want to use Frank's suggestion


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

  • Wednesday, August 08, 2012 3:37 PM
     
     

    Hi

    I think you already have asked this question and was happy with the answer. If you recall your question is here.

    http://social.technet.microsoft.com/Forums/en-US/mdt/thread/05d43a5c-db6c-4562-8bcc-4da388d8b832/

    Is there some other requirement?