Windows Server 2016 was announced a few weeks ago. Download Windows 2016 Server Evaluation version. This blog is the first part of a multi-part series. The first part will show how to set up Windows Server 2016 as a VirtualBox VM. This is an update to Windows Server 2016 using VirtualBox for Docker Containers.
- Download Windows 2016 Server Evaluation version. Its ~5GB download so try on a reliable and fast Internet connection.
- Create a new VM using Virtual Box:
π docker-windows-2016-1-1024x753 - Set up a dynamically allocated HDD, make sure to choose 30GB (as shown):
π docker-windows-2016-2-1024x584
The installed operating system is ~17GB. The basewindowsservercoreimage is 3.8GB. So if you chose the default 20GB HDD, then no Docker containers can run on it. - Point to the downloaded ISO:
π docker-windows-2016-3-1024x575 - Start the VM, take default settings:
π docker-windows-2016-4-1024x821 - Click on
Next:
π docker-windows-2016-5-1024x834
Click onInstall now. - Select the
Desktop Experienceversion otherwise the standard Windows desktop will not be available after Windows is booted:
π docker-windows-2016-6-1024x755
Click onNext. - Accept the license terms:
π docker-windows-2016-7-1024x757 - Select
Custom Installas we are installing as a VM:
π docker-windows-2016-8-1024x733 - Take the default for the allocated space:
π docker-windows-2016-9-1024x764 - Click on
Nextto start the installation:
π docker-windows-2016-10-1024x782
Wait for a few minutes for the installation to complete:π docker-windows-2016-11-1024x787
It will take a few minutes for the install to complete. - Enter the administratorβs password:
π docker-windows-2016-13-1024x391
Seems like it requires alphabets, numbers and special characters. The dialog expects to meet the password criteria without showing the criteria, this is weird! - Entering the credentials shows the Windows login screen:
π docker-windows-2016-14-1024x768 - In a classical Windows, you do a three-finger salute of
Ctrl+Alt+Delto view Desktop. This key combination needs to be sent to Windows VM using Virtual Box menu:
π docker-windows-2016-15 - Server Manager Dashboard shows up:
π docker-windows-2016-16-1024x769 - Latest updates need to be installed. Click on the Start icon, and search for
update:
Selecπ docker-windows-2016-17-586x1024
tCheck for Updates. - Update window looks like:
π docker-windows-2016-18-1024x642
SelectCheck for updatesagain. - Latest updates are downloaded and installed:
π docker-windows-2016-19 - Once the updates are downloaded and installed, then the VM needs to be restarted:
π docker-windows-2016-20
Click onRestart nowto restart the VM. - Restarted VM looks like as shown:
π docker-windows-2016-21-1024x769
This shows that Windows Server 2016 VM is now ready. Subsequent parts of this multi-part blog will show how to configure Docker containers and run a multi-container application using Docker Compose.
| Reference: | Windows Server 2016 Using VirtualBox β Getting Ready for Docker from our JCG partner Arun Gupta at the Miles to go 3.0 β¦ blog. |
Do you want to know how to develop your skillset to become a Java Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. JPA Mini Book
2. JVM Troubleshooting Guide
3. JUnit Tutorial for Unit Testing
4. Java Annotations Tutorial
5. Java Interview Questions
6. Spring Interview Questions
7. Android UI Design
and many more ....
I agree to the Terms and Privacy Policy
Thank you!
We will contact you soon.
Tags
Docker VirtualBox Windows
π Photo of Arun Gupta
Arun GuptaOctober 19th, 2016Last Updated: October 18th, 2016
Arun GuptaOctober 19th, 2016Last Updated: October 18th, 2016
0 159 2 minutes read

This site uses Akismet to reduce spam. Learn how your comment data is processed.