SCCM2012 R2 – How to integrate MDT with SCCM
Posted
by Waclaw Chrabaszcz
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Waclaw Chrabaszcz
Published on Tue, 12 Nov 2013 07:36:44 GMT
Indexed on
2013/11/12
15:52 UTC
Read the original article
Hit count: 448
SCCM 2012
Originally posted on: http://geekswithblogs.net/Wchrabaszcz/archive/2013/11/12/sccm2012-r2--how-to-integrate-mdt-with-sccm.aspx
There are two maybe not competitive but parallel products: Microsoft Deployment Toolkit and System Center Configuration manager. Few years ago I was wondering why they are separate, I why I cannot share Task Sequences between them. And how it usually happens in live, when I was focused on other technologies, MDT and SCCM became best friends.
Let's integrate MDT with SCCM:
- If first step you need to download MDT http://www.microsoft.com/en-us/download/details.aspx?id=25175
- Install MDT on your SCCM server box
accept the EULA
Join CEIP if you like
- Once you completed the installation I would recommend you to complete MDT configuring before integration with the SCCM. Start the Deployment Workbench
install updates
you will need to download and install WAIK
create new deployment share
leave default values
- Create MDT database
Make sure you will create separate database, DO NOT use existing SCCM DB
- Now we are ready to integrate MDT with SCCM
the Integration tool should discover your server automatically
After reopening SCCM console in task sequences you should have new cool features:
How to use them? That's another story …
© Geeks with Blogs or respective owner