Andrew Barnes (aka Scriptimus Prime)
-
Recent Posts
April 2026 M T W T F S S 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 Archives
Categories
- 70-680 videos
- 70-681
- Andrew Barnes
- Answer Files
- Automation
- BDE
- bootstrap.ini
- Conditions
- ConfigMgr
- customsettings.ini
- Deployment
- Desired State Configuration
- Desktop Virtualization
- DomainJoin
- Drivers
- Free MCTS Videos
- HP N40L MicroServer
- Hydration Kit
- Internet Explorer
- IP Address
- KMS
- Lite Touch
- MAK
- MCTS
- MDT
- MDT 2010
- MDT 2012
- MDT Media
- MDT Scripting
- MDT Video Links
- microsoft certification program
- Microsoft Certified
- microsoft certified solutions
- Microsoft Deployment Toolkit
- microsoft kb
- microsoft update
- Migration
- new certifications
- Office 2010
- P2V
- Packages
- PowerShell
- Regional Settings
- SCCM
- SCCM Scripting
- script
- Scripting
- Scripting Techniques
- Scripting ZTIUtility
- software
- task sequence
- technology
- Testlab
- Tips
- Training
- Troubleshooting
- UFD
- USMT
- Variables
- VBScript
- Video Links
- Vista
- VMware
- Volume Activation
- Windows 7
- Windows 7 Deployment
- Windows 8
- Windows 10
- Windows Server 2012
- Windows SIM
- Windows Updates
- WinPE
- XP
- Zero Touch
- ZTIUtility
Meta
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, IP Address, Lite Touch, MDT 2010, MDT 2012, Static IP Address
16 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 Answer Files, Automation, MDT 2010, MDT 2012, Microsoft Deployment Toolkit, 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
32 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: Automating Computernames using Task Sequence Conditions
I’ve updated this post on 1 April 2012 as the screenshots shows the gather as being the first step when in fact the gather has to run after the computername has been set so that it can collect the data. … 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
13 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