Andrew Barnes (aka Scriptimus Prime)
-
Recent Posts
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
Monthly Archives: June 2011
MDT2010: Deployment Scenarios
I’ve been asked a few times, which task sequence template to use? Well, when planning your deployments, you should first consider the usage of your task sequences. There are 4 task sequence usage scenarios in MDT 2010, they are New Computer, Refresh, … Continue reading
Windows 7 Deployment: Volume Activation Videos
One important aspect of deploying Windows 7 and Office 2010 is activating the products. The actual process is straightforward, but understanding the technology properly requires a little investment in time. I’ve added a few videos below to get started. Windows 7 … Continue reading
Posted in Deployment, Video Walkthroughs, Windows 7
Tagged Video Links, Volume Activation, Windows 7 Deployment
Leave a comment
MCTS: 70-669 – Desktop Virtualization – Exam Video Links
Now that I’ve passed the exam MCTS: 70-669 – Windows Server 2008 R2, Desktop Virtualization I thought I’d share some of the videos that I found useful in my studys. These videos are freely available and mostly on Technet. Deploying and … Continue reading
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: Creating Task Sequence Step Conditions with Using WMI Queries
This is the last in a series of articles about Task Sequence Step Conditions. For those not frighted away by the title, I’ve simplified it as much as I can.. We’re going to use the WMI Query Language (WQL) to … Continue reading
MDT 2010: Create a Lite Touch Deployment USB drive (again!)
I wrote a blog a few weeks back on this subject that used Diskpart. This method is a little easier and without the backing music. Download and install the Windows 7 USB/DVD Download tool then insert your USB pen and launch the … Continue reading
Posted in Deployment, MDT 2010
8 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: Check for Virtual Machine using Task Sequence Conditions
This is one of a series of blog posts showing examples about executing task sequences steps based upon certain deployment conditions. This post shows how to check for a Virtual Machine using conditions within a task sequence. Issue: In the past, one issue I … Continue reading
SCCM 2007: Managing Drivers
I’ve been working at Salford Council today performing a Microsoft Desktop Deployment Workshop. Great guys there, very strong techies and have a broad spectrum of experience. They’ve implemented MDT, SCCM, App-V, Lync, Direct Access etc. all well configured so there wasn’t much … Continue reading