- Download Ubuntu server Ubuntu Server 14.04 LTS ISO from http://www.ubuntu.com/download/server
- In Hyper-V Manager select New / Virtual Machine
- Before You Begin
- Specify Name and Location
- Name: <Stage> i.e. Dev, QA, Prod
- Click Next
- Specify Generation
- Select Generation 1. If you don't you will not be able to mount the ISO for Ubuntu
- Click Next
- Assign Memory
- Startup memory: 512
- Click Next
- Configure Networking
- Connect to the same external network with internet access used for your Windows VM
- Click Next
- Connect Virtual Hard Disk
- Select Create a virtual hard disk
- Click Next
- Installation Options
- Select Install an operating system from bootable CD/DVD-ROM
- Select Image file (.iso) and browse to Ubuntu Server iso.
- Click Next
- Summary
- Start VM and connect to it.
- Language
- Select English
- Press Enter
- Ubuntu
- Select Install Ubuntu Server
- Press Enter
- Select a language
- Select English
- Press Enter
- Select your location
- Select United States
- Press Enter
- Configure the Keyboard (1)
- Configure the Keyboard (2)
- Select English (US)
- Press Enter
- Configure the Keyboard (3)
- Select English (US)
- Press Enter
- Configure the network
- Hostname: <serverName>
- Press Enter
- Set up users and passwords (1)
- Full name for the new user: <your name>
- Press Enter
- Set up users and passwords (2)
- Username for your account: <username>
- Press Enter
- Set up users and passwords (3)
- Choose a password for the new user: P2ssw0rd
- Press Enter
- Set up users and passwords (4)
- Re-enter password to verify: P2ssw0rd
- Press Enter
- Set up users and passwords (5)
- Encrypt your home directory: No
- Press Enter
- Configure the clock
- Is this time zone correct: Yes
- Press Enter
- Partition disks (1)
- Partitioning method: Guided - user entire disk and set up LVM
- Press Enter
- Partition disks (2)
- Partition disks (3)
- Partition disks (4)
- Partition disks (5)
- Configure the package manager
- HTTP proxy information: <leave blank>
- Press Enter
- Configuring tasksel
- Select No automatic updates
- Press Enter
- Software selection
- Select OpenSSH server
- Select Samba file server
- Select Tomcat Java server
- Press Enter
- Install the GRUB boot loader on hard disk
- Finish Installation
- Login to server
- Type
Your server is now installed and up to date.