hanafisumenep 1:59 PM Add Comment MDT, SCCM Edit Fix for A connection to the deployment could not be made This error is very annoying when running through a build. I Googled and found this fix to it by Kyle Beckman. The trick is delaying the Lit... Read More
hanafisumenep 2:19 PM Add Comment BIOS, Bitlocker, MDT, SCCM Edit Configuring Dell BIOS Before the Image is Laid Down In 2014, I published this blog entry that configured the BIOS during a build process. It used the Dell Command | Configure utility. At the ... Read More
hanafisumenep 3:51 PM Add Comment MDT, SCCM, Updates Edit Installing Microsoft Updates in the Build Post-OS There are updates that have to be installed after the OS has been installed. .Net Framework is an example. When I am building a reference im... Read More
hanafisumenep 3:11 PM Add Comment MDT, powershell Edit Windows Updates Reporting Tool My firm uses MDT to build all of our computers. The windows updates are setup as packages so they can be applied to the OS before it is laid... Read More
hanafisumenep 10:07 AM Add Comment MDT Edit List of Installed Updates This script will generate a clean list of Microsoft updates that were installed during a system build, making it drastically easier than hav... Read More
hanafisumenep 7:18 AM Add Comment MDT Edit Windows Could Not parse or process unattend answer file for pass This error message was caused, at least in my situation, by the addition of Internet Explorer 11 into the build. It was not integrated, but ... Read More
hanafisumenep 5:20 PM Add Comment MDT Edit Message containing password has been suppressed error In my experience, this error was caused by me manually editing the unattend.xml file associated with an imported operating system. Specifica... Read More
hanafisumenep 8:27 PM Add Comment MDT Edit Apply Updates and Hotfixes online This script is intended to apply updates and hotfixes after the OS has been installed and is online. There are windows updates that cannot b... Read More
hanafisumenep 11:27 AM Add Comment MDT Edit MDT 2013 and Pentium 4 Systems My firm is getting the first tablet machines in that will be Windows 8.1. This requires MDT 2013 and ADK 8.1. The problem is that we still h... Read More
hanafisumenep 7:34 PM Add Comment MDT, SCCM Edit Verify applications were installed during build process As many of you have probably experienced, SCCM and MDT do not always install all of the applications that are in the task sequence list, eve... Read More
hanafisumenep 1:30 PM Add Comment MDT Edit WARNING - unable to set working directory: (-2147024894) This error is caused when the working directory no longer exists that is assigned to the application being installed. It would be nice if MD... Read More
hanafisumenep 10:50 AM Add Comment MDT Edit Cleaning up old task sequences If you ever go into the Control folder of the deployment share, you will see every task sequence that has ever been created in there. They a... Read More
hanafisumenep 1:59 PM Add Comment MDT, MDT 2010, MDT 2012, SCCM, SCCM 2007, SCCM 2012 Edit Multiple Naming Schemas in the customsettings.ini file It is nothing new that you can setup MDT or SCCM to automatically create the computer name via the customsettings.ini file. This is a sample... Read More