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: April 2012
MDT PowerShell: New Module in MDT 2012
Microsoft Deployment Toolkit 2012 now comes with a PowerShell module in addition to the PSSnapIn used in previous versions. In earlier versions of PowerShell in order to start using the PowerShell cmdlets for MDT you would have to add the … Continue reading
Posted in MDT 2012, PowerShell, Scripting
Tagged MDT 2012, Microsoft Deployment Toolkit, PowerShell
1 Comment
Microsoft Deployment Toolkit (MDT) 2012 RTM now available
Today, Microsoft have released Microsoft Deployment Toolkit (MDT) 2012. I hosts a world of new features and improvements. My favourites are the ability to hide the GUI during deployments and the Validation check fix when deploying to Virtual Machines. You … Continue reading
Posted in Deployment, MDT 2012
Tagged MDT 2012, Microsoft Deployment Toolkit, software, technology
3 Comments
MDT Scripting: Using VBScript Expressions in customsettings.ini file
I received an email from one of my readers: I’m trying to deploy to a mixed physical / VM environment using the serial number for the OSDComputername. However, on my VMs (VM Ware) the VM serial number is full of … Continue reading
Posted in MDT 2010, MDT 2012, Scripting
Tagged customsettings.ini, Microsoft Deployment Toolkit, Scripting, VBScript
12 Comments
TestLab: Network Design
When creating a test environment, one needs to spend some time pondering the design in order to avoid potential problems. One past networking issue I had was getting the internet into my labs without bleeding DHCP from my servers into … Continue reading
MDT 2010: Imaging to similar hardware
After a Sysprep operation, Hardware is detected and devices reinstall all their drivers. This behaviour is to by design and to be expected. In many scenarios however, you may not want this to happen. For example, when you create a … Continue reading
Posted in MDT 2010
Tagged MDT 2010, MDT 2012, Microsoft Deployment Toolkit, Windows SIM
Leave a comment
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