Archive for August, 2010

Unattended installation of a Domain Controller

Bookmark and Share

So far I’ve written about the Homelab hardware I’ve purchased and some basic configurations for my Storage and XenServers. And with the post on Sysprepping a Windows 2008 Server, I’m ready to build my Windows 2008 Test environment. With a (sysprepped) Windows 2008 Template for my VMs, I can easily clone the needed Servers and get my lab up and running and build a Windows Domain with multiple Servers and ServerRoles.

The first step in building my Windows Domain is to convert a Windows Server 2008 Member Server into a Domain Controller with the dcpromo.exe command.

 

This post is my own personal mental note for the unattended installation of my Windows Server 2008 Domain Controllers.

 
Read the rest of this entry »

Tags: , ,

Automatically build a Windows 2008 Stand-alone Domain

Bookmark and Share

The last nine months at work have been spent on a project to create a fully automatic installation of a stand-alone Windows Servers infrastructure. Nothing fancy, just the basic Serverroles one might need in a stand-alone Domain.

I had alot of fun transforming all the needed commandlines, scripts and settings into RES Wisdom Modules and Tasks. So after that experience I’ve decided to recreate a new installation set for my own HomeLab. So alot of new posts will be describing the automation of Server Role and software installations and configurations.

I’ve found myself a new Quest!