MDT 2012 Driver Management, by Martin Schumacher
By Johan Arwidmark / January 21, 2012Stumbled across a nice posting about creative ways around MDT 2012 driver management…
Stumbled across a nice posting about creative ways around MDT 2012 driver management…
Hydration means a fully automated build of a complete Lab environment for Hyper-V or VMware. Here is a download for deploying a complete ConfigMgr 2012 RC2 infrastructure: One Domain Controller and one ConfigMgr 2012 RC2 member server – Including pre-requisites like .Net Framework, SQL 2008 R2 SP1 CU4 and IIS – All fully automated.
Hydration means a fully automated build of a complete Lab environment for Hyper-V or VMware. Here is a download for deploying a complete ConfigMgr 2012 RC1 infrastructure: One Domain Controller and one ConfigMgr 2012 RC1 member server – Including pre-requisites like .Net Framework, SQL 2008 and IIS – All fully automated.
Applying GPO Packs is one of the many new features in MDT 2012 Beta 2. Here is how to create and apply custom GPO Packs…
User Driven Installation (UDI) is a solution, based on ConfigMgr 2007/2012, to allow technicians and/or end-users select various deployment settings during an installation: Settings like language settings, Bitlocker settings or what applications to deploy. Shorthand story, it’s a deployment Frontend. But it’s not only that – UDI also comes with a designer that allows you as an administrator to design the frontend.
Sample user exit from Mats Olsson on how to use a comma separated text file as a MDT database. Read more…
Don’t miss out on this unique opportunity to connect directly with an SCCM Expert and one of the most knowledgeable people on SCCM in the industry!
There seem to be quite much confusion on how CopyProfile really works in Windows 7. The major source for the confusion is that the Windows AIK documentation is incorrect. Read More….
Here is a summary of the new features in WDS for the Windows Server 8 Developer Preview.
Here is a step-by-step guide to create a x64 bootimage with support for Scripting, WMI, HTA, ADO, .NET Framework 4.0, PowerShell and the DISM cmdlets for PowerShell.
Darren Lloyd was kind enough to provide his solution for a ConfigMgr 2007 client reboot script. This script reboots the computer if no user is logged in, and prevents new applications from launching, then removes the "log off" button if a user is logged in. These restrictions are removed after a reboot.
Jeroen de Vroede was kind enough to provide his solution for store and retreive productkeys in the MDT database, here are the gory details…
Here are the sample files used in our TechEd Australia 2011 sessions…
Ment van der Plas, a ConfigMgr consultant in the Netherlands were kind to provide an externsion to the ConfigMgr 2012 Beta 2 Hydration Kit published in May, 2011. Read more…
In the new Dart 7 release (part of MDOP 2011 R2), Microsoft added a remote connection application to WinPE, it allows you to connect to a WinPE system using the new Dart Remote Connection Viewer. Very useful when troubleshooting deployments remotely. This article explains how to integrate that with MDT 2010 Lite Touch and ConfigMgr 2007 OSD (MDT Zero Touch).
Trace64 finally here to stay – But it is hidden. Read more…
One of the most powerful features in MDT is the option of having the Task Sequence install all the Roles and Features needed, most often on servers, but also for clients. Read more…
MDT 2012 Beta 1: UEFI Support – Blog by Michael Niehaus
One of the most common issues with MDT 2010 LiteTouch is leftover junk from a previous installation preventing a second installation to continue. The solution – Get rid of the junk. Here is sample script…