Setting up the lab environment has been fun, exciting and somewhat challenging! Here are the basic steps:
- Install Virtual PC 2007
- Configure for Windows Server OS of your choice. I went with 2003 for now.
- Install and patch Window Server OS. Patches are important.
- Set static IP outside the range being handed out by DHCP.
- Fix Linksys router so it is not handing out DHCP, let the DSL modem/router handle DHCP (this is a little networking thing I found while working on the OS install)
- DCPromo!
- Configure DNS for home network with forward and reverse lookup zones.
The second VPC system is a bit easier.
- Configure VPC 2007 for the guest OS.
- Install and patch guest OS.
- Set static IP outside the range being handed out by DHCP.
- Test name resolution between the new guest OS and the Domain Controller. If everything works…
- Join the domain!
This second system has become the MDT deployment system. This way, if I break something, I don’t have to totally rebuild my little virtual domain, just restore to a working backup of the VHD or reinstall the OS and rejoin the domain. It has been simple to add another client to the system using the static IPs available for my network.
Next topic: My To Do list for stuff I want to figure out.