You must perform a Server Core installation before you install the Hyper-V role. For instructions, see the Server Core Installation Option of Windows Server 2008 Step-By-Step Guide (http://go.microsoft.com/fwlink/?LinkID=100959).
print services
The Deployment Server is dependent on the core parts of the Transport Server.
Server Management Pack
windows process activation service (WPAS)
windows process activation service (WPAS)
http://technet.microsoft.com/en-us/library/cc753473.aspx
Assuming you already have the Server Core running you need to add the role, as you would in other versions of Server 2008.
If a server has installed it, you can press "y" and type "rtd". If you want to install it on your server. You will have to look for the AMX Mod X plugin.
To configure Windows Deployment Services (WDS) on Windows Server 2008, first, install the WDS role through the Server Manager. After installation, launch the Windows Deployment Services console, right-click on the server node, and select "Configure Server" to initialize the service. Follow the wizard to specify the transport protocol, choose the location for the Remote Install folder, and configure DHCP options if necessary. Finally, add boot and install images to the WDS server to enable deployment.
To make a server a domain controller, you typically follow two main steps: first, install the Active Directory Domain Services (AD DS) role on the server using the Server Manager or PowerShell. Next, promote the server to a domain controller by running the Active Directory Domain Services Configuration Wizard, where you'll specify whether to create a new domain in a new forest or add it to an existing domain.
DCPromo is a command that is executed to promote a 2003 server on a network to a Domain Controller role. Steps: 1. Click Run ---------------- type dcpromo 2. Follow the steps as required.
You can use ServerManager to add a role, or just use the normal 'dcpromo' command.