You can view a list of available tasks by entering the following from a terminal prompt:
tasksel --list-tasks
You can view a list of which packages are installed with each task using the --task-packages option. For example, to list the packages installed with the DNS Server task enter the following: tasksel --task-packages dns-server
Install the task
sudo tasksel install dns-server
Run the tasksel in the basic GUI
sudo tasksel
https://help.ubuntu.com/10.04/serverguide/C/installing-from-cd.html
https://help.ubuntu.com/community/Tasksel