Andrew Barnes (aka Scriptimus Prime)
-
Recent Posts
Follow me on Twitter
- I've just passed the SCCM 2012 exam 70-243.#MSVirtAcademy #BornToLearn #MSLearning #MCP 2 weeks ago
May 2013 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
Categories
Tags
70-680 videos 70-681 Andrew Barnes Automation bootstrap.ini Conditions ConfigMgr customsettings.ini Deployment Drivers Free MCTS Videos HP N40L MicroServer IP Address Lite Touch MCTS MDT MDT 2010 MDT 2012 MDT Scripting MDT Video Links Microsoft Certified Microsoft Deployment Toolkit P2V PowerShell SCCM script Scripting Scripting ZTIUtility Testlab Tips Training USMT VBScript Video Links Vista VMware Volume Activation Windows 7 Windows 7 Deployment Windows 8 Windows Server 2012 Windows SIM WinPE Zero Touch ZTIUtilityMeta
Tag Archives: Automation
MDT 2012: Automating Network Interface Configuration
I’m currently using MDT (and SCCM) to build servers. After I clone templates in VMWare I run a Post OS task sequence that will rename the Server, assign a static IP address, Join the domain, install Apps etc. One server … Continue reading
Posted in Deployment, MDT 2010, MDT 2012
Tagged Automation, customsettings.ini, Lite Touch, MDT 2010, MDT 2012
10 Comments
MDT 2010: Managing Answer Files
Microsoft Windows installation can be automated by the use of answer files. In previous editions, there was a Unattend.txt. These days the answer files are all xml based so you will need to author an Unattend.xml file. MDT takes the … Continue reading
Posted in MDT 2010
Tagged MDT 2010, Microsoft Deployment Toolkit, Automation, MDT 2012, Answer Files, Windows SIM
6 Comments
MDT 2010: Sample customsettings.ini for Fully Automated LTI Deployments
I get a lot of requests for articles on various deployment techniques. One reader yesterday asked for an example of a customsettings.ini file. samburattoSam said: Hey, Thanks for the Blog. Alot of helpfull stuff. Can you show us an example of a … Continue reading
Posted in Deployment, MDT 2010
Tagged Automation, customsettings.ini, Deployment, Lite Touch, Zero Touch
11 Comments
MDT 2010: Managing Packages
Deploying packages in MDT is very straightforward. Simply import them into the Packages node within the deployment workbench and by default they will be installed during the deployment process. You can use selection profiles to control these and ensure that … Continue reading
MDT 2010: Configuring the Telephony API (TAPI)
Dialup is not so widely used these days, however with all the recent hacking going on it may be safer to make a secure direct connection. If you’re configuring dial-up manually or using the unattend.xml then you can automate this … Continue reading
Posted in Deployment, MDT 2010
Tagged Automation, customsettings.ini, Lite Touch, MDT 2010
Leave a comment
MDT 2010: Fully automated Lite-Touch Deployment
Companies that don’t have SCCM or use 3rd party deployment tools like Altiris sometimes want a way of fully automating the deployment of their operating systems. In MDT there is a property called SkipWizard which will do exactly that, skip the … Continue reading
Posted in Deployment, MDT 2010
Tagged Automation, customsettings.ini, Lite Touch, MDT 2010
8 Comments
MDT2010: Automation – Getting Started
Once you get to grips with MDT 2010 you’ll want to start streamlining your deployments by removing unnecessary wizard panes. To begin with, you can have your Lite-Touch deployments auto login and skip the welcome screens. To start the deployment wizard without … Continue reading
Posted in Deployment, MDT 2010
Tagged Automation, customsettings.ini, Lite Touch, MDT 2010, Vista, Windows 7, Windows 7 Deployment, Zero Touch
Leave a comment