Unanswered Deploying SCCM 2012 Client In MDT 2012 Task Sequence

  • Saturday, September 15, 2012 5:07 PM
     
     
    I want to add a step to our existing deployment to add the SCCM 2012 client. I'm wondering if it's a best practice to create an application in MDT, with all the files, and run it that way or should I consider running it from the SCCM 2012 server source files say with a script?

    Orange County District Attorney

All Replies

  • Monday, September 17, 2012 1:43 PM
     
     
    I think the best practice would probably be to use OSD in SCCM to deploy the image.  That being said, adding the SCCM client as an application in MDT works just fine.  I would recommend creating the package with the files included.  They do not updfate very often and you won't have to worry about permissions to the share on the SCCM server.
  • Monday, September 17, 2012 2:01 PM
     
     
    Thanks for the input. I'm leaning toward creating a package and including the files also. Our office really loves deploying with MDT despite having SCCM in the mix.

    Orange County District Attorney