Close Menu
    Facebook X (Twitter) Instagram
    Sunday, May 18
    X (Twitter) LinkedIn
    All about Endpoint Management
    • Home
    All about Endpoint Management
    Home»Documentation»Configure #SCCM / #Configmgr Console for MDT 2012 using script

    Configure #SCCM / #Configmgr Console for MDT 2012 using script

    Eswar KonetiBy Eswar KonetiSeptember 04, 5:17 pm2 Mins Read Documentation 412 Views
    Share
    Facebook Twitter LinkedIn Reddit

    Michael Niehaus Blogged nice post on configuring SCCM 2012 Console with MDT automatically. Here is what it says ..

    As part of the MDT installation process, you need to run the “Configure ConfgMgr Integration” wizard to add the MDT components into the ConfigMgr console and database.  But what if you want to automate that process?  Fortunately, that’s pretty easy to do using PowerShell, as the integration process really just copies some files around.

    See below for the attached PowerShell script, which performs the following tasks:

      • Locates the MDT installation directory.
      • Attempts to find the ConfigMgr 2007 console’s installation directory.  If found, copy files and folders from the MDT installation directory to that location.
      • Attempts to find the ConfigMgr 2012 console’s installation directory.  If found, copy files and folders from the MDT installation directory to that location.

    So there’s not much to it.  Note that the wizard does a couple of additional tasks that aren’t covered by this script:

    • Add the MDT task sequence actions into the ConfigMgr database.  This is done by editing a MOF file to specify the site server name and site code, and then compiling that MOF.  This process just needs to be done once, generally at the top-level site only.  It’s easy enough to do this one-time operation manually (using an account that has full permissions to the site server), so no real need to automate it.
    • Remove the MDT extensions from an existing ConfigMgr console.  This is left as an exercise for the reader:  Instead of copying the files to the ConfigMgr console directory, you just need to remove them.

    Make sure you run this script from an elevated PowerShell session, and also make sure that PowerShell scripting has been enabled using something like “set-executionpolicy bypass”.

    Download the script from http://blogs.technet.com/b/mniehaus/archive/2012/09/04/automatically-configuring-the-configmgr-console-for-mdt-2012.aspx

    Configmgr Database Configure Configure MDT 2012 for MDT 2012 SCCM 2007 SCCM 2012 Script to configure SCCM for MDT 2012 automatically using script
    Share. Twitter LinkedIn Email Facebook Reddit

    Related Posts

    Monitoring Endpoint Security Applications with SCCM ConfigMgr SQL

    October 11, 8:48 pm

    Application Deployment with Hybrid Joined Requirement Rules in Intune

    October 06, 8:59 pm

    Troubleshooting Windows KMS Activation Issues with SCCM scripts feature

    September 09, 11:07 pm

    Leave a ReplyCancel reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Sign Up

    Get email notifications for new posts.

    Author

    I’m Eswar Koneti ,a tech enthusiast, security advocate, and your guide to Microsoft Intune and Modern Device Management. My goal? To turn complex tech into actionable insights for a streamlined management experience. Let’s navigate this journey together!

    Support

    Awards

    Archives

    © Copyright 2009-2024 Eswar Koneti, All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.