I got a comment on the post ”Installing WHS 2011 on “headless” hardware using AutoUnattend.xml” with a question in the direction of sysprep and WHS2011.
If you don’t now “Sysprep.exe” here is a short explanation:
Sysprep.exe is a tool u can use to prepare a customized Windows installation for capturing and distributing to other computers. The reason you would want to do this is if you are going to deploy a lot of systems with the same drivers, and/or software configuration. Sysprep.exe is a “Online” tool that you run from a booted Windows OS, it´s located in “C:\Windows\System32\Sysprep\”. IMPORTANT – Do NOT run this tool on you workstation, there is a good chance that you will destroy your installation. Of course, if you already have a WHS2011 that would not be a problem, you can just restore you system
If your not a IT pro dealing with tons of systems there can still be good reasons for making you own customized image of Windows. Looking at client OS it make sense to have a image with the most common software installed, and keeping you image updated with the most common NIC drivers also make things easy. Also if you are the “family go-to IT guy”, you will quick learn to love a USB stick with a couple of customized images.
When we are talking WHS2011, to be honest, I don’t see a lot of reasons for creating images, unless you plan to build/sell systems. On the other hand, I always find a excuse and this time I decided to make a image of WHS2011 with my favorite screen capture software installed.
In the first part of the guide I will focus on creating the image. In order to use the image we also have to capture it and find some way of deploy it, I will do that in separate blog posts.
Here we go…