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
Category Archives: Deployment
Windows 10: Deployment and management lab kit
I’m currently updating my Microsoft certifications with the exam 70-697 Configuring Windows Devices and have done a lot of hands on lab training recently. I’ve downloaded the whopping 30Gb Windows 10 deployment and management lab kit for my testlab and felt … Continue reading
Posted in Certified Training, Deployment, MDT 2013, SCCM, Testlab, Windows 10
Tagged MDT, SCCM, Testlab, Training, Windows 10
Leave a comment
Managing DSC Resources in PowerShell Desired State Configuration (DSC)
PowerShell Desired State Configuration (DSC) Resources are an evolved type of function usually created by experienced PowerShell coders. Resources are at the very core of DSC and contain the code required to perform the actual configuration tasks in your deployments. My first post was … Continue reading
Posted in Deployment, Desired State Configuration, DSC, PowerShell
Tagged Deployment, Desired State Configuration, Devops, DSC, PowerShell
3 Comments
PowerShell: Inside Desired State Configuration (DSC) – Get,Set and Test
Today, I’m going inside DSC to demonstrate DSC’s indempotance nature and also the Get, Set and Test functions. Continue reading
Posted in Deployment, Desired State Configuration, DSC, PowerShell, Scripting
Tagged Desired State Configuration, PowerShell
Leave a comment
Hotfix rollup released for Windows 7 SP1 and Windows Server 2008 R2 SP1.
Big news in deployment right now. Microsoft has release a hotfix rollup is for Windows 7 SP1 and Windows Server 2008 R2 SP1. So it’s kinda like Service Pack 1 and a half. There are 4 flavours 2008R2 Itanium/x64 and … Continue reading
Posted in Deployment, Windows 7
Tagged Deployment, microsoft kb, microsoft update, Packages, Windows 7
9 Comments
MDT: Refreshing computers with Static IP Addresses
No DHCP? No Problem In this scenario, you have a computer with static IP Address assignments that you wish to maintain during a REFRESH. There’s a Task Sequence step called Capture Network Settings. This runs the script ZTINICConfig.wsf that can … Continue reading
Posted in Deployment, MDT 2010, MDT 2012
Tagged IP Address, Lite Touch, MDT 2010, MDT 2012, task sequence
16 Comments
MDT: Automating Static IP during Bare metal boot
No DHCP? No Problem In this scenario, the requirement is to boot a lite touch boot image with a static IP address, where is no DHCP available. You can use a custom answer file (unattend.xml) to configure your static IP settings … Continue reading
Posted in Deployment, MDT 2010, MDT 2012
Tagged IP Address, Lite Touch, MDT 2010, MDT 2012
2 Comments
MDT 2012: Skipping Deployment Wizard Panes
This is an updated version of the skipping deployment wizard pages table. This is one of the most popular articles on Scriptimus Ex Machina as it covers most of what is required to automate Lite Touch deployments. Readers use it as a … Continue reading
Posted in Deployment, MDT 2012
Tagged bootstrap.ini, customsettings.ini, Lite Touch, MDT 2012
10 Comments
MDT 2012: DomainOUs List
There’s a feature in MDT that displays a dropdown list of Domain OU’s in the Lite Touch deployment wizard. There are 2 ways to set it up. First, you can create a list of OU’s in the customsettings.ini by using … Continue reading
MDT 2012: Missing network drivers during LTI boot
I was contacted last week by a former colleague who is just getting into MDT. He was missing drivers on one model and received this common error page during his boot sequence. Naturally, I had loads of resources to share but … Continue reading
Posted in Deployment, MDT 2010, MDT 2012
Tagged Drivers, Lite Touch, Microsoft Deployment Toolkit, WinPE
19 Comments
Test Lab: Base Configuration – Hydration Kit: Custom Default settings
When using the Test Lab:Base Configuration Hydration Kit, you may want to use your own custom domain and server names. After all, it’s your testlab and you might spend a considerable amount of time working there. It makes sense to … Continue reading
Posted in Deployment, MDT 2012, Testlab
Tagged customsettings.ini, Hydration Kit, MDT Media, Testlab
8 Comments