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: March 2012
MDT 2012: Tip – Getting UUID, SerialNumber
I was working at a customers site last year creating a media based Windows 7 deployment for some laptops. I over heard one of the technical leads saying that he was deploying XP to a machine so he could use … Continue reading
MDT 2012: Targeting Lite-Touch Deployments
There are a number of Operating System Deployment scenarios where you will need to automate specific configurations to individual or certain types of computers. The most common scenarios are: Automating a Deployment to a Specific Computer Automating a Deployment to a … Continue reading
Posted in Deployment, MDT 2010, MDT 2012
Tagged customsettings.ini, Deployment, Lite Touch, MDT 2010, MDT 2012, Microsoft Deployment Toolkit, Tips
17 Comments
MDT2012: ZTIGather
In MDT there’s a script called ZTIGather.wsf that collects a massive list of unique data about the machine you’re running a deployment on. To test it out manually, boot up in WinPE and press F8 to open a command prompt, then type … Continue reading
MDT 2012: Automating updates in Lite-Touch Deployments
Microsoft Deployment Toolkit has a built-in script designed to update images, with Microsoft Updates, during a Lite-Touch deployment. I’ve been meaning to write this article for a while now but the enormity of the topic has deterred me from seeing … Continue reading
Posted in Deployment, MDT 2010, MDT 2012
Tagged customsettings.ini, Deployment, Lite Touch, MDT 2010, MDT 2012, Windows Updates
56 Comments
PowerShell: Hello World
Alright, it’s time I started blogging about PowerShell. In fact it’s so long overdue that I really don’t know were to get started. There are so many great resources and blogs available now that most people who are motivated to … Continue reading
TestLab: Setting up the hardware
So far in my TestLab I’ve purchased a HP N40L MicroServer and installed VMWare hypervisor ESXi 5. The purpose of this is to continue my IT training from my home Office at a low budget. This what my setup looks … Continue reading
MDT Scripting: Deleting Registry Keys
A lot has happened since I wrote my articles on MDT Scripting last year. For one thing, I’ve learned how to compile my code in a script block on my blog. Two of my readers have asked about deleting registry … Continue reading
MDT 2012: Sysprep and Shutdown
With today’s virtualisation technologies, the Windows imaging process of creating and deploying a reference image is not always suitable. In some scenarios you may just want to deploy Windows, patch it, then sysprep and shutdown a machine without capturing an image. … Continue reading
Posted in Deployment, MDT 2012
Tagged customsettings.ini, Lite Touch, MDT, MDT 2012, Tips, Windows 7 Deployment
Leave a comment
Powershell: Video Walkthroughs
Microsoft Windows PowerShell is so popular now that there’s no shortage of blogs, free ebooks and resources available to get you started. One resource that I recommend is PowerShell MVP Don Jones. He wrote a book called Learn Windows PowerShell in a Month of … Continue reading
Testlab: Getting Started
I’ve been meaning to blog about creating a test/training environment for a while and as I’m in the process of rebuilding one, now’s a good a time as ever. I’m going to demonstrate how to cheaply and quickly knock up a … Continue reading