Windows Server, version 2004 Now Available
Published May 27 2020 10:00 AM 46.8K Views

Last week was exciting with //build. This week, the excitement continues with the general availability of Windows Server, version 2004 today.

 

Windows Server, version 2004 is a Semi-Annual Channel (SAC) Release. In our most recent Windows Server SAC releases, we’ve optimized for containers. In this release, we continued improving fundamentals for the core container platform such as performance and reliability. We’ve also worked with .NET team and PowerShell team and further optimized image size and performance for Server Core containers. We will share more details below. On container networking side, we implemented several improvements to allow for better scalability, robustness, and reliability. One example is additional changes and improvements to Direct Server Return (DSR)

 

Here’s how you can pull the new Windows Server, version 2004 base OS container images from MCR:

 

 

docker pull mcr.microsoft.com/windows/servercore:2004 
docker pull mcr.microsoft.com/windows/nanoserver:2004 
docker pull mcr.microsoft.com/windows:2004

 

 

 

The Server Core container image is one of four Windows Base OS Images.  It’s designed for maximum application compatibility so customers can modernize their traditional Windows Server applications. The majority of those apps are ASP.NET-based web apps. In Windows Server, version 2004, the Server Core container image no longer optimizes the .NET Framework for performance, which saves a lot of space. Instead, .NET Framework optimization (aka “NGEN”) is done in the higher-level .NET Framework runtime image.

 

The following table gives a quick overview of the image size reduction of Server Core container images among the three recent SAC releases. The Download size (or “Compressed ”) numbers were captured when running “docker pull” and Size on disk (or “Uncompressed size”) numbers were captured when running “docker images.” All values in this table are based on the latest images available today, including the RTM and monthly updates bits. In this case, the table reflects the May, 2020 monthly security updates, or the so called “5B” updates. For more information about Windows Container updates, see Update Windows Server containers.

 

 

Windows Server, version 1903

Windows Server, version 1909

Windows Server, version 2004

Download size (GB)

 

2.311

2.257

1.830

Size on disk (GB)

 

5.1

4.97

3.98

 

.NET Framework container images are also smaller. .NET Framework NGEN optimization in containers is now more targeted to ASP.NET applications and Windows PowerShell scripts. In addition, the change to optimizing assemblies in the .NET Framework Runtime image (and not the Server Core base image) led to technical benefits that also enabled us to reduce container size. For more details about the improvements, see the .NET Team blog published in Dec 2019.

 

In conversations with customers, we understand that Windows containers have provided a bright path forward to modernize traditional Server apps and leverage Kubernetes and other cutting-edge technologies. However, we also hear that the size of Windows containers, especially Server Core containers, is large enough to impact the time to download and decompress locally. We’ve heard your feedback, which is why we looked closely at multiple ways to optimize. This release is yet another leap forward for customers looking at scaling applications in production, CI/CD, and any other workflow that benefits from faster startup or pulls un-cached images. .

 

While we are all adjusting to a new normal for work and life, I’m always amazed by the innovations and new possibilities brought by technologies, and more importantly, by the amazing people behind the technologies: both my colleagues at Microsoft and you, our customers.

 

Please give this new release a try and let us know what you think! You can contact us at win-containers@microsoft.com. Thank you!

 

Weijuan Davis

Twitter: @WeijuanLand

 

 

 

6 Comments
Copper Contributor

MCR? Microsoft Container Registry?

Copper Contributor

Will be there any update versions of Windows Server 2019 with GUI ? At the moment we can only download CORE versions from our partner center... 

Copper Contributor

I also want to know about ETA for GUI desktop version of W2K19 2004.

Copper Contributor

I am also hoping to find out an ETA for the Server 2019 GUI?

Copper Contributor

+1 for ETA on Server 2019 2004 GUI Desktop version - however, I did notice a new ISO that was released April '20 (2019_1909.4) so don't know if that's what we're asking for?

Copper Contributor

Please for the love of god make a GUI for these. 

Powershell is great for automating repetition but when I need to configure a 1 off server this no GUI stuff makes it take forever.

 

Even if it's just an XFCE style lite gui that only loads common windows like explorer, control panel items, and networking - I need to set a VLAN at least in sconfig if not a GUI.

Version history
Last update:
‎May 27 2020 04:17 PM
Updated by: