MentholMoose wrote: » I use sysprep'ed base images for my labs. It is good practice to create them since in the real world you don't usually install every machine from scratch. Even when I create a new base image I automate it as much as possible (again, like in the real world). It is also very convenient, on my faster lab machines I can have a fresh desktop or server up and running in two minutes, so I can test things really quickly and easily. If you are using linked clones it will save some disk space (I care about this a lot since I use SSDs, and even a few GB here and there helps).
Jander1023 wrote: » I'm not making any suggestions about how things are done "in the real world". Not all of us have years of work experience in the real world as Server Admins. I find it important to walk before I run, so I spend plenty of time doing things "from scratch" or manually.
pzero wrote: » Just keep in mind that you wont be able to sysprep again after 3 times.
MentholMoose wrote: » I'm definitely not suggesting you never install Windows from scratch. It is good fundamental knowledge, and you need to be familiar with the installation process since it is covered on some exams. However, once you are comfortable with it, move on to the "advanced" deployment tools (e.g. sysprep). There are exams (e.g. 70-680 and 686) that cover these tools as well. I try to make my labs similar to an enterprise network that I would want to work on. I have actually seen companies "in the real world" that don't use sysprep or imaging, and do fully manual installations for every new PC. However, that is typically inefficient and I would not want to work in such an environment unless I had the power to change things.